diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-11 14:59:05 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-11 14:59:05 +0000 |
commit | 5fccca9c908e82fc6f540961fc8dcb683179c70b (patch) | |
tree | 21ac606e59b7088483b950d069839c0c99b8386a /net-libs/meanwhile | |
parent | New rev wrt security #157186 and others (diff) | |
download | gentoo-2-5fccca9c908e82fc6f540961fc8dcb683179c70b.tar.gz gentoo-2-5fccca9c908e82fc6f540961fc8dcb683179c70b.tar.bz2 gentoo-2-5fccca9c908e82fc6f540961fc8dcb683179c70b.zip |
Stable on ia64.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-libs/meanwhile')
-rw-r--r-- | net-libs/meanwhile/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/meanwhile/meanwhile-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/meanwhile/ChangeLog b/net-libs/meanwhile/ChangeLog index d6278fe45f9b..413738fec5ea 100644 --- a/net-libs/meanwhile/ChangeLog +++ b/net-libs/meanwhile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/meanwhile # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/ChangeLog,v 1.44 2006/12/06 15:43:14 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/ChangeLog,v 1.45 2006/12/11 14:59:05 kloeri Exp $ + + 11 Dec 2006; <kloeri@gentoo.org> meanwhile-1.0.2.ebuild: + Stable on ia64. 06 Dec 2006; <kloeri@gentoo.org> meanwhile-1.0.2.ebuild: Stable on Alpha. diff --git a/net-libs/meanwhile/meanwhile-1.0.2.ebuild b/net-libs/meanwhile/meanwhile-1.0.2.ebuild index 749ed562f1b1..5cdce7f0278c 100644 --- a/net-libs/meanwhile/meanwhile-1.0.2.ebuild +++ b/net-libs/meanwhile/meanwhile-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/meanwhile-1.0.2.ebuild,v 1.11 2006/12/06 15:43:14 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/meanwhile-1.0.2.ebuild,v 1.12 2006/12/11 14:59:05 kloeri Exp $ inherit debug @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2" IUSE="doc debug" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" RDEPEND=">=dev-libs/glib-2" |