diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-03 20:28:29 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-03 20:28:29 +0000 |
commit | 3fa63fb232875cefffac64a81e9d9eb88715a484 (patch) | |
tree | 2d4859ab399fa389d09533bec68dbf241c306120 /media-plugins | |
parent | Stable on sparc wrt #128737 (diff) | |
download | gentoo-2-3fa63fb232875cefffac64a81e9d9eb88715a484.tar.gz gentoo-2-3fa63fb232875cefffac64a81e9d9eb88715a484.tar.bz2 gentoo-2-3fa63fb232875cefffac64a81e9d9eb88715a484.zip |
Stable on sparc wrt #128737
(Portage version: 2203-svn)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-vorbis/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-vorbis/ChangeLog b/media-plugins/gst-plugins-vorbis/ChangeLog index 213279f3c04a..f21afff9e955 100644 --- a/media-plugins/gst-plugins-vorbis/ChangeLog +++ b/media-plugins/gst-plugins-vorbis/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-vorbis # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vorbis/ChangeLog,v 1.90 2006/05/02 11:26:41 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vorbis/ChangeLog,v 1.91 2006/05/03 20:28:29 gustavoz Exp $ + + 03 May 2006; Gustavo Zacarias <gustavoz@gentoo.org> + gst-plugins-vorbis-0.10.4.ebuild: + Stable on sparc wrt #128737 *gst-plugins-vorbis-0.10.6 (02 May 2006) diff --git a/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.4.ebuild b/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.4.ebuild index 9dfb4a624758..c1e06212c04d 100644 --- a/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.4.ebuild +++ b/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 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.10.4.ebuild,v 1.9 2006/05/02 11:26:41 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.4.ebuild,v 1.10 2006/05/03 20:28:29 gustavoz Exp $ inherit eutils gst-plugins-base -KEYWORDS="~alpha amd64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ppc ppc64 sparc x86" IUSE="" RDEPEND=">=media-libs/libvorbis-1 |