diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-21 12:12:04 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-21 12:12:04 +0000 |
commit | b814f6ee1aa785fb02525de35620e8ca50d3fe37 (patch) | |
tree | f639e94e009d999806c041363e180b5aff7364b7 /net-libs/libnice | |
parent | Stable on amd64 wrt bug #355671 (diff) | |
download | gentoo-2-b814f6ee1aa785fb02525de35620e8ca50d3fe37.tar.gz gentoo-2-b814f6ee1aa785fb02525de35620e8ca50d3fe37.tar.bz2 gentoo-2-b814f6ee1aa785fb02525de35620e8ca50d3fe37.zip |
Stable on amd64 wrt bug #355719
(Portage version: 2.1.9.39/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.0.13.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-libs/libnice/ChangeLog b/net-libs/libnice/ChangeLog index a8f032b6c08a..baf05d3fe59a 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.20 2011/02/21 07:25:04 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.21 2011/02/21 12:12:04 hwoarang Exp $ + + 21 Feb 2011; Markos Chandras <hwoarang@gentoo.org> libnice-0.0.13.ebuild: + Stable on amd64 wrt bug #355719 *libnice-0.1.0 (21 Feb 2011) diff --git a/net-libs/libnice/libnice-0.0.13.ebuild b/net-libs/libnice/libnice-0.0.13.ebuild index 827eb2b0ace8..6eb17071d3fc 100644 --- a/net-libs/libnice/libnice-0.0.13.ebuild +++ b/net-libs/libnice/libnice-0.0.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.0.13.ebuild,v 1.3 2010/11/20 12:26:05 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.0.13.ebuild,v 1.4 2011/02/21 12:12:04 hwoarang Exp $ EAPI="2" @@ -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 |