diff options
author | 2010-10-29 03:43:22 +0000 | |
---|---|---|
committer | 2010-10-29 03:43:22 +0000 | |
commit | 87a4b633ea262966bde87f3b6dd8e0573fd04533 (patch) | |
tree | 90ec609c9a2623f656ac50bd8573b12d6d934b1f /net-libs/gupnp | |
parent | Version bump via perl-bump experimental tool. (diff) | |
download | historical-87a4b633ea262966bde87f3b6dd8e0573fd04533.tar.gz historical-87a4b633ea262966bde87f3b6dd8e0573fd04533.tar.bz2 historical-87a4b633ea262966bde87f3b6dd8e0573fd04533.zip |
Stable for HPPA (bug #330657).
Package-Manager: portage-2.1.9.23/cvs/Linux i686
Diffstat (limited to 'net-libs/gupnp')
-rw-r--r-- | net-libs/gupnp/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/gupnp/gupnp-0.13.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gupnp/ChangeLog b/net-libs/gupnp/ChangeLog index 1503b53a6785..e3f44ec76cc2 100644 --- a/net-libs/gupnp/ChangeLog +++ b/net-libs/gupnp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/gupnp # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.29 2010/09/14 19:43:20 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.30 2010/10/29 03:43:00 jer Exp $ + + 29 Oct 2010; Jeroen Roovers <jer@gentoo.org> gupnp-0.13.4.ebuild: + Stable for HPPA (bug #330657). 14 Sep 2010; Tobias Klausmann <klausman@gentoo.org> gupnp-0.13.2.ebuild: Stable on alpha, bug #327379 diff --git a/net-libs/gupnp/gupnp-0.13.4.ebuild b/net-libs/gupnp/gupnp-0.13.4.ebuild index de3f50276968..75dbaac540bc 100644 --- a/net-libs/gupnp/gupnp-0.13.4.ebuild +++ b/net-libs/gupnp/gupnp-0.13.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.13.4.ebuild,v 1.5 2010/09/14 17:36:19 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.13.4.ebuild,v 1.6 2010/10/29 03:43:00 jer Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="http://gupnp.org/sources/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="+introspection networkmanager" RDEPEND=">=net-libs/gssdp-0.7.1[introspection?] |