diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-06-22 17:29:12 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-06-22 17:29:12 +0000 |
commit | 0f6bc8f5a1f7816d1d12c95c1da43689ecfce5b7 (patch) | |
tree | ec5c58579cc2dfec87cf60ed1365657c2d50ad67 /app-arch/cabextract/cabextract-1.4.ebuild | |
parent | Version bump, drop old. (diff) | |
download | historical-0f6bc8f5a1f7816d1d12c95c1da43689ecfce5b7.tar.gz historical-0f6bc8f5a1f7816d1d12c95c1da43689ecfce5b7.tar.bz2 historical-0f6bc8f5a1f7816d1d12c95c1da43689ecfce5b7.zip |
Stable on amd64 wrt bug #372597
Package-Manager: portage-2.1.9.49/cvs/Linux x86_64
Diffstat (limited to 'app-arch/cabextract/cabextract-1.4.ebuild')
-rw-r--r-- | app-arch/cabextract/cabextract-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/cabextract/cabextract-1.4.ebuild b/app-arch/cabextract/cabextract-1.4.ebuild index 6141fc1e1eba..62af91424c69 100644 --- a/app-arch/cabextract/cabextract-1.4.ebuild +++ b/app-arch/cabextract/cabextract-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/cabextract/cabextract-1.4.ebuild,v 1.1 2011/05/16 10:06:51 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/cabextract/cabextract-1.4.ebuild,v 1.2 2011/06/22 17:29:12 hwoarang Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://www.cabextract.org.uk/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="extra-tools" RDEPEND="extra-tools? ( dev-lang/perl )" |