diff options
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.22.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 6ef2d6f4b616..c2698b9aca2f 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 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.104 2009/05/11 03:24:07 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.105 2009/05/12 20:30:05 fauli Exp $ + + 12 May 2009; Christian Faulhammer <fauli@gentoo.org> + gst-plugins-theora-0.10.22.ebuild: + stable x86, bug 266986 *gst-plugins-theora-0.10.23 (11 May 2009) diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.22.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.22.ebuild index ed55950806b0..0193b4c04eb2 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.22.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.22.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2009 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.22.ebuild,v 1.2 2009/05/03 17:37:08 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.22.ebuild,v 1.3 2009/05/12 20:30:05 fauli Exp $ inherit gst-plugins-base -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/gst-plugins-base-0.10.22 |