diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2006-03-19 22:11:02 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2006-03-19 22:11:02 +0000 |
commit | 3a761a459ce05204c4f75c0a21c9b48b00324ee9 (patch) | |
tree | 9fd87a1ca43a8e7d99c9b3a440b35ff22f386821 /app-admin/gamin/gamin-0.1.7.ebuild | |
parent | Add DEPEND on app-arch/unzip (diff) | |
download | gentoo-2-3a761a459ce05204c4f75c0a21c9b48b00324ee9.tar.gz gentoo-2-3a761a459ce05204c4f75c0a21c9b48b00324ee9.tar.bz2 gentoo-2-3a761a459ce05204c4f75c0a21c9b48b00324ee9.zip |
Stable on alpha as per bug #113701
(Portage version: 2.0.54)
Diffstat (limited to 'app-admin/gamin/gamin-0.1.7.ebuild')
-rw-r--r-- | app-admin/gamin/gamin-0.1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/gamin/gamin-0.1.7.ebuild b/app-admin/gamin/gamin-0.1.7.ebuild index 3d2d032b32d4..f31dfb77ae5c 100644 --- a/app-admin/gamin/gamin-0.1.7.ebuild +++ b/app-admin/gamin/gamin-0.1.7.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/app-admin/gamin/gamin-0.1.7.ebuild,v 1.13 2006/02/24 23:50:25 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/gamin-0.1.7.ebuild,v 1.14 2006/03/19 22:11:02 ferdy Exp $ inherit autotools eutils libtool @@ -10,7 +10,7 @@ SRC_URI="http://www.gnome.org/~veillard/gamin/sources/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="debug doc" RDEPEND="virtual/libc |