summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-07-13 09:29:52 +0000
committerThomas Kahle <tomka@gentoo.org>2011-07-13 09:29:52 +0000
commit1752746fa029fa6679548567c8bff075737215da (patch)
treee192834847f1282a6983c571863119e2f76f95f4 /net-libs/libnice
parentVersion bump (acked by wired). Update to EAPI 4. (diff)
downloadgentoo-2-1752746fa029fa6679548567c8bff075737215da.tar.gz
gentoo-2-1752746fa029fa6679548567c8bff075737215da.tar.bz2
gentoo-2-1752746fa029fa6679548567c8bff075737215da.zip
x86 stable per bug 373393
(Portage version: 2.1.10.4/cvs/Linux i686)
Diffstat (limited to 'net-libs/libnice')
-rw-r--r--net-libs/libnice/ChangeLog5
-rw-r--r--net-libs/libnice/libnice-0.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnice/ChangeLog b/net-libs/libnice/ChangeLog
index dae35d754739..e295c05874ab 100644
--- a/net-libs/libnice/ChangeLog
+++ b/net-libs/libnice/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libnice
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.27 2011/06/30 09:40:16 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.28 2011/07/13 09:29:52 tomka Exp $
+
+ 13 Jul 2011; Thomas Kahle <tomka@gentoo.org> libnice-0.1.0.ebuild:
+ x86 stable per bug 373393
30 Jun 2011; Markos Chandras <hwoarang@gentoo.org> libnice-0.1.0.ebuild:
Stable on amd64 wrt bug #373393
diff --git a/net-libs/libnice/libnice-0.1.0.ebuild b/net-libs/libnice/libnice-0.1.0.ebuild
index 8c9bfb7904e4..d7f263212654 100644
--- a/net-libs/libnice/libnice-0.1.0.ebuild
+++ b/net-libs/libnice/libnice-0.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.0.ebuild,v 1.2 2011/06/30 09:40:16 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.0.ebuild,v 1.3 2011/07/13 09:29:52 tomka Exp $
EAPI="3"
@@ -12,7 +12,7 @@ SRC_URI="http://nice.freedesktop.org/releases/${P}.tar.gz"
LICENSE="LGPL-2.1 MPL-1.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="+gstreamer upnp"
RDEPEND=">=dev-libs/glib-2.10