diff options
author | 2013-11-30 19:45:14 +0000 | |
---|---|---|
committer | 2013-11-30 19:45:14 +0000 | |
commit | 524bf29e5ef9f9be3f28a0e89a7b49403189de44 (patch) | |
tree | 4e32519f91f4ddd4ffc7283a1ee238cb1edca937 /net-libs/gupnp-av | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-524bf29e5ef9f9be3f28a0e89a7b49403189de44.tar.gz gentoo-2-524bf29e5ef9f9be3f28a0e89a7b49403189de44.tar.bz2 gentoo-2-524bf29e5ef9f9be3f28a0e89a7b49403189de44.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs/gupnp-av')
-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 253e68581e90..191fd168afd5 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.33 2013/11/19 20:20:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/ChangeLog,v 1.34 2013/11/30 19:45:14 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gupnp-av-0.12.4.ebuild: + amd64 stable, bug #478252 *gupnp-av-0.12.4 (19 Nov 2013) 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 15406d7d2e36..4b7580e57774 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.1 2013/11/19 20:20:49 pacho Exp $ +# $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 $ 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=" |