diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 18:13:32 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 18:13:32 +0000 |
commit | 2b18afd910c996fecbcb2803c7a28b60c88f6055 (patch) | |
tree | 905eeb991484a519bf1f5d79bc896887c6f01bd0 /media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.12.ebuild | |
parent | Stable for HPPA (bug #298979). (diff) | |
download | historical-2b18afd910c996fecbcb2803c7a28b60c88f6055.tar.gz historical-2b18afd910c996fecbcb2803c7a28b60c88f6055.tar.bz2 historical-2b18afd910c996fecbcb2803c7a28b60c88f6055.zip |
ppc stable #290343
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.12.ebuild')
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.12.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 00dd98949624..666c38d798da 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 +# Copyright 1999-2010 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.8 2009/12/29 18:07:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.12.ebuild,v 1.9 2010/01/05 18:13:32 nixnut 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 |