diff options
author | 2005-05-12 13:26:05 +0000 | |
---|---|---|
committer | 2005-05-12 13:26:05 +0000 | |
commit | fca3a2f41f3eb4d3157e7490982c8664a36821bf (patch) | |
tree | f72558a5630415a1d03b5bb365896bc4d461f95a /app-arch/rpm/rpm-4.2.1.ebuild | |
parent | bump to 1.7.8, trim old versions (diff) | |
download | historical-fca3a2f41f3eb4d3157e7490982c8664a36821bf.tar.gz historical-fca3a2f41f3eb4d3157e7490982c8664a36821bf.tar.bz2 historical-fca3a2f41f3eb4d3157e7490982c8664a36821bf.zip |
4.2-r1 fixes bug #81982, marked 4.2.1 -amd64.
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'app-arch/rpm/rpm-4.2.1.ebuild')
-rw-r--r-- | app-arch/rpm/rpm-4.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/rpm/rpm-4.2.1.ebuild b/app-arch/rpm/rpm-4.2.1.ebuild index 370152fb0f59..848452f817d9 100644 --- a/app-arch/rpm/rpm-4.2.1.ebuild +++ b/app-arch/rpm/rpm-4.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.2.1.ebuild,v 1.25 2005/05/10 22:16:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.2.1.ebuild,v 1.26 2005/05/12 13:26:04 herbs Exp $ inherit python flag-o-matic libtool eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/rpm-4.2.1.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sparc -x86 ~mips ppc64" +KEYWORDS="alpha -amd64 arm hppa ia64 ppc s390 sparc -x86 ~mips ppc64" IUSE="nls python doc" RDEPEND="=sys-libs/db-3.2* |