diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-03 21:45:19 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-03 21:45:19 +0000 |
commit | 3cb8ece90db5bbafdee6d97a41bd3b33297a22d6 (patch) | |
tree | 1db43f570a5d83a9d28806af0f8a66c159ffe2c7 /media-plugins/gst-plugins-theora | |
parent | arm stable, bug #329703 (diff) | |
download | gentoo-2-3cb8ece90db5bbafdee6d97a41bd3b33297a22d6.tar.gz gentoo-2-3cb8ece90db5bbafdee6d97a41bd3b33297a22d6.tar.bz2 gentoo-2-3cb8ece90db5bbafdee6d97a41bd3b33297a22d6.zip |
arm stable, bug #329703
(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.29.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 08d99a3c7cfe..62b441c980e2 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.142 2010/08/01 20:21:27 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.143 2010/08/03 21:45:19 maekke Exp $ + + 03 Aug 2010; Markus Meier <maekke@gentoo.org> + gst-plugins-theora-0.10.29.ebuild: + arm stable, bug #329703 01 Aug 2010; Tobias Klausmann <klausman@gentoo.org> gst-plugins-theora-0.10.28.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild index 7629e2512a01..6df39113b6cd 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.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.29.ebuild,v 1.3 2010/07/27 17:31:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild,v 1.4 2010/08/03 21:45:19 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 |