Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: media-plugins/gst-plugins-twolame/
Date: Sat, 01 Dec 2012 22:55:57
Message-Id: 1354402325.e1270eb80f27407dcecb732b94a334170bd60c68.eva@gentoo
1 commit: e1270eb80f27407dcecb732b94a334170bd60c68
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 1 22:52:05 2012 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 1 22:52:05 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=e1270eb8
7
8 media-plugins/gst-plugins-twolame: copy from gentoo-x86
9
10 ---
11 .../gst-plugins-twolame-0.10.19.ebuild | 13 +++++++++++++
12 1 files changed, 13 insertions(+), 0 deletions(-)
13
14 diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.19.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.19.ebuild
15 new file mode 100644
16 index 0000000..e61f1a0
17 --- /dev/null
18 +++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.19.ebuild
19 @@ -0,0 +1,13 @@
20 +# Copyright 1999-2012 Gentoo Foundation
21 +# Distributed under the terms of the GNU General Public License v2
22 +# $Header: $
23 +
24 +EAPI="5"
25 +
26 +inherit gst-plugins-ugly
27 +
28 +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
29 +IUSE=""
30 +
31 +RDEPEND=">=media-sound/twolame-0.3.10"
32 +DEPEND="${RDEPEND}"