diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-10-02 15:52:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-10-02 15:52:56 +0000 |
commit | 3532be7308ad20d71d5eb5c1d36407f3dcdce0e7 (patch) | |
tree | 7c3d18b44a954fcdd26386ff44b1ec6f85b6279c /net-libs/libnice/libnice-0.1.2.ebuild | |
parent | Stable for HPPA (bug #427544). (diff) | |
download | gentoo-2-3532be7308ad20d71d5eb5c1d36407f3dcdce0e7.tar.gz gentoo-2-3532be7308ad20d71d5eb5c1d36407f3dcdce0e7.tar.bz2 gentoo-2-3532be7308ad20d71d5eb5c1d36407f3dcdce0e7.zip |
Stable for HPPA (bug #427544).
(Portage version: 2.2.0_alpha134/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libnice/libnice-0.1.2.ebuild')
-rw-r--r-- | net-libs/libnice/libnice-0.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnice/libnice-0.1.2.ebuild b/net-libs/libnice/libnice-0.1.2.ebuild index 73f00aad4473..c5923ed57d79 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.1 2012/06/30 13:05:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.2.ebuild,v 1.2 2012/10/02 15:52:56 jer 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 |