diff options
author | 2006-07-17 16:47:55 +0000 | |
---|---|---|
committer | 2006-07-17 16:47:55 +0000 | |
commit | c69c7270b25dbed258430a37a9d0c2c073416e3b (patch) | |
tree | 899ab6ae65ac57fe53a102f013b0694efd5f0929 /media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild | |
parent | Marked stable on amd64 for bug #139612 (diff) | |
download | gentoo-2-c69c7270b25dbed258430a37a9d0c2c073416e3b.tar.gz gentoo-2-c69c7270b25dbed258430a37a9d0c2c073416e3b.tar.bz2 gentoo-2-c69c7270b25dbed258430a37a9d0c2c073416e3b.zip |
Marked stable on amd64 for bug #139612
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild')
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild index 980e74f588b1..ae77232faa02 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.3.ebuild,v 1.8 2006/07/16 11:53:01 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild,v 1.9 2006/07/17 16:47:55 dang 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.net/" SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 hppa ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 hppa ppc ~ppc64 x86" #IUSE="esd alsa oss" RDEPEND=">=media-libs/gst-plugins-base-0.10.3 |