diff options
author | 2014-07-23 15:23:46 +0000 | |
---|---|---|
committer | 2014-07-23 15:23:46 +0000 | |
commit | 152cb54f4c2843e7bfadab3c2b487517ec1e016f (patch) | |
tree | 9fc1621f72ed83cbb79334178324889e979482dc | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-152cb54f4c2843e7bfadab3c2b487517ec1e016f.tar.gz gentoo-2-152cb54f4c2843e7bfadab3c2b487517ec1e016f.tar.bz2 gentoo-2-152cb54f4c2843e7bfadab3c2b487517ec1e016f.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
-rw-r--r-- | net-libs/gupnp-av/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/gupnp-av/gupnp-av-0.12.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gupnp-av/ChangeLog b/net-libs/gupnp-av/ChangeLog index 9ce5cafd07fc..55775577bfdb 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/ChangeLog,v 1.43 2014/07/22 10:52:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/ChangeLog,v 1.44 2014/07/23 15:23:46 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gupnp-av-0.12.6.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gupnp-av-0.12.6.ebuild: Stable for amd64, wrt bug #512912 diff --git a/net-libs/gupnp-av/gupnp-av-0.12.6.ebuild b/net-libs/gupnp-av/gupnp-av-0.12.6.ebuild index 7d60f05b947e..a8c83c3be6e2 100644 --- a/net-libs/gupnp-av/gupnp-av-0.12.6.ebuild +++ b/net-libs/gupnp-av/gupnp-av-0.12.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.6.ebuild,v 1.2 2014/07/22 10:52:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.12.6.ebuild,v 1.3 2014/07/23 15:23:46 ago 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=" |