diff options
author | 2006-10-21 18:41:29 +0000 | |
---|---|---|
committer | 2006-10-21 18:41:29 +0000 | |
commit | f3287c1e87299f2efdec91b530c926cf0fd91a99 (patch) | |
tree | eed4a9c3ff2f50a3a58b78d62f2745589727cb16 /media-plugins/gst-plugins-theora | |
parent | ppc stable (diff) | |
download | historical-f3287c1e87299f2efdec91b530c926cf0fd91a99.tar.gz historical-f3287c1e87299f2efdec91b530c926cf0fd91a99.tar.bz2 historical-f3287c1e87299f2efdec91b530c926cf0fd91a99.zip |
ppc stable
Package-Manager: portage-2.1.1-r1
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.10.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 93bedfb53733..32386669c050 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.66 2006/10/20 17:55:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.67 2006/10/21 18:41:29 dertobi123 Exp $ + + 21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> + gst-plugins-theora-0.10.8.ebuild: + ppc stable 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> gst-plugins-theora-0.10.8.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.8.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.8.ebuild index 58b736b9ca82..738e9ec085d9 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.8.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.8.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 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.10.8.ebuild,v 1.5 2006/10/20 17:55:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.8.ebuild,v 1.6 2006/10/21 18:41:29 dertobi123 Exp $ inherit gst-plugins-base -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ppc ~ppc64 ~sh ~sparc ~x86" IUSE="" RDEPEND=">=media-libs/libtheora-1.0_alpha3 |