summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-09-19 13:42:12 +0000
committerJeroen Roovers <jer@gentoo.org>2012-09-19 13:42:12 +0000
commitd9fdf1d1ff3ecd58ba8d9d209ba5754c35cc246b (patch)
treeead7283624fc0e3cc31a939d4d6cb8f39f2d0972 /app-arch
parentStable for HPPA (bug #433237). (diff)
downloadgentoo-2-d9fdf1d1ff3ecd58ba8d9d209ba5754c35cc246b.tar.gz
gentoo-2-d9fdf1d1ff3ecd58ba8d9d209ba5754c35cc246b.tar.bz2
gentoo-2-d9fdf1d1ff3ecd58ba8d9d209ba5754c35cc246b.zip
Stable for HPPA (bug #420727).
(Portage version: 2.2.0_alpha129/cvs/Linux x86_64)
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/unzip/ChangeLog5
-rw-r--r--app-arch/unzip/unzip-6.0-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/unzip/ChangeLog b/app-arch/unzip/ChangeLog
index bca52c5e3ba4..d9efba9a4b79 100644
--- a/app-arch/unzip/ChangeLog
+++ b/app-arch/unzip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/unzip
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/ChangeLog,v 1.82 2012/04/26 16:34:58 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/ChangeLog,v 1.83 2012/09/19 13:42:12 jer Exp $
+
+ 19 Sep 2012; Jeroen Roovers <jer@gentoo.org> unzip-6.0-r3.ebuild:
+ Stable for HPPA (bug #420727).
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> unzip-6.0-r3.ebuild:
keyword ~amd64-fbsd
diff --git a/app-arch/unzip/unzip-6.0-r3.ebuild b/app-arch/unzip/unzip-6.0-r3.ebuild
index 8292d24d45d6..67869ab8e156 100644
--- a/app-arch/unzip/unzip-6.0-r3.ebuild
+++ b/app-arch/unzip/unzip-6.0-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-6.0-r3.ebuild,v 1.2 2012/04/26 16:34:58 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-6.0-r3.ebuild,v 1.3 2012/09/19 13:42:12 jer Exp $
EAPI="2"
inherit eutils toolchain-funcs flag-o-matic
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/infozip/${MY_P}.tar.gz"
LICENSE="Info-ZIP"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE="bzip2 natspec unicode"
DEPEND="bzip2? ( app-arch/bzip2 )