From 0669def6b485e1dc7d4072041dfe2150ec8e3fcd Mon Sep 17 00:00:00 2001 From: Olivier CrĂȘte Date: Mon, 11 May 2009 03:24:07 +0000 Subject: Version bump (Portage version: 2.1.6.11/cvs/Linux x86_64) --- media-plugins/gst-plugins-theora/ChangeLog | 8 +++++++- .../gst-plugins-theora/gst-plugins-theora-0.10.23.ebuild | 14 ++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.23.ebuild (limited to 'media-plugins/gst-plugins-theora') diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog index 14bff7892c2f..6ef2d6f4b616 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 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.103 2009/05/03 17:37:08 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.104 2009/05/11 03:24:07 tester Exp $ + +*gst-plugins-theora-0.10.23 (11 May 2009) + + 11 May 2009; Olivier CrĂȘte + +gst-plugins-theora-0.10.23.ebuild: + Version bump 03 May 2009; Tobias Klausmann gst-plugins-theora-0.10.22.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.23.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.23.ebuild new file mode 100644 index 000000000000..29c49d697448 --- /dev/null +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.23.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2009 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.23.ebuild,v 1.1 2009/05/11 03:24:07 tester 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" -- cgit v1.2.3-65-gdbad