diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-08-10 16:29:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-08-10 16:29:56 +0000 |
commit | 7b0a297c3e74f2969dc3b6107d47a7977c15de35 (patch) | |
tree | 2380c42a131fdace88601291eaac1f2d841a067d /media-plugins | |
parent | Stable for HPPA (bug #329703). (diff) | |
download | gentoo-2-7b0a297c3e74f2969dc3b6107d47a7977c15de35.tar.gz gentoo-2-7b0a297c3e74f2969dc3b6107d47a7977c15de35.tar.bz2 gentoo-2-7b0a297c3e74f2969dc3b6107d47a7977c15de35.zip |
Stable for HPPA (bug #329703).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'media-plugins')
-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 dfe8041245f3..e68b154fd547 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.144 2010/08/05 20:24:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.145 2010/08/10 16:29:56 jer Exp $ + + 10 Aug 2010; Jeroen Roovers <jer@gentoo.org> + gst-plugins-theora-0.10.29.ebuild: + Stable for HPPA (bug #329703). 05 Aug 2010; Samuli Suominen <ssuominen@gentoo.org> gst-plugins-theora-0.10.29.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 b120093359f5..77f3a8b18969 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.5 2010/08/05 20:24:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild,v 1.6 2010/08/10 16:29:56 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 |