diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2007-02-28 21:53:56 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2007-02-28 21:53:56 +0000 |
commit | fa7576ebfe31576e24ff284659599e06341d0501 (patch) | |
tree | bc841c3d6cb171aba1821ec2c58e3c0d6480f43b /app-arch/unzip | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | historical-fa7576ebfe31576e24ff284659599e06341d0501.tar.gz historical-fa7576ebfe31576e24ff284659599e06341d0501.tar.bz2 historical-fa7576ebfe31576e24ff284659599e06341d0501.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.2-r12
Diffstat (limited to 'app-arch/unzip')
-rw-r--r-- | app-arch/unzip/unzip-5.52-r1.ebuild | 4 | ||||
-rw-r--r-- | app-arch/unzip/unzip-5.52.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-arch/unzip/unzip-5.52-r1.ebuild b/app-arch/unzip/unzip-5.52-r1.ebuild index fe123cf64e0e..f9637a668d5d 100644 --- a/app-arch/unzip/unzip-5.52-r1.ebuild +++ b/app-arch/unzip/unzip-5.52-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.52-r1.ebuild,v 1.18 2007/01/07 11:55:59 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.52-r1.ebuild,v 1.19 2007/02/28 21:53:29 genstef Exp $ inherit eutils toolchain-funcs flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.info-zip.org/pub/infozip/src/${PN}${PV/.}.tar.gz" LICENSE="Info-ZIP" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="" diff --git a/app-arch/unzip/unzip-5.52.ebuild b/app-arch/unzip/unzip-5.52.ebuild index db6011af68d0..de458ee84bff 100644 --- a/app-arch/unzip/unzip-5.52.ebuild +++ b/app-arch/unzip/unzip-5.52.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.52.ebuild,v 1.15 2006/03/15 18:30:43 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.52.ebuild,v 1.16 2007/02/28 21:53:29 genstef Exp $ inherit eutils toolchain-funcs flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.info-zip.org/pub/infozip/src/${PN}${PV/.}.tar.gz" LICENSE="Info-ZIP" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc-macos ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="" |