summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2007-12-27 09:42:21 +0000
committerDawid Węgliński <cla@gentoo.org>2007-12-27 09:42:21 +0000
commit98e8e5d7b728d2f1ff7e2da6e48c1f6d557d77a2 (patch)
tree805e75aa283c78248b60411733b9a0696ba0e166 /app-arch
parentFixing the maintainer. It's supposed to be maintainer-needed. (diff)
downloadgentoo-2-98e8e5d7b728d2f1ff7e2da6e48c1f6d557d77a2.tar.gz
gentoo-2-98e8e5d7b728d2f1ff7e2da6e48c1f6d557d77a2.tar.bz2
gentoo-2-98e8e5d7b728d2f1ff7e2da6e48c1f6d557d77a2.zip
Stable on x86; security #203106
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/unp/ChangeLog5
-rw-r--r--app-arch/unp/unp-1.0.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/unp/ChangeLog b/app-arch/unp/ChangeLog
index bde1567cc005..b2b8b38eaccd 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.18 2007/12/27 08:04:06 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/ChangeLog,v 1.19 2007/12/27 09:42:21 cla Exp $
+
+ 27 Dec 2007; Dawid Węgliński <cla@gentoo.org> unp-1.0.14.ebuild:
+ Stable on x86 for security bug #203106
*unp-1.0.14 (27 Dec 2007)
diff --git a/app-arch/unp/unp-1.0.14.ebuild b/app-arch/unp/unp-1.0.14.ebuild
index 3b67e7e3a4dd..bce1bb994444 100644
--- a/app-arch/unp/unp-1.0.14.ebuild
+++ b/app-arch/unp/unp-1.0.14.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.14.ebuild,v 1.1 2007/12/27 08:04:06 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/unp-1.0.14.ebuild,v 1.2 2007/12/27 09:42:21 cla 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"