summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2010-12-27 13:17:36 +0000
committerMart Raudsepp <leio@gentoo.org>2010-12-27 13:17:36 +0000
commit7968eddbc9db8f4b744fbd2dbca4e4816616d653 (patch)
treec1c61f0d672fdfac75c617b9a176eb70001129ad /media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.16.ebuild
parentVersion bump with trivial changes (diff)
downloadhistorical-7968eddbc9db8f4b744fbd2dbca4e4816616d653.tar.gz
historical-7968eddbc9db8f4b744fbd2dbca4e4816616d653.tar.bz2
historical-7968eddbc9db8f4b744fbd2dbca4e4816616d653.zip
Version bump to be in sync with the rest; no code changes
Package-Manager: portage-2.2.0_alpha10/cvs/Linux x86_64
Diffstat (limited to 'media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.16.ebuild')
-rw-r--r--media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.16.ebuild13
1 files changed, 13 insertions, 0 deletions
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}"