diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 20:21:27 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 20:21:27 +0000 |
commit | cde19b7ab8789959897eb5e29c4a36df7e9afab2 (patch) | |
tree | 05daf6442e82fe5f8fd32d6fac6b3eb07cffcf55 /media-plugins | |
parent | media-plugins/gst-plugins-speex stable on ppc. (diff) | |
download | gentoo-2-cde19b7ab8789959897eb5e29c4a36df7e9afab2.tar.gz gentoo-2-cde19b7ab8789959897eb5e29c4a36df7e9afab2.tar.bz2 gentoo-2-cde19b7ab8789959897eb5e29c4a36df7e9afab2.zip |
media-plugins/gst-plugins-theora stable on ppc.
(Portage version: 2.0.51.22-r2)
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.10.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 373b255b9683..c19b44530751 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.28 2005/08/31 22:23:50 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.29 2005/09/02 20:21:27 hansmi Exp $ + + 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + gst-plugins-theora-0.8.10.ebuild: + Stable on ppc. 31 Aug 2005; Herbie Hopkins <herbs@gentoo.org> gst-plugins-theora-0.8.10.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.ebuild index 3784ca92f605..53cd8022aa46 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.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.10.ebuild,v 1.6 2005/08/31 22:23:50 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.ebuild,v 1.7 2005/09/02 20:21:27 hansmi 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" |