diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-01 11:58:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-01 11:58:57 +0000 |
commit | 024d805c16dc0f37bd95551d677f3dd2ec391677 (patch) | |
tree | 12d17aa22d6457a3ff15ef075235337aa3a532d7 /media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.19.ebuild | |
parent | Stable for amd64, wrt bug #454906 (diff) | |
download | gentoo-2-024d805c16dc0f37bd95551d677f3dd2ec391677.tar.gz gentoo-2-024d805c16dc0f37bd95551d677f3dd2ec391677.tar.bz2 gentoo-2-024d805c16dc0f37bd95551d677f3dd2ec391677.zip |
Stable for amd64, wrt bug #454906
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.19.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index 943d63d40ed2..61ab918c4903 100644 --- 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 @@ -1,12 +1,12 @@ # Copyright 1999-2013 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.ebuild,v 1.4 2013/01/01 17:54:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.19.ebuild,v 1.5 2013/02/01 11:58:57 ago Exp $ EAPI="5" inherit gst-plugins-ugly -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.10" |