diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-12-12 11:57:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-12-12 11:57:22 +0000 |
commit | 7542213d88e72dca353c764d9ae80cc545420301 (patch) | |
tree | 154471cab599fc0954c85e7e3351bdd325a00c17 /net-libs | |
parent | Stable for HPPA (bug #529964). (diff) | |
download | gentoo-2-7542213d88e72dca353c764d9ae80cc545420301.tar.gz gentoo-2-7542213d88e72dca353c764d9ae80cc545420301.tar.bz2 gentoo-2-7542213d88e72dca353c764d9ae80cc545420301.zip |
Stable for HPPA (bug #529964).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 50ce5ce11358..1b4e730ae3fa 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.79 2014/11/11 22:16:12 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.80 2014/12/12 11:57:22 jer Exp $ + + 12 Dec 2014; Jeroen Roovers <jer@gentoo.org> libnice-0.1.8.ebuild: + Stable for HPPA (bug #529964). 11 Nov 2014; Alexandre Rostovtsev <tetromino@gentoo.org> libnice-0.1.8.ebuild: diff --git a/net-libs/libnice/libnice-0.1.8.ebuild b/net-libs/libnice/libnice-0.1.8.ebuild index 867e2d88dc76..91377cdd192f 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.2 2014/11/11 22:16:12 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.8.ebuild,v 1.3 2014/12/12 11:57:22 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=" |