diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-03-29 11:01:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-03-29 11:01:50 +0000 |
commit | 05a1e794fdfc46067bdd2928df8ee1535b6aa4d3 (patch) | |
tree | 8ff1d4e9c0c2fb34907b692ead23261db3914a68 /net-libs/libnice | |
parent | Stable for HPPA (bug #534012). (diff) | |
download | gentoo-2-05a1e794fdfc46067bdd2928df8ee1535b6aa4d3.tar.gz gentoo-2-05a1e794fdfc46067bdd2928df8ee1535b6aa4d3.tar.bz2 gentoo-2-05a1e794fdfc46067bdd2928df8ee1535b6aa4d3.zip |
Stable for HPPA (bug #534012).
(Portage version: 2.2.18/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.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnice/ChangeLog b/net-libs/libnice/ChangeLog index 8444e59537ea..1d7c103a5bb2 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.93 2015/03/15 13:30:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.94 2015/03/29 11:01:50 jer Exp $ + + 29 Mar 2015; Jeroen Roovers <jer@gentoo.org> libnice-0.1.10.ebuild: + Stable for HPPA (bug #534012). 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> libnice-0.1.10.ebuild: x86 stable, bug 534012 diff --git a/net-libs/libnice/libnice-0.1.10.ebuild b/net-libs/libnice/libnice-0.1.10.ebuild index 74047192dc77..cac509cc142d 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.5 2015/03/15 13:30:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.10.ebuild,v 1.6 2015/03/29 11:01:50 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="+introspection +upnp" RDEPEND=" |