summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-01-06 15:06:02 +0000
committerBrent Baude <ranger@gentoo.org>2012-01-06 15:06:02 +0000
commit272c48733716f6c422bccc05e6752ddb0c66d058 (patch)
tree8b1aa213a4fcac2ed9ed4ff83a3355838e5f07e4 /media-libs
parentMarking ortp-0.16.5 ppc for bug 363311 (diff)
downloadgentoo-2-272c48733716f6c422bccc05e6752ddb0c66d058.tar.gz
gentoo-2-272c48733716f6c422bccc05e6752ddb0c66d058.tar.bz2
gentoo-2-272c48733716f6c422bccc05e6752ddb0c66d058.zip
Marking mediastreamer-2.7.3-r3 ppc for bug 363311
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/mediastreamer/ChangeLog7
-rw-r--r--media-libs/mediastreamer/mediastreamer-2.7.3-r3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/mediastreamer/ChangeLog b/media-libs/mediastreamer/ChangeLog
index 6bc5f4cbdaf3..5485b2134de3 100644
--- a/media-libs/mediastreamer/ChangeLog
+++ b/media-libs/mediastreamer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/mediastreamer
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mediastreamer/ChangeLog,v 1.50 2011/11/06 12:37:14 grobian Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mediastreamer/ChangeLog,v 1.51 2012/01/06 15:06:02 ranger Exp $
+
+ 06 Jan 2012; Brent Baude <ranger@gentoo.org> mediastreamer-2.7.3-r3.ebuild:
+ Marking mediastreamer-2.7.3-r3 ppc stable for bug 363311
06 Nov 2011; Fabian Groffen <grobian@gentoo.org>
mediastreamer-2.7.3-r3.ebuild:
diff --git a/media-libs/mediastreamer/mediastreamer-2.7.3-r3.ebuild b/media-libs/mediastreamer/mediastreamer-2.7.3-r3.ebuild
index 3874c665a8c9..04f3d6b9a439 100644
--- a/media-libs/mediastreamer/mediastreamer-2.7.3-r3.ebuild
+++ b/media-libs/mediastreamer/mediastreamer-2.7.3-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mediastreamer/mediastreamer-2.7.3-r3.ebuild,v 1.11 2011/11/06 12:37:14 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mediastreamer/mediastreamer-2.7.3-r3.ebuild,v 1.12 2012/01/06 15:06:02 ranger Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="mirror://nongnu/linphone/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~x64-macos ~x86-macos"
# Many cameras will not work or will crash an application if mediastreamer2 is
# not built with v4l2 support (taken from configure.ac)
# TODO: run-time test for ipv6: does it really need ortp[ipv6] ?