diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-08-29 19:08:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-08-29 19:08:41 +0000 |
commit | a50d003561dbc32f526b6af96bcf69e5c02a1c45 (patch) | |
tree | 8efa14363c6340af80149dc214c84170ad4b3752 /media-plugins/gst-plugins-theora | |
parent | Add missing dependency on dev-python/setuptools. (diff) | |
download | gentoo-2-a50d003561dbc32f526b6af96bcf69e5c02a1c45.tar.gz gentoo-2-a50d003561dbc32f526b6af96bcf69e5c02a1c45.tar.bz2 gentoo-2-a50d003561dbc32f526b6af96bcf69e5c02a1c45.zip |
alpha/arm/ia64/sh/sparc stable wrt #280946
(Portage version: 2.1.6.13/cvs/Linux ia64)
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 22b189c00df1..584f712faa9c 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.115 2009/08/23 10:19:15 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.116 2009/08/29 19:08:41 armin76 Exp $ + + 29 Aug 2009; Raúl Porcel <armin76@gentoo.org> + gst-plugins-theora-0.10.23.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #280946 23 Aug 2009; nixnut <nixnut@gentoo.org> gst-plugins-theora-0.10.23.ebuild: ppc stable #280946 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 f2cc1af878f6..b06fc7c703d0 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.4 2009/08/23 10:19:15 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.23.ebuild,v 1.5 2009/08/29 19:08:41 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.23 |