diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-02-09 10:35:36 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-02-09 10:35:36 +0000 |
commit | 6b675a676fe0a7a0de21475cd3a5fbabdb1651a6 (patch) | |
tree | c5b397d98258a64a63490ba578efd65ed486de2d /media-plugins/gst-plugins-theora | |
parent | transfering maintainership to flameeyes (who is part upstream also) (diff) | |
download | gentoo-2-6b675a676fe0a7a0de21475cd3a5fbabdb1651a6.tar.gz gentoo-2-6b675a676fe0a7a0de21475cd3a5fbabdb1651a6.tar.bz2 gentoo-2-6b675a676fe0a7a0de21475cd3a5fbabdb1651a6.zip |
Stable on hppa.
(Portage version: 2.0.53)
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.8.11.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 71f20c13dc8f..62fd13a44e47 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.41 2006/01/23 16:29:20 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.42 2006/02/09 10:33:15 gmsoft Exp $ + + 09 Feb 2006; Guy Martin <gmsoft@gentoo.org> + gst-plugins-theora-0.8.11.ebuild: + Stable on hppa. 23 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> gst-plugins-theora-0.8.11.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.11.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.11.ebuild index e916c1e893bc..69e81b9b0036 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.11.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.11.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 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.8.11.ebuild,v 1.6 2006/01/23 16:29:20 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.11.ebuild,v 1.7 2006/02/09 10:33:15 gmsoft Exp $ inherit gst-plugins -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND=">=media-libs/libtheora-1.0_alpha3" |