diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-13 23:08:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-13 23:08:12 +0000 |
commit | f3a22364c60603264410655753aaa83cb877347b (patch) | |
tree | ccf24dc6913ce1dbdf3eff7e899c279da1e64c40 /media-sound/mhwaveedit | |
parent | Stable for AMD64, wrt bug #392849 (diff) | |
download | gentoo-2-f3a22364c60603264410655753aaa83cb877347b.tar.gz gentoo-2-f3a22364c60603264410655753aaa83cb877347b.tar.bz2 gentoo-2-f3a22364c60603264410655753aaa83cb877347b.zip |
Stable for AMD64, wrt bug #392839
(Portage version: 2.1.10.39/cvs/Linux i686)
Diffstat (limited to 'media-sound/mhwaveedit')
-rw-r--r-- | media-sound/mhwaveedit/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/mhwaveedit/mhwaveedit-1.4.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/mhwaveedit/ChangeLog b/media-sound/mhwaveedit/ChangeLog index a5addc435a64..004f7377236d 100644 --- a/media-sound/mhwaveedit/ChangeLog +++ b/media-sound/mhwaveedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/mhwaveedit # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/ChangeLog,v 1.46 2011/12/07 07:34:28 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/ChangeLog,v 1.47 2011/12/13 23:08:12 ago Exp $ + + 13 Dec 2011; Agostino Sarubbo <ago@gentoo.org> mhwaveedit-1.4.21.ebuild: + Stable for AMD64, wrt bug #392839 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> mhwaveedit-1.4.21.ebuild: diff --git a/media-sound/mhwaveedit/mhwaveedit-1.4.21.ebuild b/media-sound/mhwaveedit/mhwaveedit-1.4.21.ebuild index b648401e17f3..fee18e8536dc 100644 --- a/media-sound/mhwaveedit/mhwaveedit-1.4.21.ebuild +++ b/media-sound/mhwaveedit/mhwaveedit-1.4.21.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/mhwaveedit/mhwaveedit-1.4.21.ebuild,v 1.3 2011/12/07 07:34:28 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/mhwaveedit-1.4.21.ebuild,v 1.4 2011/12/13 23:08:12 ago Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="http://download.gna.org/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="alsa esd jack ladspa libsamplerate nls oss pulseaudio sdl sndfile sox" RDEPEND="x11-libs/gtk+:2 |