diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-11 15:12:49 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-11 15:12:49 +0000 |
commit | 6241e3be721a96f69e501aa0375d8086fd0122ff (patch) | |
tree | febb140627c46d9915ee41d647e5491643e14d7f /media-plugins/gst-plugins-theora | |
parent | Stable on ppc64; bug #190900 (diff) | |
download | historical-6241e3be721a96f69e501aa0375d8086fd0122ff.tar.gz historical-6241e3be721a96f69e501aa0375d8086fd0122ff.tar.bz2 historical-6241e3be721a96f69e501aa0375d8086fd0122ff.zip |
Stable on ppc64; bug #190900
Package-Manager: portage-2.1.3.9
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.14.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 28abfd547571..7db7bc11a55a 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.86 2007/09/26 16:20:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.87 2007/10/11 15:10:26 corsair Exp $ + + 11 Oct 2007; Markus Rothe <corsair@gentoo.org> + gst-plugins-theora-0.10.14.ebuild: + Stable on ppc64; bug #190900 26 Sep 2007; Raúl Porcel <armin76@gentoo.org> gst-plugins-theora-0.10.14.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild index bd7069e8f19d..4faa28304714 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 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.14.ebuild,v 1.6 2007/09/26 16:20:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild,v 1.7 2007/10/11 15:10:26 corsair 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/libtheora-1.0_alpha3 |