diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-30 10:11:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-30 10:11:08 +0000 |
commit | 2bdf7cc1799ec7f5ccb1870f2838c812f5ee7126 (patch) | |
tree | 42cb2f64bb7f2eaeb1474040a3b421e12d384eb7 /net-libs/libnice | |
parent | Stable for ppc64, wrt bug #529964 (diff) | |
download | gentoo-2-2bdf7cc1799ec7f5ccb1870f2838c812f5ee7126.tar.gz gentoo-2-2bdf7cc1799ec7f5ccb1870f2838c812f5ee7126.tar.bz2 gentoo-2-2bdf7cc1799ec7f5ccb1870f2838c812f5ee7126.zip |
Stable for ppc64, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnice/ChangeLog b/net-libs/libnice/ChangeLog index c629d00e6648..f1a6613406f9 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.83 2014/12/28 12:24:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.84 2014/12/30 10:11:08 ago Exp $ + + 30 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libnice-0.1.8.ebuild: + Stable for ppc64, wrt bug #529964 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libnice-0.1.8.ebuild: Stable for ppc, wrt bug #529964 diff --git a/net-libs/libnice/libnice-0.1.8.ebuild b/net-libs/libnice/libnice-0.1.8.ebuild index bb551c6a104d..4dbb295e3512 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.6 2014/12/28 12:24:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.8.ebuild,v 1.7 2014/12/30 10:11:08 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="+introspection +upnp" RDEPEND=" |