summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2007-07-01 14:37:35 +0000
committerLars Weiler <pylon@gentoo.org>2007-07-01 14:37:35 +0000
commit59e4975ac162202e87e36361c7369d5d85aafac9 (patch)
tree2cdc977ed99f15c2d0930d268d67bed93abd5d03 /app-arch
parentStable on ppc; bug #183835. (diff)
downloadgentoo-2-59e4975ac162202e87e36361c7369d5d85aafac9.tar.gz
gentoo-2-59e4975ac162202e87e36361c7369d5d85aafac9.tar.bz2
gentoo-2-59e4975ac162202e87e36361c7369d5d85aafac9.zip
Stable opn ppc; bug #183829.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/gzip/ChangeLog5
-rw-r--r--app-arch/gzip/gzip-1.3.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/gzip/ChangeLog b/app-arch/gzip/ChangeLog
index 1b2fcee84e69..95044b8056d6 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.86 2007/06/12 13:40:39 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/ChangeLog,v 1.87 2007/07/01 14:37:35 pylon Exp $
+
+ 01 Jul 2007; Lars Weiler <pylon@gentoo.org> gzip-1.3.12.ebuild:
+ Stable opn ppc; bug #183829.
12 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> gzip-1.3.12.ebuild:
Stable on sparc
diff --git a/app-arch/gzip/gzip-1.3.12.ebuild b/app-arch/gzip/gzip-1.3.12.ebuild
index 2ca04fda3112..cc040e9336c7 100644
--- a/app-arch/gzip/gzip-1.3.12.ebuild
+++ b/app-arch/gzip/gzip-1.3.12.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.12.ebuild,v 1.4 2007/06/24 21:10:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.3.12.ebuild,v 1.5 2007/07/01 14:37:35 pylon 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=""