diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-12 22:40:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-12 22:40:36 +0000 |
commit | e1c8795f1105e182c0a601891f547952f3b26d6f (patch) | |
tree | 452fe34ad38343a60117f64b6c732ca98033dd5c /media-plugins/gst-plugins-theora | |
parent | Stable for HPPA (bug #324691). (diff) | |
download | gentoo-2-e1c8795f1105e182c0a601891f547952f3b26d6f.tar.gz gentoo-2-e1c8795f1105e182c0a601891f547952f3b26d6f.tar.bz2 gentoo-2-e1c8795f1105e182c0a601891f547952f3b26d6f.zip |
Stable for HPPA (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 19a219196ae3..73d1d43ad299 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.137 2010/07/01 11:23:29 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.138 2010/07/12 22:40:36 jer Exp $ + + 12 Jul 2010; Jeroen Roovers <jer@gentoo.org> + gst-plugins-theora-0.10.28.ebuild: + Stable for HPPA (bug #324691). 01 Jul 2010; Christian Faulhammer <fauli@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 6597ca49fb88..20ceee08a515 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.4 2010/07/01 11:23:29 fauli Exp $ +# $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 $ 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 |