diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-21 14:30:01 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-21 14:30:01 +0000 |
commit | 1af78c5be7736df1b85dde56a52fdd8e390738a9 (patch) | |
tree | 5d1840dab062643359790c9317cafce9867d99b5 /media-plugins/gst-plugins-theora | |
parent | Added ~ppc64; bug #157879 (diff) | |
download | gentoo-2-1af78c5be7736df1b85dde56a52fdd8e390738a9.tar.gz gentoo-2-1af78c5be7736df1b85dde56a52fdd8e390738a9.tar.bz2 gentoo-2-1af78c5be7736df1b85dde56a52fdd8e390738a9.zip |
Back to ~sparc
(Portage version: 2.1.1-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.10.11.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 819c099851bb..d1d98ef0fefe 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.68 2006/12/07 14:42:53 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.69 2006/12/21 14:30:01 gustavoz Exp $ + + 21 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> + gst-plugins-theora-0.10.11.ebuild: + Back to ~sparc *gst-plugins-theora-0.10.11 (07 Dec 2006) diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.ebuild index bf2563d8e762..e2fcd55182d1 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.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.11.ebuild,v 1.1 2006/12/07 14:42:53 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.ebuild,v 1.2 2006/12/21 14:30:01 gustavoz Exp $ inherit gst-plugins-base -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="" RDEPEND=">=media-libs/libtheora-1.0_alpha3 |