diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 17:55:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 17:55:58 +0000 |
commit | b3c2398560dbb23ceb60e943fb5b9f7425abac7f (patch) | |
tree | 42e418372811da60401722123f25e60529281a6a /media-plugins/gst-plugins-theora | |
parent | Mark 2.14.2 stable on alpha (diff) | |
download | gentoo-2-b3c2398560dbb23ceb60e943fb5b9f7425abac7f.tar.gz gentoo-2-b3c2398560dbb23ceb60e943fb5b9f7425abac7f.tar.bz2 gentoo-2-b3c2398560dbb23ceb60e943fb5b9f7425abac7f.zip |
Mark 0.10.8 stable on alpha
(Portage version: 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 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 |