diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-09 10:18:03 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-09 10:18:03 +0000 |
commit | fe05859949f110ebe85cca4ea71317fd320184e7 (patch) | |
tree | 3d7bdbe7da6d6bb25658a332a2a8d397645a2f93 /media-plugins | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-fe05859949f110ebe85cca4ea71317fd320184e7.tar.gz gentoo-2-fe05859949f110ebe85cca4ea71317fd320184e7.tar.bz2 gentoo-2-fe05859949f110ebe85cca4ea71317fd320184e7.zip |
stable on ppc64
(Portage version: 2.0.51.19)
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.8.8.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 e45bcd7f5bbf..880c25cdf18e 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.15 2005/06/08 14:38:45 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.16 2005/06/09 10:13:54 corsair Exp $ + + 09 Jun 2005; Markus Rothe <corsair@gentoo.org> + gst-plugins-theora-0.8.8.ebuild: + Stable on ppc64 *gst-plugins-theora-0.8.9 (08 Jun 2005) 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 58daf19f0933..7a3459b22a33 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.8 2005/05/09 04:17:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild,v 1.9 2005/06/09 10:13:54 corsair Exp $ inherit gst-plugins -KEYWORDS="amd64 ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86" IUSE="" DEPEND="media-libs/libtheora" |