diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-05-29 18:46:11 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-05-29 18:46:11 +0000 |
commit | 5d768abfe92b3e4068d57cebb96f1d6f4cce9dff (patch) | |
tree | 54a70ea4e7ecc69c6b3c874e70ee324385d75cc5 /media-plugins/gst-plugins-theora | |
parent | Stop the tests from breaking on up- and downgrades. Thanks to blubb for repor... (diff) | |
download | gentoo-2-5d768abfe92b3e4068d57cebb96f1d6f4cce9dff.tar.gz gentoo-2-5d768abfe92b3e4068d57cebb96f1d6f4cce9dff.tar.bz2 gentoo-2-5d768abfe92b3e4068d57cebb96f1d6f4cce9dff.zip |
Stable on hppa.
(Portage version: 2.0.54-r2)
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.4.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 fbf708a6ee68..cce8a5c23317 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.59 2006/05/20 14:57:05 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.60 2006/05/29 18:46:11 gmsoft Exp $ + + 29 May 2006; Guy Martin <gmsoft@gentoo.org> + gst-plugins-theora-0.10.4.ebuild: + Stable on hppa. 20 May 2006; Thomas Cort <tcort@gentoo.org> gst-plugins-theora-0.10.7.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.4.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.4.ebuild index d62cd93a9fcf..1f0f7cfd0cac 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.4.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 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.4.ebuild,v 1.10 2006/05/05 18:55:42 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.4.ebuild,v 1.11 2006/05/29 18:46:11 gmsoft Exp $ inherit gst-plugins-base -KEYWORDS="amd64 ppc ppc64 sparc x86" +KEYWORDS="amd64 hppa ppc ppc64 sparc x86" IUSE="" RDEPEND=">=media-libs/libtheora-1.0_alpha3 |