diff options
author | D.M.D. Ljungmark <spider@gentoo.org> | 2004-07-31 03:45:16 +0000 |
---|---|---|
committer | D.M.D. Ljungmark <spider@gentoo.org> | 2004-07-31 03:45:16 +0000 |
commit | 95112e689d38bc024b892c52cecfe4acc4b58f5b (patch) | |
tree | 9c255ac48ddb5707a1a792398a2ea1ffaa0a6c75 /media-libs/gst-plugins | |
parent | Gnome 2.6.2 stable push (Manifest recommit) (diff) | |
download | gentoo-2-95112e689d38bc024b892c52cecfe4acc4b58f5b.tar.gz gentoo-2-95112e689d38bc024b892c52cecfe4acc4b58f5b.tar.bz2 gentoo-2-95112e689d38bc024b892c52cecfe4acc4b58f5b.zip |
Gnome 2.6.2 stable push
Diffstat (limited to 'media-libs/gst-plugins')
-rw-r--r-- | media-libs/gst-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gst-plugins/gst-plugins-0.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gst-plugins/ChangeLog b/media-libs/gst-plugins/ChangeLog index 05bfded7a087..672837ac9066 100644 --- a/media-libs/gst-plugins/ChangeLog +++ b/media-libs/gst-plugins/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for media-libs/gst-plugins # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.71 2004/07/04 13:12:23 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.72 2004/07/31 03:43:54 spider Exp $ + + 31 Jul 2004; <spider@gentoo.org> gst-plugins-0.8.2.ebuild: + stable on x86 for gnome 2.6.2 04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> gst-plugins-0.8.1.ebuild: Stable on alpha. diff --git a/media-libs/gst-plugins/gst-plugins-0.8.2.ebuild b/media-libs/gst-plugins/gst-plugins-0.8.2.ebuild index 4bfd05cbdfb3..13a2f65ddb3c 100644 --- a/media-libs/gst-plugins/gst-plugins-0.8.2.ebuild +++ b/media-libs/gst-plugins/gst-plugins-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.2.ebuild,v 1.1 2004/06/29 16:04:11 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.2.ebuild,v 1.2 2004/07/31 03:43:54 spider Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins gnome2 eutils flag-o-matic @@ -10,7 +10,7 @@ HOMEPAGE="http://gstreamer.net/" LICENSE="GPL-2" IUSE="esd alsa oss" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" RDEPEND=">=media-libs/gstreamer-${PV}* >=gnome-base/gconf-1.2" |