diff options
author | Zaheer Abbas Merali <zaheerm@gentoo.org> | 2005-06-14 10:23:10 +0000 |
---|---|---|
committer | Zaheer Abbas Merali <zaheerm@gentoo.org> | 2005-06-14 10:23:10 +0000 |
commit | ac5f6f086732aa909b7e96b8ffb01bf2605fc022 (patch) | |
tree | e28eaadc54857e89f758cb3abc803a62e1c4854a /media-plugins/gst-plugins-theora | |
parent | added ~ppc64 (diff) | |
download | gentoo-2-ac5f6f086732aa909b7e96b8ffb01bf2605fc022.tar.gz gentoo-2-ac5f6f086732aa909b7e96b8ffb01bf2605fc022.tar.bz2 gentoo-2-ac5f6f086732aa909b7e96b8ffb01bf2605fc022.zip |
hard dep on alpha3 coz alpha4 causes segfaults and alpha2 doesnt build
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-plugins/gst-plugins-theora')
4 files changed, 12 insertions, 18 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog index 29fad438bc3a..228b32cb3bca 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.18 2005/06/13 09:49:47 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.19 2005/06/14 10:23:10 zaheerm Exp $ + + 14 Jun 2005; Zaheer Abbas Merali <zaheerm@gentoo.org> + gst-plugins-theora-0.8.8.ebuild, gst-plugins-theora-0.8.9.ebuild: + hard dep on alpha3 coz alpha4 causes segfaults and alpha2 doesnt build 13 Jun 2005; Bryan Østergaard <kloeri@gentoo.org> gst-plugins-theora-0.8.9.ebuild: diff --git a/media-plugins/gst-plugins-theora/Manifest b/media-plugins/gst-plugins-theora/Manifest index 72a98c9320ce..1d841bac2547 100644 --- a/media-plugins/gst-plugins-theora/Manifest +++ b/media-plugins/gst-plugins-theora/Manifest @@ -1,20 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 ff98abc107b368248a8ed79016798db0 gst-plugins-theora-0.8.9.ebuild 375 +MD5 7e7e50f783f3e97ea07b3b11de8dee29 gst-plugins-theora-0.8.8.ebuild 365 MD5 bedf4ecd17f6466b0cd53700db77b1c8 gst-plugins-theora-0.8.5.ebuild 328 MD5 3ecead539f68374e54a8dc14ea9fc0eb ChangeLog 2222 MD5 6cf6f97e79b43eaf70fa938c431342a3 metadata.xml 181 MD5 7a92d3a10c0d9f7479870a45bccf6ffa gst-plugins-theora-0.8.7.ebuild 329 -MD5 ed22454317a7fa786eecb8da15c2d169 gst-plugins-theora-0.8.9.ebuild 362 -MD5 a12931993360cbd72f17a6b54bc5ad72 gst-plugins-theora-0.8.8.ebuild 352 MD5 acf565d7ba42d81f95f66ad754ab8be9 files/digest-gst-plugins-theora-0.8.5 71 -MD5 c6551068a03bbc459e7e798d919c744a files/digest-gst-plugins-theora-0.8.9 71 MD5 1d2b17e15b2072757c3db8f184b7d174 files/digest-gst-plugins-theora-0.8.7 71 MD5 33cfc77852e050bbb91b003695c91131 files/digest-gst-plugins-theora-0.8.8 71 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCrVbQKf2g/qXtneoRAqsvAKDF06riiHnx4zXbo/LABAl3Q72irQCfYIAe -C/xJDU0GyrFpm0k4q7hu150= -=11oY ------END PGP SIGNATURE----- +MD5 c6551068a03bbc459e7e798d919c744a files/digest-gst-plugins-theora-0.8.9 71 diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild index 971efd2cf6ee..237e06a25a36 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 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.8.8.ebuild,v 1.10 2005/06/09 20:57:23 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild,v 1.11 2005/06/14 10:23:10 zaheerm Exp $ inherit gst-plugins KEYWORDS="amd64 ia64 ppc ppc64 sparc x86" IUSE="" -DEPEND="media-libs/libtheora" +DEPEND="=media-libs/libtheora-1.0_alpha3*" diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.9.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.9.ebuild index ebbcd4a89584..334b90e7d251 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.9.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.9.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 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.8.9.ebuild,v 1.2 2005/06/13 09:49:47 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.9.ebuild,v 1.3 2005/06/14 10:23:10 zaheerm Exp $ inherit gst-plugins KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" -DEPEND="media-libs/libtheora" +DEPEND="=media-libs/libtheora-1.0_alpha3*" |