diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-30 19:17:17 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-30 19:17:17 +0000 |
commit | 11c9278a91f4e24d8a2b3c5fa13ac20a043431bf (patch) | |
tree | 94a358ade715c873c416981b38f9ddef86bdf0a4 /dev-libs/librep | |
parent | Fixed DEPEND/RDEPEND. Removed empty src_compile (Manifest recommit) (diff) | |
download | gentoo-2-11c9278a91f4e24d8a2b3c5fa13ac20a043431bf.tar.gz gentoo-2-11c9278a91f4e24d8a2b3c5fa13ac20a043431bf.tar.bz2 gentoo-2-11c9278a91f4e24d8a2b3c5fa13ac20a043431bf.zip |
ppc stable profile update
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 c9dde038525e..44a9f754dbbd 100644 --- a/dev-libs/librep/librep-0.17.ebuild +++ b/dev-libs/librep/librep-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # 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.7 2004/06/24 23:22:30 agriffis Exp $ +# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.17.ebuild,v 1.8 2004/08/30 19:16:10 pvdabeel Exp $ IUSE="readline" @@ -12,7 +12,7 @@ HOMEPAGE="http://librep.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~ppc alpha ia64 amd64" +KEYWORDS="x86 sparc ppc alpha ia64 amd64" RDEPEND=">=sys-libs/gdbm-1.8.0 readline? ( sys-libs/readline )" |