diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-06-26 09:43:51 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-06-26 09:43:51 +0000 |
commit | 7d79794cd3eef66add27037992317c858d63e71b (patch) | |
tree | d91dac9de5c1e9d92144255677d781a212649ee7 /media-plugins/gst-plugins-theora | |
parent | Version bump to 2.4.31 thanks to omes <omes@omes.org> in bug 95428 (diff) | |
download | gentoo-2-7d79794cd3eef66add27037992317c858d63e71b.tar.gz gentoo-2-7d79794cd3eef66add27037992317c858d63e71b.tar.bz2 gentoo-2-7d79794cd3eef66add27037992317c858d63e71b.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-plugins/gst-plugins-theora')
3 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog index e7445955fe5d..b582ade22be8 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.20 2005/06/23 11:12:31 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.21 2005/06/26 09:42:41 gmsoft Exp $ + + 26 Jun 2005; Guy Martin <gmsoft@gentoo.org> + gst-plugins-theora-0.8.8.ebuild, gst-plugins-theora-0.8.9.ebuild: + Stable on hppa. 23 Jun 2005; Zaheer Abbas Merali <zaheerm@gentoo.org> gst-plugins-theora-0.8.9.ebuild, gst-plugins-0.8.8.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild index e6738b769f6e..695be31cf5af 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 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.8.ebuild,v 1.12 2005/06/23 11:12:31 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild,v 1.13 2005/06/26 09:42:41 gmsoft Exp $ inherit gst-plugins -KEYWORDS="amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 hppa" IUSE="" DEPEND=">=media-libs/libtheora-1.0_alpha3" diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.9.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.9.ebuild index 26212a3c0830..f4f4c532468d 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.9.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.9.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 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.9.ebuild,v 1.4 2005/06/23 11:12:31 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.9.ebuild,v 1.5 2005/06/26 09:42:41 gmsoft Exp $ inherit gst-plugins -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~hppa" IUSE="" DEPEND=">=media-libs/libtheora-1.0_alpha3" |