diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-08-07 19:36:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-08-07 19:36:42 +0000 |
commit | b5647be9a6bf4ce657dfeca6d8574e788fdd5701 (patch) | |
tree | d4fe5271f0cf64748832d3f822aac6964681b7b0 /net-libs/libnice | |
parent | Stable for HPPA (bug #512012). (diff) | |
download | gentoo-2-b5647be9a6bf4ce657dfeca6d8574e788fdd5701.tar.gz gentoo-2-b5647be9a6bf4ce657dfeca6d8574e788fdd5701.tar.bz2 gentoo-2-b5647be9a6bf4ce657dfeca6d8574e788fdd5701.zip |
Stable for HPPA (bug #512012).
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 41aea6817c22..662a445f1ceb 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.71 2014/07/28 13:48:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.72 2014/08/07 19:36:42 jer Exp $ + + 07 Aug 2014; Jeroen Roovers <jer@gentoo.org> libnice-0.1.7.ebuild: + Stable for HPPA (bug #512012). 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libnice-0.1.7.ebuild: Stable for ppc, wrt bug #512012 diff --git a/net-libs/libnice/libnice-0.1.7.ebuild b/net-libs/libnice/libnice-0.1.7.ebuild index 519858de2a87..41d062b4b362 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.4 2014/07/28 13:48:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.7.ebuild,v 1.5 2014/08/07 19:36:42 jer 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=" |