summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-16 20:01:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-16 20:01:14 +0000
commit41cd30a92a823fafa3acdaed8d8fc1c5d1309121 (patch)
tree8c8035a3913f01a4a87c6486d249a2f2632f88a6 /net-libs
parentsystemd USE flag is not needed (#487674#c9 by Enrico Tagliavini) (diff)
downloadgentoo-2-41cd30a92a823fafa3acdaed8d8fc1c5d1309121.tar.gz
gentoo-2-41cd30a92a823fafa3acdaed8d8fc1c5d1309121.tar.bz2
gentoo-2-41cd30a92a823fafa3acdaed8d8fc1c5d1309121.zip
Stable for ia64, wrt bug #480908
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libnice/ChangeLog5
-rw-r--r--net-libs/libnice/libnice-0.1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnice/ChangeLog b/net-libs/libnice/ChangeLog
index 0e4db9085d5c..fb6d2afb1540 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.61 2013/10/16 13:46:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.62 2013/10/16 20:01:14 ago Exp $
+
+ 16 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libnice-0.1.4.ebuild:
+ Stable for ia64, wrt bug #480908
16 Oct 2013; Jeroen Roovers <jer@gentoo.org> libnice-0.1.4.ebuild:
Stable for HPPA (bug #480908).
diff --git a/net-libs/libnice/libnice-0.1.4.ebuild b/net-libs/libnice/libnice-0.1.4.ebuild
index 58028b6cad57..64b4ab2e8350 100644
--- a/net-libs/libnice/libnice-0.1.4.ebuild
+++ b/net-libs/libnice/libnice-0.1.4.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.4.ebuild,v 1.8 2013/10/16 13:46:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.4.ebuild,v 1.9 2013/10/16 20:01:14 ago Exp $
EAPI=5
inherit eutils
@@ -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="+upnp"
RDEPEND=">=dev-libs/glib-2.13:2