summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-08-15 17:03:28 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-08-15 17:03:28 +0000
commit9df2b918b74b495656c7e59f446fe63cc8f575b7 (patch)
treee74496ae0c216f719b96da534ce1f88039af894c /net-libs/gupnp
parentfixed deps (bug #378853) (diff)
downloadgentoo-2-9df2b918b74b495656c7e59f446fe63cc8f575b7.tar.gz
gentoo-2-9df2b918b74b495656c7e59f446fe63cc8f575b7.tar.bz2
gentoo-2-9df2b918b74b495656c7e59f446fe63cc8f575b7.zip
alpha stable
(Portage version: 2.1.10.7/cvs/Linux ia64)
Diffstat (limited to 'net-libs/gupnp')
-rw-r--r--net-libs/gupnp/ChangeLog5
-rw-r--r--net-libs/gupnp/gupnp-0.13.4.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-libs/gupnp/ChangeLog b/net-libs/gupnp/ChangeLog
index 07e82f976c9c..3d8583d15f1b 100644
--- a/net-libs/gupnp/ChangeLog
+++ b/net-libs/gupnp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gupnp
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.37 2011/08/14 10:25:50 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.38 2011/08/15 17:03:28 armin76 Exp $
+
+ 15 Aug 2011; Raúl Porcel <armin76@gentoo.org> gupnp-0.13.4.ebuild:
+ alpha stable
14 Aug 2011; Nirbheek Chauhan <nirbheek@gentoo.org> gupnp-0.16.1.ebuild:
Remove .la files and static libraries
diff --git a/net-libs/gupnp/gupnp-0.13.4.ebuild b/net-libs/gupnp/gupnp-0.13.4.ebuild
index 7cff4dfc5807..16dc80f35100 100644
--- a/net-libs/gupnp/gupnp-0.13.4.ebuild
+++ b/net-libs/gupnp/gupnp-0.13.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.13.4.ebuild,v 1.7 2010/11/20 12:21:40 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.13.4.ebuild,v 1.8 2011/08/15 17:03:28 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ SRC_URI="http://gupnp.org/sources/${PN}/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
IUSE="+introspection networkmanager"
RDEPEND=">=net-libs/gssdp-0.7.1[introspection?]