diff options
Diffstat (limited to 'media-sound/amsynth')
-rw-r--r-- | media-sound/amsynth/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/amsynth/amsynth-1.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/amsynth/ChangeLog b/media-sound/amsynth/ChangeLog index ab62a6258f32..0313dcc78a80 100644 --- a/media-sound/amsynth/ChangeLog +++ b/media-sound/amsynth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/amsynth # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v 1.46 2013/07/21 09:58:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v 1.47 2013/07/27 22:23:00 ago Exp $ + + 27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> amsynth-1.3.2.ebuild: + Stable for x86, wrt bug #477162 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> amsynth-1.3.2.ebuild: Stable for amd64, wrt bug #477162 diff --git a/media-sound/amsynth/amsynth-1.3.2.ebuild b/media-sound/amsynth/amsynth-1.3.2.ebuild index d3aa019b914a..af6ac614c822 100644 --- a/media-sound/amsynth/amsynth-1.3.2.ebuild +++ b/media-sound/amsynth/amsynth-1.3.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/amsynth/amsynth-1.3.2.ebuild,v 1.2 2013/07/21 09:58:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.3.2.ebuild,v 1.3 2013/07/27 22:23:00 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://amsynth.googlecode.com/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="alsa dssi jack lash oss sndfile" RDEPEND="dev-cpp/gtkmm:2.4 |