diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 16:35:54 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 16:35:54 +0000 |
commit | fdc1659422c0554d8cb9be76aa54ecac5f625884 (patch) | |
tree | fc4522de5155d11897a1e59520b55c730a45994b | |
parent | remove old (diff) | |
download | gentoo-2-fdc1659422c0554d8cb9be76aa54ecac5f625884.tar.gz gentoo-2-fdc1659422c0554d8cb9be76aa54ecac5f625884.tar.bz2 gentoo-2-fdc1659422c0554d8cb9be76aa54ecac5f625884.zip |
ppc/ppc64 stable wrt #373393
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
-rw-r--r-- | net-libs/libnice/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libnice/libnice-0.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnice/ChangeLog b/net-libs/libnice/ChangeLog index 6fa22bfd2822..69b7dd6b70f4 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.30 2011/08/20 17:45:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.31 2011/10/05 16:35:54 xarthisius Exp $ + + 05 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> libnice-0.1.0.ebuild: + ppc/ppc64 stable wrt #373393 20 Aug 2011; Jeroen Roovers <jer@gentoo.org> libnice-0.1.0.ebuild: Stable for HPPA (bug #369909). diff --git a/net-libs/libnice/libnice-0.1.0.ebuild b/net-libs/libnice/libnice-0.1.0.ebuild index 9bc575564d2f..8931f71d868c 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.5 2011/08/20 17:45:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.0.ebuild,v 1.6 2011/10/05 16:35:54 xarthisius 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 |