diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-01 11:54:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-01 11:54:03 +0000 |
commit | 5da36c4b5093c04621769c0955a2fb19bc30a558 (patch) | |
tree | 5a138915b5f2bfe4e7a8e4489405852b045992ba /net-libs | |
parent | Stable for amd64, wrt bug #454906 (diff) | |
download | gentoo-2-5da36c4b5093c04621769c0955a2fb19bc30a558.tar.gz gentoo-2-5da36c4b5093c04621769c0955a2fb19bc30a558.tar.bz2 gentoo-2-5da36c4b5093c04621769c0955a2fb19bc30a558.zip |
Stable for amd64, wrt bug #454906
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libnice/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/libnice/libnice-0.1.3-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libnice/ChangeLog b/net-libs/libnice/ChangeLog index 970a55bb99e0..c380fbdcde86 100644 --- a/net-libs/libnice/ChangeLog +++ b/net-libs/libnice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libnice -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.44 2012/12/14 15:52:15 mgorny Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.45 2013/02/01 11:54:03 ago Exp $ + + 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libnice-0.1.3-r1.ebuild: + Stable for amd64, wrt bug #454906 14 Dec 2012; Michał Górny <mgorny@gentoo.org> metadata.xml: Remove redundant USE=upnp description; it matches the global flag meaning. diff --git a/net-libs/libnice/libnice-0.1.3-r1.ebuild b/net-libs/libnice/libnice-0.1.3-r1.ebuild index b5728d02adf9..46ead8dc7bb3 100644 --- a/net-libs/libnice/libnice-0.1.3-r1.ebuild +++ b/net-libs/libnice/libnice-0.1.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.3-r1.ebuild,v 1.1 2012/12/08 00:57:58 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.3-r1.ebuild,v 1.2 2013/02/01 11:54:03 ago Exp $ EAPI="5" @@ -12,7 +12,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=">=dev-libs/glib-2.13:2 |