diff options
author | Markus Meier <maekke@gentoo.org> | 2010-07-24 14:55:40 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-07-24 14:55:40 +0000 |
commit | cdfb4b75aa7e19ec0e23357a61dc5bbbbf599ad8 (patch) | |
tree | aba5b222781923e3cf0be45e24f6cc86c961c90c /media-plugins/gst-plugins-theora | |
parent | arm stable, bug #324691 (diff) | |
download | gentoo-2-cdfb4b75aa7e19ec0e23357a61dc5bbbbf599ad8.tar.gz gentoo-2-cdfb4b75aa7e19ec0e23357a61dc5bbbbf599ad8.tar.bz2 gentoo-2-cdfb4b75aa7e19ec0e23357a61dc5bbbbf599ad8.zip |
arm stable, bug #324691
(Portage version: 2.2_rc67/cvs/Linux i686)
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 73d1d43ad299..92de6eab5a83 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.138 2010/07/12 22:40:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.139 2010/07/24 14:55:40 maekke Exp $ + + 24 Jul 2010; Markus Meier <maekke@gentoo.org> + gst-plugins-theora-0.10.28.ebuild: + arm stable, bug #324691 12 Jul 2010; Jeroen Roovers <jer@gentoo.org> gst-plugins-theora-0.10.28.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 20ceee08a515..7ed44a3fa4ec 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.5 2010/07/12 22:40:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.28.ebuild,v 1.6 2010/07/24 14:55:40 maekke 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 |