diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-23 21:55:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-23 21:55:37 +0000 |
commit | c7562918edd386dd4b20081aeb6a9996906d597c (patch) | |
tree | 70011f0e50593070994e67a86256f57d3c9d0e8c /media-plugins/gst-plugins-theora | |
parent | Stable for HPPA (bug #232054). (diff) | |
download | gentoo-2-c7562918edd386dd4b20081aeb6a9996906d597c.tar.gz gentoo-2-c7562918edd386dd4b20081aeb6a9996906d597c.tar.bz2 gentoo-2-c7562918edd386dd4b20081aeb6a9996906d597c.zip |
Stable for HPPA (bug #232054).
(Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7-JeR 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.20.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 6aac7a191adf..a0394f0f108a 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 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.98 2008/08/08 19:13:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.99 2008/09/23 21:55:37 jer Exp $ + + 23 Sep 2008; Jeroen Roovers <jer@gentoo.org> + gst-plugins-theora-0.10.20.ebuild: + Stable for HPPA (bug #232054). 08 Aug 2008; Markus Meier <maekke@gentoo.org> gst-plugins-theora-0.10.20.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.20.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.20.ebuild index c0973ad29eed..909bfa16fb3e 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.20.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.20.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2008 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.20.ebuild,v 1.7 2008/08/08 19:13:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.20.ebuild,v 1.8 2008/09/23 21:55:37 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/gst-plugins-base-0.10.20 |