diff options
-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 8de41de93dca..93bedfb53733 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.65 2006/09/21 13:28:07 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.66 2006/10/20 17:55:58 agriffis Exp $ + + 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> + gst-plugins-theora-0.10.8.ebuild: + Mark 0.10.8 stable on alpha *gst-plugins-theora-0.10.10 (21 Sep 2006) 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 a9b5e5da19d7..58b736b9ca82 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.4 2006/10/14 21:22:21 vapier Exp $ +# $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 $ 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 |