summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-01-08 21:44:46 +0000
committerJeroen Roovers <jer@gentoo.org>2015-01-08 21:44:46 +0000
commit28952c7a8a909cd687427fabc3828a81b0bf99db (patch)
tree5b32e1adb0cbe6ea4486cd32f9c9443d48603249 /app-arch
parentStable for HPPA (bug #535118). (diff)
downloadgentoo-2-28952c7a8a909cd687427fabc3828a81b0bf99db.tar.gz
gentoo-2-28952c7a8a909cd687427fabc3828a81b0bf99db.tar.bz2
gentoo-2-28952c7a8a909cd687427fabc3828a81b0bf99db.zip
Stable for HPPA (bug #534810).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/gzip/ChangeLog5
-rw-r--r--app-arch/gzip/gzip-1.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/gzip/ChangeLog b/app-arch/gzip/ChangeLog
index f7d84186d41c..94c5b09978a7 100644
--- a/app-arch/gzip/ChangeLog
+++ b/app-arch/gzip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/gzip
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/ChangeLog,v 1.126 2015/01/08 20:52:05 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/ChangeLog,v 1.127 2015/01/08 21:44:46 jer Exp $
+
+ 08 Jan 2015; Jeroen Roovers <jer@gentoo.org> gzip-1.6.ebuild:
+ Stable for HPPA (bug #534810).
08 Jan 2015; Markus Meier <maekke@gentoo.org> gzip-1.6.ebuild:
arm stable, bug #534810
diff --git a/app-arch/gzip/gzip-1.6.ebuild b/app-arch/gzip/gzip-1.6.ebuild
index eb3d360fa571..92b73bbd43c4 100644
--- a/app-arch/gzip/gzip-1.6.ebuild
+++ b/app-arch/gzip/gzip-1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.6.ebuild,v 1.4 2015/01/08 20:52:05 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.6.ebuild,v 1.5 2015/01/08 21:44:46 jer Exp $
EAPI="4"
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnu-alpha/gzip/${P}.tar.xz
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="pic static"
src_prepare() {