diff options
author | Michael Weber <xmw@gentoo.org> | 2011-03-09 12:21:34 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-03-09 12:21:34 +0000 |
commit | 533d4fb76c4e71cb3fc8d73eb652b732c0898e55 (patch) | |
tree | db74b9b2ec216dd38838902e69b90236a137ccb1 /net-libs/libnice | |
parent | Version Bump #335603, Unbundled libs, removed old, fix clash with /usr/bin/di... (diff) | |
download | gentoo-2-533d4fb76c4e71cb3fc8d73eb652b732c0898e55.tar.gz gentoo-2-533d4fb76c4e71cb3fc8d73eb652b732c0898e55.tar.bz2 gentoo-2-533d4fb76c4e71cb3fc8d73eb652b732c0898e55.zip |
ppc stable (bug 355719)
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libnice')
-rw-r--r-- | net-libs/libnice/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libnice/libnice-0.0.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnice/ChangeLog b/net-libs/libnice/ChangeLog index 0d52c75d9d2c..4bbd2fb3f1e4 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.24 2011/03/07 20:13:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.25 2011/03/09 12:21:34 xmw Exp $ + + 09 Mar 2011; Michael Weber <xmw@gentoo.org> libnice-0.0.13.ebuild: + ppc stable (bug 355719) 07 Mar 2011; Jeroen Roovers <jer@gentoo.org> libnice-0.0.13.ebuild: Stable for HPPA (bug #355719). diff --git a/net-libs/libnice/libnice-0.0.13.ebuild b/net-libs/libnice/libnice-0.0.13.ebuild index 1a1f3cd0d47b..76d82a0af1bd 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.7 2011/03/07 20:13:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.0.13.ebuild,v 1.8 2011/03/09 12:21:34 xmw 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 |