diff options
author | Mart Raudsepp <leio@gentoo.org> | 2011-02-24 07:11:07 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2011-02-24 07:11:07 +0000 |
commit | 5193c988235fcedc75628fa7ced6248bc7d8d2da (patch) | |
tree | 42dce9dfb3d276047695295352455accfe0338d4 /media-plugins/gst-plugins-theora | |
parent | Version bump. Minor fixes in this release. Remove old (diff) | |
download | gentoo-2-5193c988235fcedc75628fa7ced6248bc7d8d2da.tar.gz gentoo-2-5193c988235fcedc75628fa7ced6248bc7d8d2da.tar.bz2 gentoo-2-5193c988235fcedc75628fa7ced6248bc7d8d2da.zip |
Version bump to be in sync with the rest; no code changes. Remove old
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/gst-plugins-theora')
-rw-r--r-- | media-plugins/gst-plugins-theora/ChangeLog | 10 | ||||
-rw-r--r-- | media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.24.ebuild | 14 | ||||
-rw-r--r-- | media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.25.ebuild | 12 | ||||
-rw-r--r-- | media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.28.ebuild | 12 | ||||
-rw-r--r-- | media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild (renamed from media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.30.ebuild) | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-theora/metadata.xml | 1 |
6 files changed, 12 insertions, 43 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog index a47fd2246e97..51c970e7624d 100644 --- a/media-plugins/gst-plugins-theora/ChangeLog +++ b/media-plugins/gst-plugins-theora/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for media-plugins/gst-plugins-theora # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.154 2011/02/20 22:03:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.155 2011/02/24 07:11:07 leio Exp $ + +*gst-plugins-theora-0.10.32 (24 Feb 2011) + + 24 Feb 2011; Mart Raudsepp <leio@gentoo.org> metadata.xml, + -gst-plugins-theora-0.10.24.ebuild, -gst-plugins-theora-0.10.25.ebuild, + -gst-plugins-theora-0.10.28.ebuild, -gst-plugins-theora-0.10.30.ebuild, + +gst-plugins-theora-0.10.32.ebuild: + Version bump to be in sync with the rest; no code changes. Remove old 20 Feb 2011; Markus Meier <maekke@gentoo.org> gst-plugins-theora-0.10.31.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.24.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.24.ebuild deleted file mode 100644 index 763bc81175c2..000000000000 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.24.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2010 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.24.ebuild,v 1.9 2010/01/05 18:18:31 nixnut Exp $ - -inherit gst-plugins-base - -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=media-libs/gst-plugins-base-0.10.23 - >=media-libs/libtheora-1.0_beta1 - media-libs/libogg" -DEPEND="${RDEPEND} - dev-util/pkgconfig" diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.25.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.25.ebuild deleted file mode 100644 index 62a8a5f87b5d..000000000000 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.25.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2010 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.25.ebuild,v 1.6 2010/06/24 16:50:25 jer Exp $ - -inherit gst-plugins-base - -KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=media-libs/libtheora-1.0_beta3 - media-libs/libogg" -DEPEND="${RDEPEND}" diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.28.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.28.ebuild deleted file mode 100644 index 4c0dd8939f84..000000000000 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.28.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2010 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.28.ebuild,v 1.8 2010/09/04 11:53:00 armin76 Exp $ - -inherit gst-plugins-base - -KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=media-libs/libtheora-1.0 - media-libs/libogg" -DEPEND="${RDEPEND}" diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.30.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild index b5262e9e7eb9..f92a9b7f3d98 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.30.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.30.ebuild,v 1.1 2010/11/19 05:55:22 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild,v 1.1 2011/02/24 07:11:07 leio Exp $ inherit gst-plugins-base KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" -RDEPEND=">=media-libs/libtheora-1.0 +RDEPEND=">=media-libs/libtheora-1.1 media-libs/libogg" DEPEND="${RDEPEND}" diff --git a/media-plugins/gst-plugins-theora/metadata.xml b/media-plugins/gst-plugins-theora/metadata.xml index 3abe2ca2733e..9e260ceca3e3 100644 --- a/media-plugins/gst-plugins-theora/metadata.xml +++ b/media-plugins/gst-plugins-theora/metadata.xml @@ -2,5 +2,4 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>gstreamer</herd> -<herd>gnome</herd> </pkgmetadata> |