diff options
author | 2014-07-28 13:48:50 +0000 | |
---|---|---|
committer | 2014-07-28 13:48:50 +0000 | |
commit | 981ebea71dbfe273e823ad067172f32c99655849 (patch) | |
tree | 3234c2828618b1133c614f5d09a7479a250a1cb0 /net-libs/libnice | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-981ebea71dbfe273e823ad067172f32c99655849.tar.gz gentoo-2-981ebea71dbfe273e823ad067172f32c99655849.tar.bz2 gentoo-2-981ebea71dbfe273e823ad067172f32c99655849.zip |
Stable for ppc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/libnice')
-rw-r--r-- | net-libs/libnice/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libnice/libnice-0.1.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnice/ChangeLog b/net-libs/libnice/ChangeLog index cdb6e3f53f18..41aea6817c22 100644 --- a/net-libs/libnice/ChangeLog +++ b/net-libs/libnice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libnice # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.70 2014/07/23 15:23:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.71 2014/07/28 13:48:50 ago Exp $ + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libnice-0.1.7.ebuild: + Stable for ppc, wrt bug #512012 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libnice-0.1.7.ebuild: Stable for x86, wrt bug #512012 diff --git a/net-libs/libnice/libnice-0.1.7.ebuild b/net-libs/libnice/libnice-0.1.7.ebuild index a3965267d36b..519858de2a87 100644 --- a/net-libs/libnice/libnice-0.1.7.ebuild +++ b/net-libs/libnice/libnice-0.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.7.ebuild,v 1.3 2014/07/23 15:23:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.7.ebuild,v 1.4 2014/07/28 13:48:50 ago Exp $ EAPI=5 inherit eutils multilib-minimal @@ -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=" |