diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-08-21 08:22:10 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-08-21 08:22:10 +0000 |
commit | 0361366ec9b0c5beb2aa94115ef71409e19da58f (patch) | |
tree | dc7ca00de7fa7ce0b9a434928e2efdaaa60dc2a8 /media-plugins/gst-plugins-theora | |
parent | stable x86, bug 280946 (diff) | |
download | gentoo-2-0361366ec9b0c5beb2aa94115ef71409e19da58f.tar.gz gentoo-2-0361366ec9b0c5beb2aa94115ef71409e19da58f.tar.bz2 gentoo-2-0361366ec9b0c5beb2aa94115ef71409e19da58f.zip |
stable x86, bug 280946
(Portage version: 2.1.6.13/cvs/Linux i686)
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.23.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 c073e3fce3da..7248c6afcddf 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.113 2009/08/15 03:29:17 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.114 2009/08/21 08:22:10 fauli Exp $ + + 21 Aug 2009; Christian Faulhammer <fauli@gentoo.org> + gst-plugins-theora-0.10.23.ebuild: + stable x86, bug 280946 *gst-plugins-theora-0.10.24 (15 Aug 2009) diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.23.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.23.ebuild index 14fb1950685f..0a76d11ee929 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.23.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.23.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.23.ebuild,v 1.2 2009/08/15 02:25:37 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.23.ebuild,v 1.3 2009/08/21 08:22:10 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.23 |