diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 18:29:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 18:29:03 +0000 |
commit | 845d145e76f8244a6ce7d4928d24a210a04658fb (patch) | |
tree | 91889a8a1e171cc5939dae6f52061dc432ed61eb /media-sound/audacity/audacity-2.0.2.ebuild | |
parent | Stable for ppc, wrt bug #470580 (diff) | |
download | historical-845d145e76f8244a6ce7d4928d24a210a04658fb.tar.gz historical-845d145e76f8244a6ce7d4928d24a210a04658fb.tar.bz2 historical-845d145e76f8244a6ce7d4928d24a210a04658fb.zip |
Stable for ppc, wrt bug #436664
Package-Manager: portage-2.1.12.2/cvs/Linux ppc64
RepoMan-Options: --include-arches="ppc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'media-sound/audacity/audacity-2.0.2.ebuild')
-rw-r--r-- | media-sound/audacity/audacity-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/audacity/audacity-2.0.2.ebuild b/media-sound/audacity/audacity-2.0.2.ebuild index 3d74874b0239..a5eaf3d832df 100644 --- a/media-sound/audacity/audacity-2.0.2.ebuild +++ b/media-sound/audacity/audacity-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.2.ebuild,v 1.5 2013/06/25 15:03:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.2.ebuild,v 1.6 2013/06/29 18:29:01 ago Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="http://audacity.googlecode.com/files/${MY_T}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~mips ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~mips ppc ~ppc64 x86" IUSE="alsa ffmpeg flac id3tag jack ladspa libsamplerate midi mp3 sbsms soundtouch twolame vamp vorbis" RESTRICT="test" |