diff options
-rw-r--r-- | net-libs/gupnp-av/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/gupnp-av/gupnp-av-0.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gupnp-av/ChangeLog b/net-libs/gupnp-av/ChangeLog index a8312ebd3728..79b9d156fb34 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/ChangeLog,v 1.19 2012/08/24 17:44:54 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/ChangeLog,v 1.20 2012/09/07 23:47:55 ago Exp $ + + 07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> gupnp-av-0.8.0.ebuild: + Stable for amd64, wrt bug #427560 *gupnp-av-0.10.3 (24 Aug 2012) diff --git a/net-libs/gupnp-av/gupnp-av-0.8.0.ebuild b/net-libs/gupnp-av/gupnp-av-0.8.0.ebuild index 258906f96769..4dc9d723a688 100644 --- a/net-libs/gupnp-av/gupnp-av-0.8.0.ebuild +++ b/net-libs/gupnp-av/gupnp-av-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.8.0.ebuild,v 1.4 2012/05/05 02:54:26 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.8.0.ebuild,v 1.5 2012/09/07 23:47:55 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://gupnp.org/sites/all/files/sources/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="+introspection" RDEPEND=">=dev-libs/glib-2.16:2 |