From 7968eddbc9db8f4b744fbd2dbca4e4816616d653 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Mon, 27 Dec 2010 13:17:36 +0000 Subject: Version bump to be in sync with the rest; no code changes Package-Manager: portage-2.2.0_alpha10/cvs/Linux x86_64 --- .../gst-plugins-twolame/gst-plugins-twolame-0.10.16.ebuild | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.16.ebuild (limited to 'media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.16.ebuild') diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.16.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.16.ebuild new file mode 100644 index 000000000000..d8888d86920b --- /dev/null +++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.16.ebuild @@ -0,0 +1,13 @@ +# 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-twolame/gst-plugins-twolame-0.10.16.ebuild,v 1.1 2010/12/27 13:17:36 leio Exp $ + +inherit gst-plugins-ugly + +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +RDEPEND=">=media-sound/twolame-0.3.10 + >=media-libs/gstreamer-0.10.26 + >=media-libs/gst-plugins-base-0.10.26" +DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad