diff options
author | Olivier Crête <tester@gentoo.org> | 2008-07-26 22:01:05 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2008-07-26 22:01:05 +0000 |
commit | ebe2a606eb8d8d94a51e73f4e5a73f51a133b644 (patch) | |
tree | 6be24fcfa46f96059847e44a4d385bc42382944f /media-plugins | |
parent | Keyworded ~x86-fbsd. (diff) | |
download | gentoo-2-ebe2a606eb8d8d94a51e73f4e5a73f51a133b644.tar.gz gentoo-2-ebe2a606eb8d8d94a51e73f4e5a73f51a133b644.tar.bz2 gentoo-2-ebe2a606eb8d8d94a51e73f4e5a73f51a133b644.zip |
Stable on amd64, bug #232054
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-plugins')
-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 e754ecbfe06b..8770fd2e1a4a 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.92 2008/06/29 15:10:56 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.93 2008/07/26 22:01:05 tester Exp $ + + 26 Jul 2008; Olivier Crête <tester@gentoo.org> + gst-plugins-theora-0.10.20.ebuild: + Stable on amd64, bug #232054 *gst-plugins-theora-0.10.20 (29 Jun 2008) 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 8ebf9f99cd90..71d857a2b722 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.1 2008/06/29 15:10:56 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.20.ebuild,v 1.2 2008/07/26 22:01:05 tester 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 |