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 | 74ce121d4c43dd00abace168a7bb335044b29c5b (patch) | |
tree | 9dcb2d18424a69291b6a00d4bffc54f32101781e /media-plugins | |
parent | media-plugins/gst-plugins-speex stable on ppc. (diff) | |
download | historical-74ce121d4c43dd00abace168a7bb335044b29c5b.tar.gz historical-74ce121d4c43dd00abace168a7bb335044b29c5b.tar.bz2 historical-74ce121d4c43dd00abace168a7bb335044b29c5b.zip |
media-plugins/gst-plugins-theora stable on ppc.
Package-Manager: portage-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" |