diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-12-01 17:40:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-12-01 17:40:29 +0000 |
commit | ff181906e860201b90618d43ebb13a2a6337ad14 (patch) | |
tree | d1d2cf0143c7aed3d25ce558ebc60233bb1f3881 /dev-libs/librep/librep-0.17.ebuild | |
parent | Initial add (diff) | |
download | gentoo-2-ff181906e860201b90618d43ebb13a2a6337ad14.tar.gz gentoo-2-ff181906e860201b90618d43ebb13a2a6337ad14.tar.bz2 gentoo-2-ff181906e860201b90618d43ebb13a2a6337ad14.zip |
stable on all
Diffstat (limited to 'dev-libs/librep/librep-0.17.ebuild')
-rw-r--r-- | dev-libs/librep/librep-0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/librep/librep-0.17.ebuild b/dev-libs/librep/librep-0.17.ebuild index 3c1cd76e26fd..ff0893484b66 100644 --- a/dev-libs/librep/librep-0.17.ebuild +++ b/dev-libs/librep/librep-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.17.ebuild,v 1.1 2003/11/26 13:57:31 agriffis Exp $ +# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.17.ebuild,v 1.2 2003/12/01 17:40:26 agriffis Exp $ IUSE="readline" @@ -14,7 +14,7 @@ HOMEPAGE="http://librep.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~ppc ~alpha ~ia64" +KEYWORDS="x86 sparc ppc alpha ia64" RDEPEND=">=sys-libs/gdbm-1.8.0 readline? ( sys-libs/readline )" |