summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-08-22 22:30:35 +0000
committerChristoph Mende <angelos@gentoo.org>2007-08-22 22:30:35 +0000
commitca34585bd859500ff67b85509dd19471770bae14 (patch)
tree8157383fb07dcfaadf87bcbc4c548c0ea9894258 /app-arch
parentRemove old versions. (diff)
downloadgentoo-2-ca34585bd859500ff67b85509dd19471770bae14.tar.gz
gentoo-2-ca34585bd859500ff67b85509dd19471770bae14.tar.bz2
gentoo-2-ca34585bd859500ff67b85509dd19471770bae14.zip
Stable on amd64 wrt security bug #189440
(Portage version: 2.1.3.6)
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/tar/ChangeLog5
-rw-r--r--app-arch/tar/tar-1.18-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/tar/ChangeLog b/app-arch/tar/ChangeLog
index 2d2ba1eb732b..cc05263b517d 100644
--- a/app-arch/tar/ChangeLog
+++ b/app-arch/tar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/tar
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/tar/ChangeLog,v 1.112 2007/08/22 19:52:04 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/tar/ChangeLog,v 1.113 2007/08/22 22:30:35 angelos Exp $
+
+ 22 Aug 2007; Christoph Mende <angelos@gentoo.org> tar-1.18-r2.ebuild:
+ Stable on amd64 wrt security bug #189440
22 Aug 2007; Andrej Kacian <ticho@gentoo.org> tar-1.18-r2.ebuild:
Stable on x86, security bug #189682.
diff --git a/app-arch/tar/tar-1.18-r2.ebuild b/app-arch/tar/tar-1.18-r2.ebuild
index 1bef75b9db27..7a75f7d01441 100644
--- a/app-arch/tar/tar-1.18-r2.ebuild
+++ b/app-arch/tar/tar-1.18-r2.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/tar/tar-1.18-r2.ebuild,v 1.4 2007/08/22 19:52:04 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/tar/tar-1.18-r2.ebuild,v 1.5 2007/08/22 22:30:35 angelos Exp $
inherit flag-o-matic eutils
@@ -12,7 +12,7 @@ SRC_URI="http://ftp.gnu.org/gnu/tar/${P}.tar.bz2
LICENSE="GPL-3"
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"
RDEPEND=""