diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-05-26 01:15:57 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-05-26 01:15:57 +0000 |
commit | 036783531f845586b13e7425f873edaaf7ee39b6 (patch) | |
tree | a1ab23a278da9333db4a131e9be3be76ea018cc5 /media-plugins/gst-plugins-vorbis | |
parent | Marked stable on hppa. (diff) | |
download | historical-036783531f845586b13e7425f873edaaf7ee39b6.tar.gz historical-036783531f845586b13e7425f873edaaf7ee39b6.tar.bz2 historical-036783531f845586b13e7425f873edaaf7ee39b6.zip |
Marked stable on hppa.
Diffstat (limited to 'media-plugins/gst-plugins-vorbis')
-rw-r--r-- | media-plugins/gst-plugins-vorbis/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-vorbis/ChangeLog b/media-plugins/gst-plugins-vorbis/ChangeLog index 59f311a82132..b0accd33d48f 100644 --- a/media-plugins/gst-plugins-vorbis/ChangeLog +++ b/media-plugins/gst-plugins-vorbis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gst-plugins-vorbis # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vorbis/ChangeLog,v 1.19 2004/05/14 20:03:37 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vorbis/ChangeLog,v 1.20 2004/05/26 01:13:01 gmsoft Exp $ + + 26 May 2004; Guy Martin <gmsoft@gentoo.org> gst-plugins-vorbis-0.8.1.ebuild: + Marked stable on hppa. 14 May 2004; Stephen P. Becker <geoman@gentoo.org> gst-plugins-vorbis-0.6.4.ebuild: diff --git a/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.8.1.ebuild b/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.8.1.ebuild index 0f723e4283d8..3e3676a6853c 100644 --- a/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.8.1.ebuild +++ b/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.8.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.8.1.ebuild,v 1.2 2004/05/20 22:58:06 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.8.1.ebuild,v 1.3 2004/05/26 01:13:01 gmsoft Exp $ inherit gst-plugins -KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ~ppc ~alpha ~sparc hppa ~amd64 ~ia64 ~mips" IUSE="" RDEPEND=">=media-libs/libvorbis-1" |