diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2008-08-07 22:05:36 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2008-08-07 22:05:36 +0000 |
commit | 371545d7a965a9e4f5dfcc7befe00953790873c4 (patch) | |
tree | 7a99d79b4c6bfbb76ec48d9da31779cfee31a3cc /media-plugins/gst-plugins-theora | |
parent | Stable on alpha, bug #232054 (diff) | |
download | gentoo-2-371545d7a965a9e4f5dfcc7befe00953790873c4.tar.gz gentoo-2-371545d7a965a9e4f5dfcc7befe00953790873c4.tar.bz2 gentoo-2-371545d7a965a9e4f5dfcc7befe00953790873c4.zip |
Stable on alpha, bug #232054
(Portage version: 2.2_rc6/cvs/Linux 2.6.26.1 x86_64)
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.20.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 0943654df103..8ad353cf0253 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.96 2008/07/31 18:48:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.97 2008/08/07 22:05:36 klausman Exp $ + + 07 Aug 2008; Tobias Klausmann <klausman@gentoo.org> + gst-plugins-theora-0.10.20.ebuild: + Stable on alpha, bug #232054 31 Jul 2008; Raúl Porcel <armin76@gentoo.org> gst-plugins-theora-0.10.20.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.20.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.20.ebuild index 61f836c911ec..d9e203cc4c48 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.20.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.20.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2008 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.20.ebuild,v 1.5 2008/07/31 18:48:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.20.ebuild,v 1.6 2008/08/07 22:05:36 klausman 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.20 |