summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-10-18 18:36:59 +0000
committerJeroen Roovers <jer@gentoo.org>2009-10-18 18:36:59 +0000
commitde1f7aad086b61c2dd60561914124aa81e78ec19 (patch)
treea0f1173d7f07b401fbbe00bbd5e076bb00080baf /net-libs/libnice
parentSet SUPPORT_PYTHON_ABIS. (diff)
downloadhistorical-de1f7aad086b61c2dd60561914124aa81e78ec19.tar.gz
historical-de1f7aad086b61c2dd60561914124aa81e78ec19.tar.bz2
historical-de1f7aad086b61c2dd60561914124aa81e78ec19.zip
Stable for HPPA (bug #289298).
Package-Manager: portage-2.2_rc46/cvs/Linux i686
Diffstat (limited to 'net-libs/libnice')
-rw-r--r--net-libs/libnice/ChangeLog5
-rw-r--r--net-libs/libnice/libnice-0.0.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnice/ChangeLog b/net-libs/libnice/ChangeLog
index c82b708e5cac..3bc250e2fa7c 100644
--- a/net-libs/libnice/ChangeLog
+++ b/net-libs/libnice/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libnice
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.6 2009/10/18 13:53:18 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.7 2009/10/18 18:36:59 jer Exp $
+
+ 18 Oct 2009; Jeroen Roovers <jer@gentoo.org> libnice-0.0.9.ebuild:
+ Stable for HPPA (bug #289298).
18 Oct 2009; Tobias Klausmann <klausman@gentoo.org> libnice-0.0.9.ebuild:
Stable on alpha, bug #289298
diff --git a/net-libs/libnice/libnice-0.0.9.ebuild b/net-libs/libnice/libnice-0.0.9.ebuild
index a008e9e1ba3e..750cf2a84ade 100644
--- a/net-libs/libnice/libnice-0.0.9.ebuild
+++ b/net-libs/libnice/libnice-0.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.0.9.ebuild,v 1.4 2009/10/18 13:53:18 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.0.9.ebuild,v 1.5 2009/10/18 18:36:59 jer Exp $
EAPI="2"
@@ -10,7 +10,7 @@ SRC_URI="http://nice.freedesktop.org/releases/${P}.tar.gz"
LICENSE="LGPL-2.1 MPL-1.1"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="alpha ~amd64 hppa ~ppc ~x86"
IUSE="+gstreamer upnp"
RDEPEND=">=dev-libs/glib-2.10