summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-11-18 22:08:45 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-11-18 22:08:45 +0000
commiteeefa78ed156b3d7b8bf6bc58e712c0075e8a17e (patch)
tree253606665d8ea3b2ec93c6d1887f865e82aa3722 /media-libs/gst-plugins-ugly
parentAdd alsa USE flag and fix automagic deps. Thanks to Maciej Mrozowski. (diff)
downloadhistorical-eeefa78ed156b3d7b8bf6bc58e712c0075e8a17e.tar.gz
historical-eeefa78ed156b3d7b8bf6bc58e712c0075e8a17e.tar.bz2
historical-eeefa78ed156b3d7b8bf6bc58e712c0075e8a17e.zip
x86 stable, bug 290343
Package-Manager: portage-2.1.6.13/cvs/Linux i686 RepoMan-Options: --force
Diffstat (limited to 'media-libs/gst-plugins-ugly')
-rw-r--r--media-libs/gst-plugins-ugly/ChangeLog6
-rw-r--r--media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.12.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-ugly/ChangeLog b/media-libs/gst-plugins-ugly/ChangeLog
index 0c701ef9fc42..370849381409 100644
--- a/media-libs/gst-plugins-ugly/ChangeLog
+++ b/media-libs/gst-plugins-ugly/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/gst-plugins-ugly
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.61 2009/11/18 04:07:55 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.62 2009/11/18 22:08:45 fauli Exp $
+
+ 18 Nov 2009; Christian Faulhammer <fauli@gentoo.org>
+ gst-plugins-ugly-0.10.12.ebuild:
+ x86 stable, bug 290343
18 Nov 2009; Jeroen Roovers <jer@gentoo.org>
gst-plugins-ugly-0.10.12.ebuild:
diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.12.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.12.ebuild
index fa2fe62c458e..f9dd7fe1c266 100644
--- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.12.ebuild
+++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.12.ebuild,v 1.4 2009/11/18 04:07:55 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.12.ebuild,v 1.5 2009/11/18 22:08:45 fauli Exp $
# order is important, gnome2 after gst-plugins
inherit gst-plugins-ugly gst-plugins10 gnome2 eutils flag-o-matic libtool
@@ -10,7 +10,7 @@ HOMEPAGE="http://gstreamer.sourceforge.net"
SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=media-libs/gst-plugins-base-0.10.23