diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-09-04 11:53:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-09-04 11:53:00 +0000 |
commit | e230b2dff0470dd0d1119a65968d001fa0574659 (patch) | |
tree | 4886d2d2092121e802dca3d3eae7428b859473fb /media-plugins/gst-plugins-theora | |
parent | alpha/ia64/sh/sparc stable wrt #324691 (diff) | |
download | gentoo-2-e230b2dff0470dd0d1119a65968d001fa0574659.tar.gz gentoo-2-e230b2dff0470dd0d1119a65968d001fa0574659.tar.bz2 gentoo-2-e230b2dff0470dd0d1119a65968d001fa0574659.zip |
alpha/ia64/sh/sparc stable wrt #324691
(Portage version: 2.1.8.3/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.28.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 e68b154fd547..bf48e8eb77c8 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.145 2010/08/10 16:29:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.146 2010/09/04 11:53:00 armin76 Exp $ + + 04 Sep 2010; Raúl Porcel <armin76@gentoo.org> + gst-plugins-theora-0.10.28.ebuild: + alpha/ia64/sh/sparc stable wrt #324691 10 Aug 2010; Jeroen Roovers <jer@gentoo.org> gst-plugins-theora-0.10.29.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.28.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.28.ebuild index 0e771426ae9c..4c0dd8939f84 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.28.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.28.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.28.ebuild,v 1.7 2010/08/01 20:21:27 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.28.ebuild,v 1.8 2010/09/04 11:53:00 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 |