diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-08-05 18:53:59 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-08-05 18:53:59 +0000 |
commit | 65bb33c40efdd69fc77f86f93d79c60056866790 (patch) | |
tree | eb75a90847b92c9cbb795e4cb193255b738a0b64 /media-libs/gst-plugins | |
parent | Stable on amd64 for 59526. (diff) | |
download | gentoo-2-65bb33c40efdd69fc77f86f93d79c60056866790.tar.gz gentoo-2-65bb33c40efdd69fc77f86f93d79c60056866790.tar.bz2 gentoo-2-65bb33c40efdd69fc77f86f93d79c60056866790.zip |
Stable on hppa.
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 672837ac9066..eb126eb0ce3c 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.72 2004/07/31 03:43:54 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.73 2004/08/05 18:53:59 gmsoft Exp $ + + 05 Aug 2004; Guy Martin <gmsoft@gentoo.org> gst-plugins-0.8.2.ebuild: + Stable on hppa. 31 Jul 2004; <spider@gentoo.org> gst-plugins-0.8.2.ebuild: stable on x86 for gnome 2.6.2 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 13a2f65ddb3c..eb3ae3d201e4 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.2 2004/07/31 03:43:54 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.2.ebuild,v 1.3 2004/08/05 18:53:59 gmsoft 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" |