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
commitb369c5bc7fdfe6a1cb9f0db028161da92af84355 (patch)
tree3d952702c0ff06a4fc45b7016d7af6af93958107 /media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.16.ebuild
parentVersion bump with trivial changes (diff)
downloadgentoo-2-b369c5bc7fdfe6a1cb9f0db028161da92af84355.tar.gz
gentoo-2-b369c5bc7fdfe6a1cb9f0db028161da92af84355.tar.bz2
gentoo-2-b369c5bc7fdfe6a1cb9f0db028161da92af84355.zip
Version bump to be in sync with the rest; no code changes
(Portage version: 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}"