diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-04-05 18:27:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-04-05 18:27:28 +0000 |
commit | 9c26a76a838b6d3ba1f26d840c39d7150c998999 (patch) | |
tree | 87df4262976a1947c3518229b7d8eb508caee37a /media-plugins/gst-plugins-theora | |
parent | alpha/arm/ia64/sh/sparc stable wrt #308379 (diff) | |
download | gentoo-2-9c26a76a838b6d3ba1f26d840c39d7150c998999.tar.gz gentoo-2-9c26a76a838b6d3ba1f26d840c39d7150c998999.tar.bz2 gentoo-2-9c26a76a838b6d3ba1f26d840c39d7150c998999.zip |
alpha/arm/ia64/sh/sparc stable wrt #308379
(Portage version: 2.1.7.17/cvs/Linux ia64, RepoMan options: --force)
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.25.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 035346182451..be88ec903a7c 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 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.130 2010/03/24 19:57:29 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.131 2010/04/05 18:27:28 armin76 Exp $ + + 05 Apr 2010; Raúl Porcel <armin76@gentoo.org> + gst-plugins-theora-0.10.25.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #308379 24 Mar 2010; Christian Faulhammer <fauli@gentoo.org> gst-plugins-theora-0.10.25.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.25.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.25.ebuild index c409979be214..ee883d62dfc7 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.25.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.25.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2010 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.25.ebuild,v 1.3 2010/03/24 19:57:29 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.25.ebuild,v 1.4 2010/04/05 18:27:28 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_beta3 |