diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-25 11:02:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-25 11:02:19 +0000 |
commit | 7d21598fe8944480c5edb74ed0f7053ca41e682c (patch) | |
tree | 949bcdd685791470116ddffc45a22868d7a26bd1 /media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.19-r1.ebuild | |
parent | Stable for alpha, wrt bug #512012 (diff) | |
download | gentoo-2-7d21598fe8944480c5edb74ed0f7053ca41e682c.tar.gz gentoo-2-7d21598fe8944480c5edb74ed0f7053ca41e682c.tar.bz2 gentoo-2-7d21598fe8944480c5edb74ed0f7053ca41e682c.zip |
Stable for alpha, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.19-r1.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.19-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.19-r1.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.19-r1.ebuild index 6fd77bfef070..98dcea7daaeb 100644 --- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.19-r1.ebuild +++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.19-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2014 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.19-r1.ebuild,v 1.6 2014/08/21 10:44:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.19-r1.ebuild,v 1.7 2014/08/25 11:02:19 ago Exp $ EAPI="5" GST_ORG_MODULE=gst-plugins-ugly inherit gstreamer -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]" |