diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 19:23:56 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 19:23:56 +0000 |
commit | 2a9765cdd33a789fc3e5bb625654c86ac1b1c77c (patch) | |
tree | 8d230834ef3ec448c92c81ceb42fd5385e5a13e9 /net-libs | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-2a9765cdd33a789fc3e5bb625654c86ac1b1c77c.tar.gz gentoo-2-2a9765cdd33a789fc3e5bb625654c86ac1b1c77c.tar.bz2 gentoo-2-2a9765cdd33a789fc3e5bb625654c86ac1b1c77c.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/gupnp-av/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/gupnp-av/gupnp-av-0.12.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gupnp-av/ChangeLog b/net-libs/gupnp-av/ChangeLog index 191fd168afd5..465cb2975654 100644 --- a/net-libs/gupnp-av/ChangeLog +++ b/net-libs/gupnp-av/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/gupnp-av # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/ChangeLog,v 1.34 2013/11/30 19:45:14 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/ChangeLog,v 1.35 2013/12/08 19:23:56 pacho Exp $ + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> gupnp-av-0.12.4.ebuild: + x86 stable, bug #478252 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gupnp-av-0.12.4.ebuild: amd64 stable, bug #478252 diff --git a/net-libs/gupnp-av/gupnp-av-0.12.4.ebuild b/net-libs/gupnp-av/gupnp-av-0.12.4.ebuild index 4b7580e57774..d557df079ab1 100644 --- a/net-libs/gupnp-av/gupnp-av-0.12.4.ebuild +++ b/net-libs/gupnp-av/gupnp-av-0.12.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.12.4.ebuild,v 1.2 2013/11/30 19:45:14 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.12.4.ebuild,v 1.3 2013/12/08 19:23:56 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://gupnp.org/" LICENSE="LGPL-2" SLOT="0/2" # subslot: soname version -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="+introspection" RDEPEND=" |