diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-22 16:03:02 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-22 16:03:02 +0000 |
commit | 8042c8b8692396cab39f852331ccc053e0445c78 (patch) | |
tree | 605093b285531d62545a3306dca19e71c31c3874 /dev-libs/librep | |
parent | vim-core-6.2-r2.ebuild, vim-core-6.2-r3.ebuild, vim-core-6.2-r4.ebuild, vim-c... (diff) | |
download | gentoo-2-8042c8b8692396cab39f852331ccc053e0445c78.tar.gz gentoo-2-8042c8b8692396cab39f852331ccc053e0445c78.tar.bz2 gentoo-2-8042c8b8692396cab39f852331ccc053e0445c78.zip |
amd64
Diffstat (limited to 'dev-libs/librep')
-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 ff0893484b66..2aae6f5b3d07 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.2 2003/12/01 17:40:26 agriffis Exp $ +# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.17.ebuild,v 1.3 2004/02/22 16:01:00 brad_mssw 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 amd64" RDEPEND=">=sys-libs/gdbm-1.8.0 readline? ( sys-libs/readline )" |