diff options
Diffstat (limited to 'dev-libs/librep/librep-0.16.ebuild')
-rw-r--r-- | dev-libs/librep/librep-0.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/librep/librep-0.16.ebuild b/dev-libs/librep/librep-0.16.ebuild index 62001fc9da71..64fd3a17a939 100644 --- a/dev-libs/librep/librep-0.16.ebuild +++ b/dev-libs/librep/librep-0.16.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.16.ebuild,v 1.9 2003/09/06 22:29:24 msterret Exp $ +# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.16.ebuild,v 1.10 2004/02/22 20:05:54 agriffis Exp $ IUSE="readline" @@ -13,7 +13,7 @@ HOMEPAGE="http://librep.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" DEPEND=">=sys-libs/gdbm-1.8.0 >=dev-libs/gmp-3.1.1 |