diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-28 02:38:41 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-28 02:38:41 +0000 |
commit | b8b8b422da2eee7e7f038a4b314e0669ff2eb4cc (patch) | |
tree | c4e54814e1b6e44c1f9df9c3b34926cb5e043361 /media-libs/gst-plugins | |
parent | stable on ppc64, bug #59368 (Manifest recommit) (diff) | |
download | gentoo-2-b8b8b422da2eee7e7f038a4b314e0669ff2eb4cc.tar.gz gentoo-2-b8b8b422da2eee7e7f038a4b314e0669ff2eb4cc.tar.bz2 gentoo-2-b8b8b422da2eee7e7f038a4b314e0669ff2eb4cc.zip |
stable on ppc64, bug #59368
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 c3f502f8563e..9a5e5685ecbd 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.77 2004/08/22 10:54:12 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.78 2004/08/28 02:34:18 tgall Exp $ + + 27 Aug 2004; Tom Gall <tgall@gentoo.org> gst-plugins-0.8.2.ebuild: + stable on ppc64, bug #59368 22 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> gst-plugins-0.8.2.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 58cee8d83913..7782335e9e54 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.6 2004/08/22 10:54:12 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.2.ebuild,v 1.7 2004/08/28 02:34:18 tgall 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 ppc64" RDEPEND=">=media-libs/gstreamer-${PV}* >=gnome-base/gconf-1.2" |