diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-01-30 07:08:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-01-30 07:08:54 +0000 |
commit | 89ce0daf992e89c427b07f5ec80a96437b912bc1 (patch) | |
tree | a2dcebb73c222ffddc43c1d8501e4392223dadb7 /media-plugins/gst-plugins-theora | |
parent | Stable for HPPA (bug #163541). (diff) | |
download | gentoo-2-89ce0daf992e89c427b07f5ec80a96437b912bc1.tar.gz gentoo-2-89ce0daf992e89c427b07f5ec80a96437b912bc1.tar.bz2 gentoo-2-89ce0daf992e89c427b07f5ec80a96437b912bc1.zip |
Stable for HPPA (bug #163541).
(Portage version: 2.1.2-r5)
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.11.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 98c0164865b7..13873d8d2896 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.72 2007/01/27 05:12:21 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.73 2007/01/30 07:08:54 jer Exp $ + + 30 Jan 2007; Jeroen Roovers <jer@gentoo.org> + gst-plugins-theora-0.10.11.ebuild: + Stable for HPPA (bug #163541). 27 Jan 2007; Olivier Crête <tester@gentoo.org> gst-plugins-theora-0.10.11.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.ebuild index 741e4ad6f548..4e4a7c4e4198 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.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.11.ebuild,v 1.4 2007/01/27 05:12:21 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.ebuild,v 1.5 2007/01/30 07:08:54 jer Exp $ inherit gst-plugins-base -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86" IUSE="" RDEPEND=">=media-libs/libtheora-1.0_alpha3 |