diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-12-19 13:41:46 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-12-19 13:41:46 +0000 |
commit | 3fcc91d781aa86242bd84d8f9deb17c5e1b7796c (patch) | |
tree | 0f790ee85df46c55c108a2a5901bf0e467871190 /net-libs | |
parent | amd64 stable, bug 529964 (diff) | |
download | gentoo-2-3fcc91d781aa86242bd84d8f9deb17c5e1b7796c.tar.gz gentoo-2-3fcc91d781aa86242bd84d8f9deb17c5e1b7796c.tar.bz2 gentoo-2-3fcc91d781aa86242bd84d8f9deb17c5e1b7796c.zip |
amd64 stable, bug 529964
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libnice/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libnice/libnice-0.1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnice/ChangeLog b/net-libs/libnice/ChangeLog index da9b06e0234c..48d9e27cf76f 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.81 2014/12/18 14:59:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.82 2014/12/19 13:41:46 pacho Exp $ + + 19 Dec 2014; Pacho Ramos <pacho@gentoo.org> libnice-0.1.8.ebuild: + amd64 stable, bug 529964 18 Dec 2014; Pacho Ramos <pacho@gentoo.org> libnice-0.1.8.ebuild: x86 stable, bug 529964 diff --git a/net-libs/libnice/libnice-0.1.8.ebuild b/net-libs/libnice/libnice-0.1.8.ebuild index b42b10e6f8d6..8cc86563b357 100644 --- a/net-libs/libnice/libnice-0.1.8.ebuild +++ b/net-libs/libnice/libnice-0.1.8.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.8.ebuild,v 1.4 2014/12/18 14:59:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.8.ebuild,v 1.5 2014/12/19 13:41: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=" |