diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-09-11 21:14:06 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-09-11 21:14:06 +0000 |
commit | dc08cd665ba2326af20e90b5d6a9743f1ac34eb0 (patch) | |
tree | 8e05245ea1800b28f50629555e6c881aeee55da4 /net-libs/libnice | |
parent | Keywording for ppc. (diff) | |
download | gentoo-2-dc08cd665ba2326af20e90b5d6a9743f1ac34eb0.tar.gz gentoo-2-dc08cd665ba2326af20e90b5d6a9743f1ac34eb0.tar.bz2 gentoo-2-dc08cd665ba2326af20e90b5d6a9743f1ac34eb0.zip |
Keywording for ppc.
Bug 282263.
(Portage version: 14103-svn/cvs/Linux ppc)
Diffstat (limited to 'net-libs/libnice')
-rw-r--r-- | net-libs/libnice/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libnice/libnice-0.0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnice/ChangeLog b/net-libs/libnice/ChangeLog index fed8694f178e..3aa923437af1 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.4 2009/09/01 13:26:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.5 2009/09/11 21:14:06 volkmar Exp $ + + 11 Sep 2009; Mounir Lamouri <volkmar@gentoo.org> libnice-0.0.9.ebuild: + Keywording for ppc. Bug 282263 01 Sep 2009; Jeroen Roovers <jer@gentoo.org> libnice-0.0.9.ebuild: Marked ~hppa (bug #282989). diff --git a/net-libs/libnice/libnice-0.0.9.ebuild b/net-libs/libnice/libnice-0.0.9.ebuild index e47d6114d200..8fe000f4073d 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.2 2009/09/01 13:26:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.0.9.ebuild,v 1.3 2009/09/11 21:14:06 volkmar 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 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86" IUSE="+gstreamer upnp" RDEPEND=">=dev-libs/glib-2.10 |