diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:45:42 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:45:42 +0000 |
commit | e01e02998313e676e663d99929d1e044687d930a (patch) | |
tree | c6a73ee772bdef12c71624bae7b3c395cedc2c56 /net-libs/libnice | |
parent | stable ppc, bug #427544 (diff) | |
download | gentoo-2-e01e02998313e676e663d99929d1e044687d930a.tar.gz gentoo-2-e01e02998313e676e663d99929d1e044687d930a.tar.bz2 gentoo-2-e01e02998313e676e663d99929d1e044687d930a.zip |
stable ppc, bug #427544
(Portage version: 2.1.11.9/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.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnice/ChangeLog b/net-libs/libnice/ChangeLog index 407b8faa80c7..f12a99f21bea 100644 --- a/net-libs/libnice/ChangeLog +++ b/net-libs/libnice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libnice # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.39 2012/10/07 00:59:41 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.40 2012/10/16 04:45:42 blueness Exp $ + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> libnice-0.1.2.ebuild: + stable ppc, bug #427544 07 Oct 2012; Anthony G. Basile <blueness@gentoo.org> libnice-0.1.2.ebuild: stable ppc64, bug #427544 diff --git a/net-libs/libnice/libnice-0.1.2.ebuild b/net-libs/libnice/libnice-0.1.2.ebuild index ca122805742e..a9532a229935 100644 --- a/net-libs/libnice/libnice-0.1.2.ebuild +++ b/net-libs/libnice/libnice-0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.2.ebuild,v 1.6 2012/10/07 00:59:41 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.2.ebuild,v 1.7 2012/10/16 04:45:42 blueness Exp $ EAPI="4" @@ -10,7 +10,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.13:2 |