diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-26 18:11:09 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-26 18:11:09 +0000 |
commit | 1db3347c9e3820241af8cbf2d40b5ba08c956ff6 (patch) | |
tree | 71e8fe5e2dd120cdaefeadfa241be087ce102519 /media-plugins/gst-plugins-theora | |
parent | stable on ia64 (diff) | |
download | gentoo-2-1db3347c9e3820241af8cbf2d40b5ba08c956ff6.tar.gz gentoo-2-1db3347c9e3820241af8cbf2d40b5ba08c956ff6.tar.bz2 gentoo-2-1db3347c9e3820241af8cbf2d40b5ba08c956ff6.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
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.8.10.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 4bdf40f3a836..c535bab76877 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.24 2005/08/25 07:25:28 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.25 2005/08/26 18:08:38 gustavoz Exp $ + + 26 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> + gst-plugins-theora-0.8.10.ebuild: + Stable on sparc 25 Aug 2005; Leonardo Boshell <leonardop@gentoo.org> gst-plugins-theora-0.8.10.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.ebuild index 45100de78b3f..5789a6c30942 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 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.8.10.ebuild,v 1.2 2005/08/25 07:25:28 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.ebuild,v 1.3 2005/08/26 18:08:38 gustavoz Exp $ inherit gst-plugins -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="" DEPEND=">=media-libs/libtheora-1.0_alpha3" |