diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-19 18:58:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-19 18:58:53 +0000 |
commit | 5891902de514129d277a965410db0c7f27b31352 (patch) | |
tree | 5cb10da2015683e5ef4722ecf2c8b033e70c3ce5 /net-libs/gupnp | |
parent | amd64 stable wrt #305919 and clean up (diff) | |
download | gentoo-2-5891902de514129d277a965410db0c7f27b31352.tar.gz gentoo-2-5891902de514129d277a965410db0c7f27b31352.tar.bz2 gentoo-2-5891902de514129d277a965410db0c7f27b31352.zip |
ia64/sparc stable
(Portage version: 2.1.7.16/cvs/Linux ia64)
Diffstat (limited to 'net-libs/gupnp')
-rw-r--r-- | net-libs/gupnp/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/gupnp/gupnp-0.12.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gupnp/ChangeLog b/net-libs/gupnp/ChangeLog index f39f49747a91..c9da5ea2cd0b 100644 --- a/net-libs/gupnp/ChangeLog +++ b/net-libs/gupnp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/gupnp # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.21 2010/02/19 18:21:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.22 2010/02/19 18:58:53 armin76 Exp $ + + 19 Feb 2010; Raúl Porcel <armin76@gentoo.org> gupnp-0.12.8.ebuild: + ia64/sparc stable 19 Feb 2010; Raúl Porcel <armin76@gentoo.org> gupnp-0.12.8.ebuild, gupnp-0.13.1.ebuild, gupnp-0.13.2.ebuild: diff --git a/net-libs/gupnp/gupnp-0.12.8.ebuild b/net-libs/gupnp/gupnp-0.12.8.ebuild index 76c63f4d2ced..5638a8d83128 100644 --- a/net-libs/gupnp/gupnp-0.12.8.ebuild +++ b/net-libs/gupnp/gupnp-0.12.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.12.8.ebuild,v 1.11 2010/02/19 18:21:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.12.8.ebuild,v 1.12 2010/02/19 18:58:53 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="http://${PN}.org/sources/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" IUSE="" RDEPEND=">=net-libs/gssdp-0.6 |