summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2013-01-10 19:00:48 +0000
committerAnthony G. Basile <blueness@gentoo.org>2013-01-10 19:00:48 +0000
commit886581ce49b1b56a267a2cb07e65dad839e36c69 (patch)
treeb3951a47e97dc19e6e96f8c0e77f0433f04a57a5 /media-plugins/gst-plugins-xvid
parentKeyword ~ppc ~ppc64, bug #450672, thanks vincent (diff)
downloadgentoo-2-886581ce49b1b56a267a2cb07e65dad839e36c69.tar.gz
gentoo-2-886581ce49b1b56a267a2cb07e65dad839e36c69.tar.bz2
gentoo-2-886581ce49b1b56a267a2cb07e65dad839e36c69.zip
Keyword ~ppc ~ppc64, bug #450672, thanks vincent
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'media-plugins/gst-plugins-xvid')
-rw-r--r--media-plugins/gst-plugins-xvid/ChangeLog7
-rw-r--r--media-plugins/gst-plugins-xvid/gst-plugins-xvid-0.10.23.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/media-plugins/gst-plugins-xvid/ChangeLog b/media-plugins/gst-plugins-xvid/ChangeLog
index ae86a846103d..30bec06a63c2 100644
--- a/media-plugins/gst-plugins-xvid/ChangeLog
+++ b/media-plugins/gst-plugins-xvid/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/gst-plugins-xvid
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvid/ChangeLog,v 1.16 2013/01/07 19:34:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvid/ChangeLog,v 1.17 2013/01/10 19:00:48 blueness Exp $
+
+ 10 Jan 2013; Anthony G. Basile <blueness@gentoo.org>
+ gst-plugins-xvid-0.10.23.ebuild:
+ Keyword ~ppc ~ppc64, bug #450672, thanks vincent
07 Jan 2013; Jeroen Roovers <jer@gentoo.org> gst-plugins-xvid-0.10.23.ebuild:
Marked ~hppa (bug #450672).
@@ -84,4 +88,3 @@
+gst-plugins-xvid-0.10.14.ebuild, +metadata.xml:
Add support for the xviddec/xvidenc GStreamer elements from
gst-plugins-bad
-
diff --git a/media-plugins/gst-plugins-xvid/gst-plugins-xvid-0.10.23.ebuild b/media-plugins/gst-plugins-xvid/gst-plugins-xvid-0.10.23.ebuild
index 6dbd2ee1ae20..1ad9eacff398 100644
--- a/media-plugins/gst-plugins-xvid/gst-plugins-xvid-0.10.23.ebuild
+++ b/media-plugins/gst-plugins-xvid/gst-plugins-xvid-0.10.23.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvid/gst-plugins-xvid-0.10.23.ebuild,v 1.2 2013/01/07 19:34:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvid/gst-plugins-xvid-0.10.23.ebuild,v 1.3 2013/01/10 19:00:48 blueness Exp $
EAPI="5"
inherit gst-plugins-bad
DESCRIPTION="GStreamer plugin for XviD (MPEG-4) video encoding/decoding support"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND="media-libs/xvid"