diff options
author | 2007-11-01 14:10:55 +0000 | |
---|---|---|
committer | 2007-11-01 14:10:55 +0000 | |
commit | 26371777e563ceb6b14851906313125a6feaf21d (patch) | |
tree | 58547809d1e154af67cf310202de7f18e1a3ce3d /media-plugins/gst-plugins-theora | |
parent | sparc stable wrt #190900, thanks to Alex Maclean for testing (diff) | |
download | gentoo-2-26371777e563ceb6b14851906313125a6feaf21d.tar.gz gentoo-2-26371777e563ceb6b14851906313125a6feaf21d.tar.bz2 gentoo-2-26371777e563ceb6b14851906313125a6feaf21d.zip |
sparc stable wrt #190900, thanks to Alex Maclean for testing
(Portage version: 2.1.3.16)
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.14.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 7db7bc11a55a..81d146227806 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.87 2007/10/11 15:10:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.88 2007/11/01 14:10:55 armin76 Exp $ + + 01 Nov 2007; Raúl Porcel <armin76@gentoo.org> + gst-plugins-theora-0.10.14.ebuild: + sparc stable wrt #190900, thanks to Alex Maclean for testing 11 Oct 2007; Markus Rothe <corsair@gentoo.org> gst-plugins-theora-0.10.14.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild index 4faa28304714..bff5df5fa81e 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 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.14.ebuild,v 1.7 2007/10/11 15:10:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild,v 1.8 2007/11/01 14:10:55 armin76 Exp $ inherit gst-plugins-base -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/libtheora-1.0_alpha3 |