diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-11 19:51:04 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-11 19:51:04 +0000 |
commit | b1e7790c2fec6718c9c7edef1bc501211c712c35 (patch) | |
tree | 09ef5747db5dbb731f5056a2f864221bc757b82a /media-plugins/gst-plugins-theora | |
parent | Stable for HPPA (bug #382225). (diff) | |
download | historical-b1e7790c2fec6718c9c7edef1bc501211c712c35.tar.gz historical-b1e7790c2fec6718c9c7edef1bc501211c712c35.tar.bz2 historical-b1e7790c2fec6718c9c7edef1bc501211c712c35.zip |
Stable for HPPA (bug #382225).
Package-Manager: portage-2.2.0_alpha66/cvs/Linux x86_64
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 1ac31d9fa183..a2750794e2cc 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.172 2011/10/09 16:01:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.173 2011/10/11 19:40:07 jer Exp $ + + 11 Oct 2011; Jeroen Roovers <jer@gentoo.org> + gst-plugins-theora-0.10.35.ebuild: + Stable for HPPA (bug #382225). 09 Oct 2011; Raúl Porcel <armin76@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 b92211b1772f..f9d38303fb54 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.5 2011/10/09 16:01:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.35.ebuild,v 1.6 2011/10/11 19:40:07 jer 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] |