diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-06-03 14:01:04 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-06-03 14:01:04 +0000 |
commit | 1b5a23e365683f418465324fea4a4b10ceb83981 (patch) | |
tree | 1fe6928d1e08feb293d931cf44201362e729f03d /media-sound/audacity | |
parent | Keyword ~mips (diff) | |
download | gentoo-2-1b5a23e365683f418465324fea4a4b10ceb83981.tar.gz gentoo-2-1b5a23e365683f418465324fea4a4b10ceb83981.tar.bz2 gentoo-2-1b5a23e365683f418465324fea4a4b10ceb83981.zip |
Keyword ~mips
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/audacity')
-rw-r--r-- | media-sound/audacity/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audacity/audacity-2.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacity/ChangeLog b/media-sound/audacity/ChangeLog index bf8d8b906c47..17372a16ec63 100644 --- a/media-sound/audacity/ChangeLog +++ b/media-sound/audacity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/audacity # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.174 2012/05/30 11:58:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.175 2012/06/03 14:01:04 blueness Exp $ + + 03 Jun 2012; Anthony G. Basile <blueness@gentoo.org> audacity-2.0.0.ebuild: + Keyword ~mips 30 May 2012; Agostino Sarubbo <ago@gentoo.org> -audacity-1.3.14.ebuild: Remove old diff --git a/media-sound/audacity/audacity-2.0.0.ebuild b/media-sound/audacity/audacity-2.0.0.ebuild index b3313a644085..119ff9b39c9a 100644 --- a/media-sound/audacity/audacity-2.0.0.ebuild +++ b/media-sound/audacity/audacity-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.0.ebuild,v 1.6 2012/05/29 19:51:56 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.0.ebuild,v 1.7 2012/06/03 14:01:04 blueness Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${MY_T}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ~mips ppc ppc64 x86" IUSE="alsa ffmpeg flac id3tag jack ladspa libsamplerate midi mp3 soundtouch twolame vamp vorbis" RESTRICT="test" |