diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:23:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:23:00 +0000 |
commit | 7bf2eaf48a423d56abb8634c45a19224c476c117 (patch) | |
tree | aeadbe60370f26053e266a9ba60012e282b6c42a /media-sound/amsynth | |
parent | Stable for x86, wrt bug #477160 (diff) | |
download | gentoo-2-7bf2eaf48a423d56abb8634c45a19224c476c117.tar.gz gentoo-2-7bf2eaf48a423d56abb8634c45a19224c476c117.tar.bz2 gentoo-2-7bf2eaf48a423d56abb8634c45a19224c476c117.zip |
Stable for x86, wrt bug #477162
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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 |