summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZaheer Abbas Merali <zaheerm@gentoo.org>2005-06-08 14:38:45 +0000
committerZaheer Abbas Merali <zaheerm@gentoo.org>2005-06-08 14:38:45 +0000
commitcde7dee5736ab373b2d47edc79dcb5a0eddde44c (patch)
tree60c536fdd752981e88fb76e1473374b74a6c3550 /media-plugins/gst-plugins-theora
parentadded l7-protocols dependancy (diff)
downloadgentoo-2-cde7dee5736ab373b2d47edc79dcb5a0eddde44c.tar.gz
gentoo-2-cde7dee5736ab373b2d47edc79dcb5a0eddde44c.tar.bz2
gentoo-2-cde7dee5736ab373b2d47edc79dcb5a0eddde44c.zip
version bump
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-plugins/gst-plugins-theora')
-rw-r--r--media-plugins/gst-plugins-theora/ChangeLog8
-rw-r--r--media-plugins/gst-plugins-theora/Manifest2
-rw-r--r--media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.8.91
-rw-r--r--media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.9.ebuild10
4 files changed, 20 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog
index a129b3b4ed1d..e45bcd7f5bbf 100644
--- a/media-plugins/gst-plugins-theora/ChangeLog
+++ b/media-plugins/gst-plugins-theora/ChangeLog
@@ -1,6 +1,12 @@
# 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.14 2005/05/09 04:17:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.15 2005/06/08 14:38:45 zaheerm Exp $
+
+*gst-plugins-theora-0.8.9 (08 Jun 2005)
+
+ 08 Jun 2005; Zaheer Abbas Merali <zaheerm@gentoo.org>
+ +gst-plugins-theora-0.8.9.ebuild:
+ version bump
09 May 2005; Aron Griffis <agriffis@gentoo.org>
gst-plugins-theora-0.8.8.ebuild:
diff --git a/media-plugins/gst-plugins-theora/Manifest b/media-plugins/gst-plugins-theora/Manifest
index c5d5bdaa6ff8..56201271f3bb 100644
--- a/media-plugins/gst-plugins-theora/Manifest
+++ b/media-plugins/gst-plugins-theora/Manifest
@@ -1,3 +1,4 @@
+MD5 238f9a0e3bff9870c95caa1947b43138 gst-plugins-theora-0.8.9.ebuild 357
MD5 f2528b23533ada52451be27bc863b878 gst-plugins-theora-0.8.8.ebuild 353
MD5 bedf4ecd17f6466b0cd53700db77b1c8 gst-plugins-theora-0.8.5.ebuild 328
MD5 2282eddb16f8031fd19d1280d71960e0 ChangeLog 1753
@@ -6,3 +7,4 @@ MD5 7a92d3a10c0d9f7479870a45bccf6ffa gst-plugins-theora-0.8.7.ebuild 329
MD5 acf565d7ba42d81f95f66ad754ab8be9 files/digest-gst-plugins-theora-0.8.5 71
MD5 1d2b17e15b2072757c3db8f184b7d174 files/digest-gst-plugins-theora-0.8.7 71
MD5 33cfc77852e050bbb91b003695c91131 files/digest-gst-plugins-theora-0.8.8 71
+MD5 c6551068a03bbc459e7e798d919c744a files/digest-gst-plugins-theora-0.8.9 71
diff --git a/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.8.9 b/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.8.9
new file mode 100644
index 000000000000..346795226dc3
--- /dev/null
+++ b/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.8.9
@@ -0,0 +1 @@
+MD5 663461ef7b16e9bd7f2605e4ed0db5ba gst-plugins-0.8.9.tar.bz2 2356958
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
new file mode 100644
index 000000000000..e7d336fa780f
--- /dev/null
+++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.9.ebuild
@@ -0,0 +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.1 2005/06/08 14:38:45 zaheerm Exp $
+
+inherit gst-plugins
+
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND="media-libs/libtheora"