diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-03 03:27:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-03 03:27:36 +0000 |
commit | fdfa91036ce4ea777ae714dce7f35a51ad0b1171 (patch) | |
tree | b48ec583f942df4b766d8bf8fc54828d884cc72f /net-libs/libupnp | |
parent | Marked ~hppa (bug #212075). (diff) | |
download | gentoo-2-fdfa91036ce4ea777ae714dce7f35a51ad0b1171.tar.gz gentoo-2-fdfa91036ce4ea777ae714dce7f35a51ad0b1171.tar.bz2 gentoo-2-fdfa91036ce4ea777ae714dce7f35a51ad0b1171.zip |
Marked ~hppa (bug #212002).
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-libs/libupnp')
-rw-r--r-- | net-libs/libupnp/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libupnp/libupnp-1.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libupnp/ChangeLog b/net-libs/libupnp/ChangeLog index 40f81dfd86d0..03865a6d2b8d 100644 --- a/net-libs/libupnp/ChangeLog +++ b/net-libs/libupnp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libupnp # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.11 2008/01/22 14:55:49 gurligebis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.12 2008/03/03 03:27:36 jer Exp $ + + 03 Mar 2008; Jeroen Roovers <jer@gentoo.org> libupnp-1.6.3.ebuild: + Marked ~hppa (bug #212002). *libupnp-1.6.3 (22 Jan 2008) diff --git a/net-libs/libupnp/libupnp-1.6.3.ebuild b/net-libs/libupnp/libupnp-1.6.3.ebuild index f08a90ade948..4fa5a164a797 100644 --- a/net-libs/libupnp/libupnp-1.6.3.ebuild +++ b/net-libs/libupnp/libupnp-1.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.3.ebuild,v 1.1 2008/01/22 14:55:49 gurligebis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.3.ebuild,v 1.2 2008/03/03 03:27:36 jer Exp $ WANT_AUTOMAKE=1.9 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pupnp/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug" src_unpack() { |