summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-01 12:32:00 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-01 12:32:00 +0000
commit3d07666ad5bae3fe748a2cb642434ed05ec5d3fd (patch)
treee138a85c656df1a813a07c4c760786635ab893bc /net-libs
parentStable for x86, wrt bug #454906 (diff)
downloadgentoo-2-3d07666ad5bae3fe748a2cb642434ed05ec5d3fd.tar.gz
gentoo-2-3d07666ad5bae3fe748a2cb642434ed05ec5d3fd.tar.bz2
gentoo-2-3d07666ad5bae3fe748a2cb642434ed05ec5d3fd.zip
Stable for x86, 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/ChangeLog5
-rw-r--r--net-libs/libnice/libnice-0.1.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnice/ChangeLog b/net-libs/libnice/ChangeLog
index c380fbdcde86..5ff853fc836c 100644
--- a/net-libs/libnice/ChangeLog
+++ b/net-libs/libnice/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libnice
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.46 2013/02/01 12:32:00 ago Exp $
+
+ 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libnice-0.1.3-r1.ebuild:
+ Stable for x86, wrt bug #454906
01 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libnice-0.1.3-r1.ebuild:
Stable for amd64, wrt bug #454906
diff --git a/net-libs/libnice/libnice-0.1.3-r1.ebuild b/net-libs/libnice/libnice-0.1.3-r1.ebuild
index 46ead8dc7bb3..84cf42a2ab47 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-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.2 2013/02/01 11:54:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.3-r1.ebuild,v 1.3 2013/02/01 12:32:00 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