diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-12 09:58:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-12 09:58:11 +0000 |
commit | 6a2e4fbcfa67d886a9b6777ba26fdef932525778 (patch) | |
tree | df731df66fcf9d8153a9827ab0b569ee38f8466a /net-libs | |
parent | Stable for ppc, wrt bug #480908 (diff) | |
download | gentoo-2-6a2e4fbcfa67d886a9b6777ba26fdef932525778.tar.gz gentoo-2-6a2e4fbcfa67d886a9b6777ba26fdef932525778.tar.bz2 gentoo-2-6a2e4fbcfa67d886a9b6777ba26fdef932525778.zip |
Stable for ppc, wrt bug #480908
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libnice/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libnice/libnice-0.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnice/ChangeLog b/net-libs/libnice/ChangeLog index ed0f36ffa40c..b2179c5eb7ef 100644 --- a/net-libs/libnice/ChangeLog +++ b/net-libs/libnice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libnice # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.56 2013/10/11 05:20:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.57 2013/10/12 09:58:11 ago Exp $ + + 12 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libnice-0.1.4.ebuild: + Stable for ppc, wrt bug #480908 11 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libnice-0.1.4.ebuild: Stable for x86, wrt bug #480908 diff --git a/net-libs/libnice/libnice-0.1.4.ebuild b/net-libs/libnice/libnice-0.1.4.ebuild index 9b74493fb045..92d0059d329e 100644 --- a/net-libs/libnice/libnice-0.1.4.ebuild +++ b/net-libs/libnice/libnice-0.1.4.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.4.ebuild,v 1.3 2013/10/11 05:20:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.4.ebuild,v 1.4 2013/10/12 09:58:11 ago Exp $ EAPI=5 inherit eutils @@ -11,7 +11,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 |