diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-08-31 22:25:14 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-08-31 22:25:14 +0000 |
commit | 62068b73148ef03980be3777e02167331800e92f (patch) | |
tree | 2a3b24c45249ac7e72fa284f258ea6a616c96002 /media-plugins/gst-plugins-theora | |
parent | Version bump with security fix #102631 by Alexey Dobriyan. (diff) | |
download | gentoo-2-62068b73148ef03980be3777e02167331800e92f.tar.gz gentoo-2-62068b73148ef03980be3777e02167331800e92f.tar.bz2 gentoo-2-62068b73148ef03980be3777e02167331800e92f.zip |
Stable on amd64.
(Portage version: 2.0.51.22-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/Manifest | 8 | ||||
-rw-r--r-- | media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.ebuild | 4 |
3 files changed, 11 insertions, 7 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog index f0cbec68aa54..373b255b9683 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.27 2005/08/29 21:51:04 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.28 2005/08/31 22:23:50 herbs Exp $ + + 31 Aug 2005; Herbie Hopkins <herbs@gentoo.org> + gst-plugins-theora-0.8.10.ebuild: + Stable on amd64. 29 Aug 2005; Guy Martin <gmsoft@gentoo.org> gst-plugins-theora-0.8.10.ebuild: diff --git a/media-plugins/gst-plugins-theora/Manifest b/media-plugins/gst-plugins-theora/Manifest index 5eaf3bc46651..3091e2d109f3 100644 --- a/media-plugins/gst-plugins-theora/Manifest +++ b/media-plugins/gst-plugins-theora/Manifest @@ -1,8 +1,8 @@ -MD5 9360c1abce3433e57bf1b04b2e1988ea ChangeLog 3388 +MD5 b28638399a7f132a4f4310e37ca9fedc gst-plugins-theora-0.8.9.ebuild 381 +MD5 dd8539a5bab316754f7064494e80a517 gst-plugins-theora-0.8.10.ebuild 377 MD5 23d74721df6fa9e294294612aafde19c gst-plugins-theora-0.8.8.ebuild 374 +MD5 74935a38476aaf9fc523bdfc55e10aed ChangeLog 3493 MD5 6cf6f97e79b43eaf70fa938c431342a3 metadata.xml 181 -MD5 b28638399a7f132a4f4310e37ca9fedc gst-plugins-theora-0.8.9.ebuild 381 -MD5 0adaf322b6745f7c6e3fad818dc467d4 gst-plugins-theora-0.8.10.ebuild 378 +MD5 e5a6b80e2dfc0bf36559f4663fb90e25 files/digest-gst-plugins-theora-0.8.10 72 MD5 33cfc77852e050bbb91b003695c91131 files/digest-gst-plugins-theora-0.8.8 71 MD5 c6551068a03bbc459e7e798d919c744a files/digest-gst-plugins-theora-0.8.9 71 -MD5 e5a6b80e2dfc0bf36559f4663fb90e25 files/digest-gst-plugins-theora-0.8.10 72 diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.ebuild index 1f739527c50e..3784ca92f605 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.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.10.ebuild,v 1.5 2005/08/29 21:51:04 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.ebuild,v 1.6 2005/08/31 22:23:50 herbs Exp $ inherit gst-plugins -KEYWORDS="~alpha ~amd64 hppa ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="" DEPEND=">=media-libs/libtheora-1.0_alpha3" |