diff options
author | 2014-05-31 15:38:07 +0000 | |
---|---|---|
committer | 2014-05-31 15:38:07 +0000 | |
commit | 98db1830d3b6ceffd8e866305035c15ad50da952 (patch) | |
tree | 18b4245e5fef5466399e84947319aaa569e04202 /net-libs/gupnp | |
parent | Fix version in MODULE_VERSION (diff) | |
download | gentoo-2-98db1830d3b6ceffd8e866305035c15ad50da952.tar.gz gentoo-2-98db1830d3b6ceffd8e866305035c15ad50da952.tar.bz2 gentoo-2-98db1830d3b6ceffd8e866305035c15ad50da952.zip |
Version bump, drop old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs/gupnp')
-rw-r--r-- | net-libs/gupnp/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/gupnp/gupnp-0.20.12.ebuild (renamed from net-libs/gupnp/gupnp-0.20.11.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/net-libs/gupnp/ChangeLog b/net-libs/gupnp/ChangeLog index d85daf10db40..6383f417478e 100644 --- a/net-libs/gupnp/ChangeLog +++ b/net-libs/gupnp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-libs/gupnp # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.83 2014/05/31 10:05:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.84 2014/05/31 15:38:07 pacho Exp $ + +*gupnp-0.20.12 (31 May 2014) + + 31 May 2014; Pacho Ramos <pacho@gentoo.org> +gupnp-0.20.12.ebuild, + -gupnp-0.20.11.ebuild: + Version bump, drop old *gupnp-0.20.11 (31 May 2014) diff --git a/net-libs/gupnp/gupnp-0.20.11.ebuild b/net-libs/gupnp/gupnp-0.20.12.ebuild index f986dfd1ab56..5f472e870a5f 100644 --- a/net-libs/gupnp/gupnp-0.20.11.ebuild +++ b/net-libs/gupnp/gupnp-0.20.12.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/gupnp-0.20.11.ebuild,v 1.1 2014/05/31 10:05:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.20.12.ebuild,v 1.1 2014/05/31 15:38:07 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -26,7 +26,7 @@ RDEPEND=" ${PYTHON_DEPS} >=net-libs/gssdp-0.13.0:0=[introspection?] >=net-libs/libsoup-2.28.2:2.4[introspection?] - >=dev-libs/glib-2.24:2 + >=dev-libs/glib-2.28.0:2 dev-libs/libxml2 || ( >=sys-apps/util-linux-2.16 |