diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-19 21:18:40 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-19 21:18:40 +0000 |
commit | 0539b2416d45bbe130bba6ea3e1fa06d27663882 (patch) | |
tree | 0349df30e91e295474d0bf1dc44152ce24c5d16d /net-libs/libnice/libnice-0.0.9.ebuild | |
parent | Version bump. Move to EAPI=2, make gconf non-optional, gtk+ flag for gdk supp... (diff) | |
download | gentoo-2-0539b2416d45bbe130bba6ea3e1fa06d27663882.tar.gz gentoo-2-0539b2416d45bbe130bba6ea3e1fa06d27663882.tar.bz2 gentoo-2-0539b2416d45bbe130bba6ea3e1fa06d27663882.zip |
x86 stable, bug #289298
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libnice/libnice-0.0.9.ebuild')
-rw-r--r-- | net-libs/libnice/libnice-0.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnice/libnice-0.0.9.ebuild b/net-libs/libnice/libnice-0.0.9.ebuild index 750cf2a84ade..5af9274a8c15 100644 --- a/net-libs/libnice/libnice-0.0.9.ebuild +++ b/net-libs/libnice/libnice-0.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.0.9.ebuild,v 1.5 2009/10/18 18:36:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.0.9.ebuild,v 1.6 2009/10/19 21:18:40 maekke Exp $ EAPI="2" @@ -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 hppa ~ppc ~x86" +KEYWORDS="alpha ~amd64 hppa ~ppc x86" IUSE="+gstreamer upnp" RDEPEND=">=dev-libs/glib-2.10 |