diff options
author | 2011-07-24 12:37:47 +0000 | |
---|---|---|
committer | 2011-07-24 12:37:47 +0000 | |
commit | c8d7fdde051828ba78c9497e2b96f676fe163f29 (patch) | |
tree | ecf5c4ac9681d81e81961ad06bd9ab949287914c /media-sound | |
parent | Silence repoman warnings. (diff) | |
download | gentoo-2-c8d7fdde051828ba78c9497e2b96f676fe163f29.tar.gz gentoo-2-c8d7fdde051828ba78c9497e2b96f676fe163f29.tar.bz2 gentoo-2-c8d7fdde051828ba78c9497e2b96f676fe163f29.zip |
ppc/ppc64 stable wrt #372757
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/audacity/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audacity/audacity-1.3.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacity/ChangeLog b/media-sound/audacity/ChangeLog index 89bb4be49c9e..bb50b8721f71 100644 --- a/media-sound/audacity/ChangeLog +++ b/media-sound/audacity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/audacity # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.157 2011/07/24 00:58:57 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.158 2011/07/24 12:37:47 xarthisius Exp $ + + 24 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> audacity-1.3.13.ebuild: + ppc/ppc64 stable wrt #372757 24 Jul 2011; Tim Harder <radhermit@gentoo.org> audacity-1.3.13.ebuild, +files/audacity-1.3.13-ffmpeg.patch: diff --git a/media-sound/audacity/audacity-1.3.13.ebuild b/media-sound/audacity/audacity-1.3.13.ebuild index e484a533e01e..3aae1aa2fdcf 100644 --- a/media-sound/audacity/audacity-1.3.13.ebuild +++ b/media-sound/audacity/audacity-1.3.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.13.ebuild,v 1.5 2011/07/24 00:58:57 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.13.ebuild,v 1.6 2011/07/24 12:37:47 xarthisius 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 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86" IUSE="alsa ffmpeg flac id3tag jack ladspa libsamplerate midi mp3 soundtouch twolame vamp vorbis" RESTRICT="test" |