diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-09 16:07:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-09 16:07:06 +0000 |
commit | 8bd80de9d4b21f7a83184f461b5976cf0d06f8ff (patch) | |
tree | d9939f19e2a26a43954c6896a931a8a9e3597d5a /media-plugins/gst-plugins-theora | |
parent | alpha/ia64/s390/sh/sparc stable wrt #382455 (diff) | |
download | historical-8bd80de9d4b21f7a83184f461b5976cf0d06f8ff.tar.gz historical-8bd80de9d4b21f7a83184f461b5976cf0d06f8ff.tar.bz2 historical-8bd80de9d4b21f7a83184f461b5976cf0d06f8ff.zip |
alpha/ia64/sh/sparc stable wrt #382225
Package-Manager: portage-2.1.10.11/cvs/Linux ia64
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.35.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 3dd6e0d33dae..1ac31d9fa183 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.171 2011/10/03 21:58:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.172 2011/10/09 16:01:54 armin76 Exp $ + + 09 Oct 2011; Raúl Porcel <armin76@gentoo.org> + gst-plugins-theora-0.10.35.ebuild: + alpha/ia64/sh/sparc stable wrt #382225 03 Oct 2011; Markus Meier <maekke@gentoo.org> gst-plugins-theora-0.10.35.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.35.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.35.ebuild index 42afb68f6ec5..b92211b1772f 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.35.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.35.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2011 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.35.ebuild,v 1.4 2011/10/03 21:58:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.35.ebuild,v 1.5 2011/10/09 16:01:54 armin76 Exp $ EAPI=2 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.1[encode] |