diff options
author | 2009-04-05 17:55:06 +0000 | |
---|---|---|
committer | 2009-04-05 17:55:06 +0000 | |
commit | 744fef445d4083f9472b46d1ee98cc0cf4b16e65 (patch) | |
tree | f898f5fc5e1d044332f8e7eb753bbc47a9263af0 /media-plugins | |
parent | arm/sh stable wrt #232054 (diff) | |
download | gentoo-2-744fef445d4083f9472b46d1ee98cc0cf4b16e65.tar.gz gentoo-2-744fef445d4083f9472b46d1ee98cc0cf4b16e65.tar.bz2 gentoo-2-744fef445d4083f9472b46d1ee98cc0cf4b16e65.zip |
arm/sh stable wrt #232054
(Portage version: 2.1.6.7/cvs/Linux ia64)
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 | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog index 1e5d154ef8f0..7863851ae093 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.101 2009/03/30 05:02:33 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.102 2009/04/05 17:55:06 armin76 Exp $ + + 05 Apr 2009; Raúl Porcel <armin76@gentoo.org> + gst-plugins-theora-0.10.20.ebuild: + arm/sh stable wrt #232054 *gst-plugins-theora-0.10.22 (30 Mar 2009) 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 909bfa16fb3e..c576a9307590 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 +# 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.20.ebuild,v 1.8 2008/09/23 21:55:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.20.ebuild,v 1.9 2009/04/05 17:55:06 armin76 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 |