diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-01-12 17:05:55 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-01-12 17:05:55 +0000 |
commit | 4bd6a0882d4ca32c629306d830e33c233895cec6 (patch) | |
tree | 358bd64313d3e5f553ee5597024fbe9b92f397dd /media-plugins/gst-plugins-vorbis | |
parent | remove amd64 stable; needs to be upgraded in conjunction with other apps (Man... (diff) | |
download | gentoo-2-4bd6a0882d4ca32c629306d830e33c233895cec6.tar.gz gentoo-2-4bd6a0882d4ca32c629306d830e33c233895cec6.tar.bz2 gentoo-2-4bd6a0882d4ca32c629306d830e33c233895cec6.zip |
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.5.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 a2cc7b14ac0a..0c9d5375f62b 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vorbis/ChangeLog,v 1.37 2005/01/05 23:20:48 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vorbis/ChangeLog,v 1.38 2005/01/12 17:05:55 gmsoft Exp $ + + 12 Jan 2005; Guy Martin <gmsoft@gentoo.org> gst-plugins-vorbis-0.8.5.ebuild: + Stable on hppa. *gst-plugins-vorbis-0.8.7 (05 Jan 2005) diff --git a/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.8.5.ebuild b/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.8.5.ebuild index fc22c333d598..2b76e7e4caff 100644 --- a/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.8.5.ebuild +++ b/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.8.5.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # 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.5.ebuild,v 1.8 2004/12/16 05:42:41 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.8.5.ebuild,v 1.9 2005/01/12 17:05:55 gmsoft Exp $ inherit eutils gst-plugins -KEYWORDS="x86 alpha amd64 ~arm ~hppa ~ia64 ~mips ppc sparc" +KEYWORDS="x86 alpha amd64 ~arm hppa ~ia64 ~mips ppc sparc" IUSE="" RDEPEND=">=media-libs/libvorbis-1" |