diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 15:00:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 15:00:34 +0000 |
commit | ab3d7a209b6e6c9c0df624a645c868bcd035b47d (patch) | |
tree | f4c59fb7ed8af191574fa9a1fd4b889d17956f55 /net-libs/libnice | |
parent | Stable for amd64, wrt bug #427544 (diff) | |
download | gentoo-2-ab3d7a209b6e6c9c0df624a645c868bcd035b47d.tar.gz gentoo-2-ab3d7a209b6e6c9c0df624a645c868bcd035b47d.tar.bz2 gentoo-2-ab3d7a209b6e6c9c0df624a645c868bcd035b47d.zip |
Stable for amd64, wrt bug #427544
(Portage version: 2.1.11.9/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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnice/ChangeLog b/net-libs/libnice/ChangeLog index 6bed9b796fc7..4d64b0e127ac 100644 --- a/net-libs/libnice/ChangeLog +++ b/net-libs/libnice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libnice # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.36 2012/10/03 15:42:03 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.37 2012/10/04 15:00:34 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> libnice-0.1.2.ebuild: + Stable for amd64, wrt bug #427544 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libnice-0.1.2.ebuild: x86 stable wrt bug #427544 diff --git a/net-libs/libnice/libnice-0.1.2.ebuild b/net-libs/libnice/libnice-0.1.2.ebuild index 182687ebe880..35c718dd74a7 100644 --- a/net-libs/libnice/libnice-0.1.2.ebuild +++ b/net-libs/libnice/libnice-0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.2.ebuild,v 1.3 2012/10/03 15:42:03 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.2.ebuild,v 1.4 2012/10/04 15:00:34 ago Exp $ EAPI="4" @@ -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 ~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.13:2 |