diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-05-26 01:11:25 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-05-26 01:11:25 +0000 |
commit | 22e82adc34bbe5f8d502dcd09327dcaf8d935679 (patch) | |
tree | ce4afd33303b50b1cf6a101dbfac60da5bdaf733 /media-libs/gst-plugins | |
parent | stupid ruby sucks (diff) | |
download | gentoo-2-22e82adc34bbe5f8d502dcd09327dcaf8d935679.tar.gz gentoo-2-22e82adc34bbe5f8d502dcd09327dcaf8d935679.tar.bz2 gentoo-2-22e82adc34bbe5f8d502dcd09327dcaf8d935679.zip |
Marked 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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gst-plugins/ChangeLog b/media-libs/gst-plugins/ChangeLog index dc6db1cfe0c1..3cb1dcd717f1 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 Technologies, Inc.; 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.65 2004/05/14 03:30:01 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.66 2004/05/26 01:11:25 gmsoft Exp $ + + 26 May 2004; Guy Martin <gmsoft@gentoo.org> gst-plugins-0.8.1.ebuild: + Marked stable on hppa. 13 May 2004; Stephen P. Becker <geoman@gentoo.org> gst-plugins-0.6.4.ebuild: Stable on mips. diff --git a/media-libs/gst-plugins/gst-plugins-0.8.1.ebuild b/media-libs/gst-plugins/gst-plugins-0.8.1.ebuild index 702391815cd9..436494e47d1d 100644 --- a/media-libs/gst-plugins/gst-plugins-0.8.1.ebuild +++ b/media-libs/gst-plugins/gst-plugins-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.1.ebuild,v 1.2 2004/05/20 23:05:48 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.1.ebuild,v 1.3 2004/05/26 01:11:25 gmsoft Exp $ # IMPORTANT # @@ -19,7 +19,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" |