summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-10-27 01:02:51 +0000
committerTravis Tilley <lv@gentoo.org>2004-10-27 01:02:51 +0000
commit83a59f3339cedce13340e1791126da45e653014e (patch)
treef089f9d8439549abc609eafb434e656a8d09674c /app-arch
parentfixed snapshot support to work with snapshots made within the past two years ;) (diff)
downloadgentoo-2-83a59f3339cedce13340e1791126da45e653014e.tar.gz
gentoo-2-83a59f3339cedce13340e1791126da45e653014e.tar.bz2
gentoo-2-83a59f3339cedce13340e1791126da45e653014e.zip
stable on amd64
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/gzip/ChangeLog5
-rw-r--r--app-arch/gzip/gzip-1.3.5-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/gzip/ChangeLog b/app-arch/gzip/ChangeLog
index 686d2eb1a095..84815af4433b 100644
--- a/app-arch/gzip/ChangeLog
+++ b/app-arch/gzip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/gzip
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/ChangeLog,v 1.19 2004/10/27 00:00:10 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/ChangeLog,v 1.20 2004/10/27 01:02:51 lv Exp $
+
+ 26 Oct 2004; Travis Tilley <lv@gentoo.org> gzip-1.3.5-r2.ebuild:
+ stable on amd64
26 Oct 2004; Gustavo Zacarias <gustavoz@gentoo.org> gzip-1.3.5-r2.ebuild:
Stable on sparc wrt #68405
diff --git a/app-arch/gzip/gzip-1.3.5-r2.ebuild b/app-arch/gzip/gzip-1.3.5-r2.ebuild
index 17ccef68a3f8..42f9d05859a6 100644
--- a/app-arch/gzip/gzip-1.3.5-r2.ebuild
+++ b/app-arch/gzip/gzip-1.3.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.3.5-r2.ebuild,v 1.2 2004/10/27 00:00:10 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.3.5-r2.ebuild,v 1.3 2004/10/27 01:02:51 lv Exp $
inherit eutils flag-o-matic
@@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/g/gzip/gzip_${PV}.orig.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390"
+KEYWORDS="~x86 ~ppc sparc ~mips ~alpha ~arm ~hppa amd64 ~ia64 ~ppc64 ~s390"
IUSE="nls build static pic"
RDEPEND="virtual/libc"