diff options
Diffstat (limited to 'net-libs/meanwhile/meanwhile-1.0.2.ebuild')
-rw-r--r-- | net-libs/meanwhile/meanwhile-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |