diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-15 11:52:00 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-15 11:52:00 +0000 |
commit | 8a2684ac8cf4fe4f1c1801296206e96ccd405284 (patch) | |
tree | ddd07d9407ed673b80a930a7fcf6208c1e0089b2 /media-plugins/gst-plugins-theora | |
parent | Marking ntop-3.0 ~x86 since it have some memory leak problems (diff) | |
download | historical-8a2684ac8cf4fe4f1c1801296206e96ccd405284.tar.gz historical-8a2684ac8cf4fe4f1c1801296206e96ccd405284.tar.bz2 historical-8a2684ac8cf4fe4f1c1801296206e96ccd405284.zip |
Mark 0.8.10 stable on alpha
Package-Manager: portage-2.0.52-r1
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 | 10 | ||||
-rw-r--r-- | media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.ebuild | 4 |
3 files changed, 12 insertions, 8 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog index 20f86adba9dc..9e475b0f0fbf 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.31 2005/09/05 18:01:21 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.32 2005/09/15 11:50:29 agriffis Exp $ + + 15 Sep 2005; Aron Griffis <agriffis@gentoo.org> + gst-plugins-theora-0.8.10.ebuild: + Mark 0.8.10 stable on alpha *gst-plugins-theora-0.8.11 (05 Sep 2005) diff --git a/media-plugins/gst-plugins-theora/Manifest b/media-plugins/gst-plugins-theora/Manifest index b3b9d335d63e..2abae5f12dbc 100644 --- a/media-plugins/gst-plugins-theora/Manifest +++ b/media-plugins/gst-plugins-theora/Manifest @@ -1,9 +1,9 @@ -MD5 b28638399a7f132a4f4310e37ca9fedc gst-plugins-theora-0.8.9.ebuild 381 -MD5 ae6dd0a75c8b27a2719112cf90fcb29a gst-plugins-theora-0.8.10.ebuild 376 -MD5 23d74721df6fa9e294294612aafde19c gst-plugins-theora-0.8.8.ebuild 374 -MD5 78687b66ab4f5a064746b46edaf85f1e gst-plugins-theora-0.8.11.ebuild 383 -MD5 3a96c583f8cdb290dbdd51200d76f466 ChangeLog 3857 MD5 6cf6f97e79b43eaf70fa938c431342a3 metadata.xml 181 +MD5 3a96c583f8cdb290dbdd51200d76f466 ChangeLog 3857 +MD5 53148b2d2244184735c0219b3d1ef960 gst-plugins-theora-0.8.10.ebuild 375 +MD5 78687b66ab4f5a064746b46edaf85f1e gst-plugins-theora-0.8.11.ebuild 383 +MD5 23d74721df6fa9e294294612aafde19c gst-plugins-theora-0.8.8.ebuild 374 +MD5 b28638399a7f132a4f4310e37ca9fedc gst-plugins-theora-0.8.9.ebuild 381 MD5 e5a6b80e2dfc0bf36559f4663fb90e25 files/digest-gst-plugins-theora-0.8.10 72 MD5 875cb5640e2bc4b0162c08a6bc0fba6e files/digest-gst-plugins-theora-0.8.11 72 MD5 33cfc77852e050bbb91b003695c91131 files/digest-gst-plugins-theora-0.8.8 71 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 587adb35b54c..5885e94a8389 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.8 2005/09/03 20:50:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.ebuild,v 1.9 2005/09/15 11:50:29 agriffis 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" |