summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-03-24 10:18:59 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-03-24 10:18:59 +0000
commit748a200ed41c8f02a94fa35807bbc5e96d9583a1 (patch)
tree88874476099854932edda8446c9802c27bd464aa /app-arch
parentStable on ppc64; bug #171643 (diff)
downloadgentoo-2-748a200ed41c8f02a94fa35807bbc5e96d9583a1.tar.gz
gentoo-2-748a200ed41c8f02a94fa35807bbc5e96d9583a1.tar.bz2
gentoo-2-748a200ed41c8f02a94fa35807bbc5e96d9583a1.zip
Stable on ppc64; bug #171666
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/gzip/ChangeLog5
-rw-r--r--app-arch/gzip/gzip-1.3.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/gzip/ChangeLog b/app-arch/gzip/ChangeLog
index dc409f203ea9..4af902e06a9a 100644
--- a/app-arch/gzip/ChangeLog
+++ b/app-arch/gzip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/gzip
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/ChangeLog,v 1.79 2007/03/22 23:31:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/ChangeLog,v 1.80 2007/03/24 10:18:59 corsair Exp $
+
+ 24 Mar 2007; Markus Rothe <corsair@gentoo.org> gzip-1.3.11.ebuild:
+ Stable on ppc64; bug #171666
22 Mar 2007; Jeroen Roovers <jer@gentoo.org> gzip-1.3.11.ebuild:
Stable for HPPA (bug #171666).
diff --git a/app-arch/gzip/gzip-1.3.11.ebuild b/app-arch/gzip/gzip-1.3.11.ebuild
index 522ffbbaa5c3..b7bd984e6115 100644
--- a/app-arch/gzip/gzip-1.3.11.ebuild
+++ b/app-arch/gzip/gzip-1.3.11.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/gzip/gzip-1.3.11.ebuild,v 1.5 2007/03/22 23:31:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.3.11.ebuild,v 1.6 2007/03/24 10:18:59 corsair Exp $
inherit eutils flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/gzip/${P}.tar.gz
LICENSE="GPL-2"
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="nls static pic"
RDEPEND=""