diff options
author | Saleem Abdulrasool <compnerd@gentoo.org> | 2006-04-23 22:57:29 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@gentoo.org> | 2006-04-23 22:57:29 +0000 |
commit | 5aaf64bad6b9e900d66a25bf7e0570c38a379c10 (patch) | |
tree | 2db67fe0eccbd182eb7792095886db7c0c474adb /media-plugins/gst-plugins-theora | |
parent | Fix the USE=-xorg build, can't do use_with() on mesa-source because it won't ... (diff) | |
download | historical-5aaf64bad6b9e900d66a25bf7e0570c38a379c10.tar.gz historical-5aaf64bad6b9e900d66a25bf7e0570c38a379c10.tar.bz2 historical-5aaf64bad6b9e900d66a25bf7e0570c38a379c10.zip |
stable on x86 (bug #128737)
Package-Manager: portage-2.1_pre7-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.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 345be18e6373..36d97c961fdd 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.53 2006/04/17 19:54:01 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.54 2006/04/23 22:56:18 compnerd Exp $ + + 23 Apr 2006; Saleem Abdulrasool <compnerd@gentoo.org> + gst-plugins-theora-0.10.4.ebuild: + stable on x86 (bug #128737) 17 Apr 2006; Markus Rothe <corsair@gentoo.org> gst-plugins-theora-0.10.4.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 2ffda9c777a5..55fbce006669 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.7 2006/04/17 19:54:01 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.4.ebuild,v 1.8 2006/04/23 22:56:18 compnerd Exp $ inherit gst-plugins-base -KEYWORDS="amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=media-libs/libtheora-1.0_alpha3 |