summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-06-30 09:40:16 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-06-30 09:40:16 +0000
commit2fbca4b216ed63900141abedc0e31acfbd7a55c2 (patch)
treeeb7438e2938111dd047565b9d1c5bfc80b7c843d /net-libs/libnice
parentStable on amd64 wrt bug #373469 (diff)
downloadgentoo-2-2fbca4b216ed63900141abedc0e31acfbd7a55c2.tar.gz
gentoo-2-2fbca4b216ed63900141abedc0e31acfbd7a55c2.tar.bz2
gentoo-2-2fbca4b216ed63900141abedc0e31acfbd7a55c2.zip
Stable on amd64 wrt bug #373393
(Portage version: 2.1.10.3/cvs/Linux x86_64)
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 db770e75fcaf..dae35d754739 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.26 2011/03/25 13:19:18 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.27 2011/06/30 09:40:16 hwoarang Exp $
+
+ 30 Jun 2011; Markos Chandras <hwoarang@gentoo.org> libnice-0.1.0.ebuild:
+ Stable on amd64 wrt bug #373393
25 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> libnice-0.0.13.ebuild:
ppc64 stable wrt #357765,#355719
diff --git a/net-libs/libnice/libnice-0.1.0.ebuild b/net-libs/libnice/libnice-0.1.0.ebuild
index c2940e3309a9..8c9bfb7904e4 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.1 2011/02/21 07:25:04 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.0.ebuild,v 1.2 2011/06/30 09:40:16 hwoarang 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