diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-02-12 18:39:44 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-02-12 18:39:44 +0000 |
commit | 61d9c7969324713932e31fd88f2f4c5382c65882 (patch) | |
tree | ea241174c9af2846a7bee28acdb97c5bc143da7c /net-libs/libnice | |
parent | alpha/arm/ia64/sh/sparc stable wrt #302477 (diff) | |
download | historical-61d9c7969324713932e31fd88f2f4c5382c65882.tar.gz historical-61d9c7969324713932e31fd88f2f4c5382c65882.tar.bz2 historical-61d9c7969324713932e31fd88f2f4c5382c65882.zip |
Marked ~ppc64.
Package-Manager: portage-2.1.7.16/cvs/Linux x86_64
Diffstat (limited to 'net-libs/libnice')
-rw-r--r-- | net-libs/libnice/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/libnice/libnice-0.0.10.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libnice/libnice-0.0.9.ebuild | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/net-libs/libnice/ChangeLog b/net-libs/libnice/ChangeLog index ff74a85b5317..649c7fa7dbd8 100644 --- a/net-libs/libnice/ChangeLog +++ b/net-libs/libnice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/libnice # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.12 2010/01/10 16:40:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.13 2010/02/12 18:39:44 josejx Exp $ + + 12 Feb 2010; Joseph Jezak <josejx@gentoo.org> libnice-0.0.9.ebuild, + libnice-0.0.10.ebuild: + Marked ~ppc64. 10 Jan 2010; Christian Faulhammer <fauli@gentoo.org> libnice-0.0.10.ebuild: diff --git a/net-libs/libnice/libnice-0.0.10.ebuild b/net-libs/libnice/libnice-0.0.10.ebuild index eeba04c941d6..36a715d7a90b 100644 --- a/net-libs/libnice/libnice-0.0.10.ebuild +++ b/net-libs/libnice/libnice-0.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.0.10.ebuild,v 1.2 2010/01/10 16:40:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.0.10.ebuild,v 1.3 2010/02/12 18:39:44 josejx 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 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="+gstreamer upnp" RDEPEND=">=dev-libs/glib-2.10 diff --git a/net-libs/libnice/libnice-0.0.9.ebuild b/net-libs/libnice/libnice-0.0.9.ebuild index e19ff181f5d6..da94bfed8389 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 +# Copyright 1999-2010 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.8 2009/10/24 18:16:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.0.9.ebuild,v 1.9 2010/02/12 18:39:44 josejx 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 ~ppc64 x86" IUSE="+gstreamer upnp" RDEPEND=">=dev-libs/glib-2.10 |