diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-04 00:20:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-04 00:20:57 +0000 |
commit | c2362a86684f0c0781fa45e09eb706a97e510754 (patch) | |
tree | 82515b481717f997ed5aefd693978522000ea7d1 /net-libs/libnice/libnice-0.1.3-r1.ebuild | |
parent | Stable for ia64, wrt bug #454906 (diff) | |
download | historical-c2362a86684f0c0781fa45e09eb706a97e510754.tar.gz historical-c2362a86684f0c0781fa45e09eb706a97e510754.tar.bz2 historical-c2362a86684f0c0781fa45e09eb706a97e510754.zip |
Stable for ia64, wrt bug #454906
Package-Manager: portage-2.1.11.31/cvs/Linux ia64
Diffstat (limited to 'net-libs/libnice/libnice-0.1.3-r1.ebuild')
-rw-r--r-- | net-libs/libnice/libnice-0.1.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnice/libnice-0.1.3-r1.ebuild b/net-libs/libnice/libnice-0.1.3-r1.ebuild index 6f23f8312c15..37caf3bfdae5 100644 --- a/net-libs/libnice/libnice-0.1.3-r1.ebuild +++ b/net-libs/libnice/libnice-0.1.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.3-r1.ebuild,v 1.5 2013/02/01 18:17:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.3-r1.ebuild,v 1.6 2013/02/04 00:20:51 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://nice.freedesktop.org/releases/${P}.tar.gz" LICENSE="|| ( MPL-1.1 LGPL-2.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="+upnp" RDEPEND=">=dev-libs/glib-2.13:2 |