diff options
author | 2011-08-20 17:45:27 +0000 | |
---|---|---|
committer | 2011-08-20 17:45:27 +0000 | |
commit | 6453120fb50c5e0cabd096eacefbdd9e215eb55c (patch) | |
tree | 65e96a51d4939fa41bdf6518d04a804b7de27775 /net-libs/libnice | |
parent | Stable for HPPA (bug #371259). (diff) | |
download | gentoo-2-6453120fb50c5e0cabd096eacefbdd9e215eb55c.tar.gz gentoo-2-6453120fb50c5e0cabd096eacefbdd9e215eb55c.tar.bz2 gentoo-2-6453120fb50c5e0cabd096eacefbdd9e215eb55c.zip |
Stable for HPPA (bug #369909).
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libnice')
-rw-r--r-- | net-libs/libnice/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libnice/libnice-0.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnice/ChangeLog b/net-libs/libnice/ChangeLog index 741a1d4af7d2..6fa22bfd2822 100644 --- a/net-libs/libnice/ChangeLog +++ b/net-libs/libnice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libnice # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.29 2011/07/31 15:25:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.30 2011/08/20 17:45:27 jer Exp $ + + 20 Aug 2011; Jeroen Roovers <jer@gentoo.org> libnice-0.1.0.ebuild: + Stable for HPPA (bug #369909). 31 Jul 2011; Raúl Porcel <armin76@gentoo.org> libnice-0.1.0.ebuild: alpha/ia64/sparc stable wrt #373393 diff --git a/net-libs/libnice/libnice-0.1.0.ebuild b/net-libs/libnice/libnice-0.1.0.ebuild index fb3b03c8a07d..9bc575564d2f 100644 --- a/net-libs/libnice/libnice-0.1.0.ebuild +++ b/net-libs/libnice/libnice-0.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.0.ebuild,v 1.4 2011/07/31 15:25:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.0.ebuild,v 1.5 2011/08/20 17:45:27 jer Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://nice.freedesktop.org/releases/${P}.tar.gz" LICENSE="LGPL-2.1 MPL-1.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="+gstreamer upnp" RDEPEND=">=dev-libs/glib-2.10 |