diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-03 20:54:05 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-03 20:54:05 +0000 |
commit | b17a5d8a01ab614cd43caf66dd185191a3c82090 (patch) | |
tree | 64b8c7c662b3f30bc81bb7bfd691f28740fbd696 /media-plugins/gst-plugins-theora | |
parent | added 'activefilter' USE flag for isdn4k-utils (diff) | |
download | gentoo-2-b17a5d8a01ab614cd43caf66dd185191a3c82090.tar.gz gentoo-2-b17a5d8a01ab614cd43caf66dd185191a3c82090.tar.bz2 gentoo-2-b17a5d8a01ab614cd43caf66dd185191a3c82090.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
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.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 c19b44530751..8f54171e752c 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.29 2005/09/02 20:21:27 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.30 2005/09/03 20:50:55 corsair Exp $ + + 03 Sep 2005; Markus Rothe <corsair@gentoo.org> + gst-plugins-theora-0.8.10.ebuild: + Stable on ppc64 02 Sep 2005; Michael Hanselmann <hansmi@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 53cd8022aa46..587adb35b54c 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.7 2005/09/02 20:21:27 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.ebuild,v 1.8 2005/09/03 20:50:55 corsair 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" |