diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-03 20:37:28 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-03 20:37:28 +0000 |
commit | 00c26561f7cbc593b2ddf0d71de2bf01234cd2fa (patch) | |
tree | 1d729382fb4467579b616792abc4f6143dd95cd8 /media-plugins/gst-plugins-theora | |
parent | Version Bump (diff) | |
download | historical-00c26561f7cbc593b2ddf0d71de2bf01234cd2fa.tar.gz historical-00c26561f7cbc593b2ddf0d71de2bf01234cd2fa.tar.bz2 historical-00c26561f7cbc593b2ddf0d71de2bf01234cd2fa.zip |
Stable on sparc wrt #128737
Package-Manager: portage-2203-svn
Diffstat (limited to 'media-plugins/gst-plugins-theora')
-rw-r--r-- | media-plugins/gst-plugins-theora/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog index 921a9bb374e4..0b07fd2e4315 100644 --- a/media-plugins/gst-plugins-theora/ChangeLog +++ b/media-plugins/gst-plugins-theora/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-theora # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.55 2006/05/02 10:39:37 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.56 2006/05/03 20:29:20 gustavoz Exp $ + + 03 May 2006; Gustavo Zacarias <gustavoz@gentoo.org> + gst-plugins-theora-0.10.4.ebuild: + Stable on sparc wrt #128737 *gst-plugins-theora-0.10.6 (02 May 2006) diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.4.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.4.ebuild index 55fbce006669..f9f8d68ca2c5 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.4.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-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-theora/gst-plugins-theora-0.10.4.ebuild,v 1.8 2006/04/23 22:56:18 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.4.ebuild,v 1.9 2006/05/03 20:29:20 gustavoz Exp $ inherit gst-plugins-base -KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~ppc ppc64 sparc x86" IUSE="" RDEPEND=">=media-libs/libtheora-1.0_alpha3 |