diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:30:46 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:30:46 +0000 |
commit | 8f69093d5233d3ee93500b5cc979bbf457196575 (patch) | |
tree | 81fde06f0643a280c2ffe55c84e0811cfd966d06 /net-libs/libnice | |
parent | x86 stable, bug 534012 (diff) | |
download | gentoo-2-8f69093d5233d3ee93500b5cc979bbf457196575.tar.gz gentoo-2-8f69093d5233d3ee93500b5cc979bbf457196575.tar.bz2 gentoo-2-8f69093d5233d3ee93500b5cc979bbf457196575.zip |
x86 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs/libnice')
-rw-r--r-- | net-libs/libnice/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libnice/libnice-0.1.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnice/ChangeLog b/net-libs/libnice/ChangeLog index a89e861d2523..8444e59537ea 100644 --- a/net-libs/libnice/ChangeLog +++ b/net-libs/libnice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libnice # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.92 2015/03/15 11:50:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.93 2015/03/15 13:30:46 pacho Exp $ + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> libnice-0.1.10.ebuild: + x86 stable, bug 534012 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> libnice-0.1.10.ebuild: ppc64 stable, bug 534012 diff --git a/net-libs/libnice/libnice-0.1.10.ebuild b/net-libs/libnice/libnice-0.1.10.ebuild index 09a199e68e9b..74047192dc77 100644 --- a/net-libs/libnice/libnice-0.1.10.ebuild +++ b/net-libs/libnice/libnice-0.1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.10.ebuild,v 1.4 2015/03/15 11:50:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.10.ebuild,v 1.5 2015/03/15 13:30:46 pacho 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="+introspection +upnp" RDEPEND=" |