summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-09-21 08:47:28 +0000
committerSimon Stelling <blubb@gentoo.org>2006-09-21 08:47:28 +0000
commitfc359f26dbf97aff6c13f886892f173f3d993409 (patch)
tree107abf1834a64b083799e8b56d05c05a4840cd64 /app-arch/gzip
parentstable on amd64 (diff)
downloadgentoo-2-fc359f26dbf97aff6c13f886892f173f3d993409.tar.gz
gentoo-2-fc359f26dbf97aff6c13f886892f173f3d993409.tar.bz2
gentoo-2-fc359f26dbf97aff6c13f886892f173f3d993409.zip
stable on amd64 wrt bug 145511
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'app-arch/gzip')
-rw-r--r--app-arch/gzip/ChangeLog5
-rw-r--r--app-arch/gzip/gzip-1.3.5-r9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/gzip/ChangeLog b/app-arch/gzip/ChangeLog
index 40da4c0dce5f..7f3246351f76 100644
--- a/app-arch/gzip/ChangeLog
+++ b/app-arch/gzip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/gzip
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/ChangeLog,v 1.64 2006/09/21 03:04:47 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/ChangeLog,v 1.65 2006/09/21 08:47:28 blubb Exp $
+
+ 21 Sep 2006; <blubb@gentoo.org> gzip-1.3.5-r9.ebuild:
+ stable on amd64
21 Sep 2006; Jason Wever <weeve@gentoo.org> gzip-1.3.5-r9.ebuild:
Stable on SPARC wrt security bug #145511.
diff --git a/app-arch/gzip/gzip-1.3.5-r9.ebuild b/app-arch/gzip/gzip-1.3.5-r9.ebuild
index 72a9312c20a8..56572634426b 100644
--- a/app-arch/gzip/gzip-1.3.5-r9.ebuild
+++ b/app-arch/gzip/gzip-1.3.5-r9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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-r9.ebuild,v 1.6 2006/09/21 03:04:47 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.3.5-r9.ebuild,v 1.7 2006/09/21 08:47:28 blubb Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${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 build static pic"
RDEPEND=""