diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-07-13 04:18:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-07-13 04:18:48 +0000 |
commit | 1b9f259eaa0d834a1ae876c77dc13b91530cccad (patch) | |
tree | 92d902e93b0b2feab065e2dbe41f8680e3073b19 /net-libs/libnice | |
parent | Stable for HPPA (bug #551814). (diff) | |
download | gentoo-2-1b9f259eaa0d834a1ae876c77dc13b91530cccad.tar.gz gentoo-2-1b9f259eaa0d834a1ae876c77dc13b91530cccad.tar.bz2 gentoo-2-1b9f259eaa0d834a1ae876c77dc13b91530cccad.zip |
Stable for HPPA (bug #551814).
(Portage version: 2.2.20/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.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnice/ChangeLog b/net-libs/libnice/ChangeLog index e6a983dfe730..fc4c641dfa3a 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.100 2015/07/07 20:47:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.101 2015/07/13 04:18:48 jer Exp $ + + 13 Jul 2015; Jeroen Roovers <jer@gentoo.org> libnice-0.1.13.ebuild: + Stable for HPPA (bug #551814). 07 Jul 2015; Markus Meier <maekke@gentoo.org> libnice-0.1.13.ebuild: arm stable, bug #551814 diff --git a/net-libs/libnice/libnice-0.1.13.ebuild b/net-libs/libnice/libnice-0.1.13.ebuild index 7dc02f7518f6..c5d351272d3c 100644 --- a/net-libs/libnice/libnice-0.1.13.ebuild +++ b/net-libs/libnice/libnice-0.1.13.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.13.ebuild,v 1.5 2015/07/07 20:47:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.13.ebuild,v 1.6 2015/07/13 04:18:48 jer Exp $ EAPI=5 inherit autotools 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=" |