summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-03-25 13:19:18 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-03-25 13:19:18 +0000
commit162f7095bd885571ba96d079e6580ff43fe80ff1 (patch)
tree89d30abe2c88406dcb3c12f0e5ab78dc8aa94aa3 /net-libs/libnice
parentppc64 stable wrt #357765,#355719 (diff)
downloadgentoo-2-162f7095bd885571ba96d079e6580ff43fe80ff1.tar.gz
gentoo-2-162f7095bd885571ba96d079e6580ff43fe80ff1.tar.bz2
gentoo-2-162f7095bd885571ba96d079e6580ff43fe80ff1.zip
ppc64 stable wrt #357765,#355719
(Portage version: 2.2.0_alpha27/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.0.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnice/ChangeLog b/net-libs/libnice/ChangeLog
index 4bbd2fb3f1e4..db770e75fcaf 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.25 2011/03/09 12:21:34 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.26 2011/03/25 13:19:18 xarthisius Exp $
+
+ 25 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> libnice-0.0.13.ebuild:
+ ppc64 stable wrt #357765,#355719
09 Mar 2011; Michael Weber <xmw@gentoo.org> libnice-0.0.13.ebuild:
ppc stable (bug 355719)
diff --git a/net-libs/libnice/libnice-0.0.13.ebuild b/net-libs/libnice/libnice-0.0.13.ebuild
index 76d82a0af1bd..d122c5cc6ff6 100644
--- a/net-libs/libnice/libnice-0.0.13.ebuild
+++ b/net-libs/libnice/libnice-0.0.13.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.0.13.ebuild,v 1.8 2011/03/09 12:21:34 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.0.13.ebuild,v 1.9 2011/03/25 13:19:18 xarthisius Exp $
EAPI="2"
@@ -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