summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2007-12-26 10:05:51 +0000
committerMarkus Meier <maekke@gentoo.org>2007-12-26 10:05:51 +0000
commit93154d25c1692c5655e7141858beefb6ac23fb1e (patch)
tree43535dbf0bfef1f6f23b7c1d6cca06e4920d8356 /app-arch/unp
parentamd64 stable wrt #202916 (diff)
downloadgentoo-2-93154d25c1692c5655e7141858beefb6ac23fb1e.tar.gz
gentoo-2-93154d25c1692c5655e7141858beefb6ac23fb1e.tar.bz2
gentoo-2-93154d25c1692c5655e7141858beefb6ac23fb1e.zip
x86 stable, security bug #203106
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'app-arch/unp')
-rw-r--r--app-arch/unp/ChangeLog5
-rw-r--r--app-arch/unp/unp-1.0.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/unp/ChangeLog b/app-arch/unp/ChangeLog
index 6c44f583a93d..bf69f0165da7 100644
--- a/app-arch/unp/ChangeLog
+++ b/app-arch/unp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/unp
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/ChangeLog,v 1.16 2007/12/26 08:46:21 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/ChangeLog,v 1.17 2007/12/26 10:05:51 maekke Exp $
+
+ 26 Dec 2007; Markus Meier <maekke@gentoo.org> unp-1.0.13.ebuild:
+ x86 stable, security bug #203106
26 Dec 2007; Peter Weller <welp@gentoo.org> unp-1.0.13.ebuild:
Stable on amd64; bug 203106
diff --git a/app-arch/unp/unp-1.0.13.ebuild b/app-arch/unp/unp-1.0.13.ebuild
index cf3e44b31058..7a2487dc602e 100644
--- a/app-arch/unp/unp-1.0.13.ebuild
+++ b/app-arch/unp/unp-1.0.13.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/unp-1.0.13.ebuild,v 1.2 2007/12/26 08:46:21 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/unp-1.0.13.ebuild,v 1.3 2007/12/26 10:05:51 maekke Exp $
DESCRIPTION="Script for unpacking various file formats"
HOMEPAGE="http://packages.qa.debian.org/u/unp.html"
SRC_URI="mirror://debian/pool/main/u/unp/${PN}_${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc x86"
IUSE=""
DEPEND="dev-lang/perl
dev-perl/String-ShellQuote"