diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:13:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:13:49 +0000 |
commit | 8e521bfde912e13cdf99ff7986b3bd24f542d684 (patch) | |
tree | 881f6a241cec7960b20d1473647b6c2e13d2e520 /dev-libs/librep | |
parent | Remove arm keywords (diff) | |
download | historical-8e521bfde912e13cdf99ff7986b3bd24f542d684.tar.gz historical-8e521bfde912e13cdf99ff7986b3bd24f542d684.tar.bz2 historical-8e521bfde912e13cdf99ff7986b3bd24f542d684.zip |
Remove arm keywords
Diffstat (limited to 'dev-libs/librep')
-rw-r--r-- | dev-libs/librep/librep-0.15.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/librep/librep-0.16.1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/librep/librep-0.16.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/librep/librep-0.15.2-r1.ebuild b/dev-libs/librep/librep-0.15.2-r1.ebuild index e0f14f80f754..d706ae2252d1 100644 --- a/dev-libs/librep/librep-0.15.2-r1.ebuild +++ b/dev-libs/librep/librep-0.15.2-r1.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.15.2-r1.ebuild,v 1.8 2003/02/13 10:45:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.15.2-r1.ebuild,v 1.9 2004/02/22 20:05:54 agriffis Exp $ IUSE="readline" @@ -11,7 +11,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 diff --git a/dev-libs/librep/librep-0.16.1.ebuild b/dev-libs/librep/librep-0.16.1.ebuild index fd9f478a80ca..92dfbeeb00e3 100644 --- a/dev-libs/librep/librep-0.16.1.ebuild +++ b/dev-libs/librep/librep-0.16.1.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.1.ebuild,v 1.10 2003/09/06 22:29:24 msterret Exp $ +# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.16.1.ebuild,v 1.11 2004/02/22 20:05:54 agriffis Exp $ IUSE="readline" @@ -14,7 +14,7 @@ HOMEPAGE="http://librep.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ppc alpha" +KEYWORDS="x86 sparc ppc alpha" DEPEND=">=sys-libs/gdbm-1.8.0 sys-apps/texinfo 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 |