summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMalcolm Lashley <malc@gentoo.org>2007-01-10 19:59:51 +0000
committerMalcolm Lashley <malc@gentoo.org>2007-01-10 19:59:51 +0000
commit4f1584db492f90d363048f460249e2825baee5b3 (patch)
treea9afe6f72a8cb4caf6b772b8c64187826949d0d6 /net-misc/upnp
parentStable on amd64/x86 and removing older versions. (diff)
downloadgentoo-2-4f1584db492f90d363048f460249e2825baee5b3.tar.gz
gentoo-2-4f1584db492f90d363048f460249e2825baee5b3.tar.bz2
gentoo-2-4f1584db492f90d363048f460249e2825baee5b3.zip
Stable on amd64
(Portage version: 2.1.2_rc4-r7)
Diffstat (limited to 'net-misc/upnp')
-rw-r--r--net-misc/upnp/ChangeLog7
-rw-r--r--net-misc/upnp/upnp-1.3.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/upnp/ChangeLog b/net-misc/upnp/ChangeLog
index 3bda23d64787..c40a7757fa64 100644
--- a/net-misc/upnp/ChangeLog
+++ b/net-misc/upnp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/upnp
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/upnp/ChangeLog,v 1.22 2006/12/21 15:46:57 corsair Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/upnp/ChangeLog,v 1.23 2007/01/10 19:59:51 malc Exp $
+
+ 10 Jan 2007; <malc@gentoo.org> upnp-1.3.1.ebuild:
+ Stable on amd64 - dep needed for vlc sec. bump.
21 Dec 2006; Markus Rothe <corsair@gentoo.org> upnp-1.3.1.ebuild:
Stable on ppc64
diff --git a/net-misc/upnp/upnp-1.3.1.ebuild b/net-misc/upnp/upnp-1.3.1.ebuild
index 3d49d2458343..6d638b908375 100644
--- a/net-misc/upnp/upnp-1.3.1.ebuild
+++ b/net-misc/upnp/upnp-1.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/upnp/upnp-1.3.1.ebuild,v 1.6 2006/12/21 15:46:57 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/upnp/upnp-1.3.1.ebuild,v 1.7 2007/01/10 19:59:51 malc Exp $
inherit eutils toolchain-funcs
@@ -9,7 +9,7 @@ HOMEPAGE="http://upnp.sourceforge.net"
SRC_URI="mirror://sourceforge/upnp/lib${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
IUSE="doc debug"
RDEPEND="sys-fs/e2fsprogs"