diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-01-08 19:40:41 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-01-08 19:40:41 +0000 |
commit | 77d4a858853e2b346ada26fe2b1eafff8f94c9f2 (patch) | |
tree | 05c3574374b6df766dcb1971cbecc692ebc263e2 /net-libs | |
parent | Stable for HPPA (bug #252645). (diff) | |
download | gentoo-2-77d4a858853e2b346ada26fe2b1eafff8f94c9f2.tar.gz gentoo-2-77d4a858853e2b346ada26fe2b1eafff8f94c9f2.tar.bz2 gentoo-2-77d4a858853e2b346ada26fe2b1eafff8f94c9f2.zip |
Stable for HPPA (bug #239533).
(Portage version: 2.2_rc20/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libupnp/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libupnp/libupnp-1.6.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libupnp/ChangeLog b/net-libs/libupnp/ChangeLog index d9641d71a0c6..b19fcb2f3b58 100644 --- a/net-libs/libupnp/ChangeLog +++ b/net-libs/libupnp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libupnp # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.20 2009/01/07 20:21:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.21 2009/01/08 19:40:41 jer Exp $ + + 08 Jan 2009; Jeroen Roovers <jer@gentoo.org> libupnp-1.6.6.ebuild: + Stable for HPPA (bug #239533). 07 Jan 2009; Brent Baude <ranger@gentoo.org> libupnp-1.6.6.ebuild: Marking libupnp-1.6.6 ppc64 for bug 239533 diff --git a/net-libs/libupnp/libupnp-1.6.6.ebuild b/net-libs/libupnp/libupnp-1.6.6.ebuild index 393008c05eba..303d2fe9dedd 100644 --- a/net-libs/libupnp/libupnp-1.6.6.ebuild +++ b/net-libs/libupnp/libupnp-1.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.6.ebuild,v 1.4 2009/01/07 20:21:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.6.ebuild,v 1.5 2009/01/08 19:40:41 jer Exp $ WANT_AUTOMAKE=1.9 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pupnp/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug" src_unpack() { |