diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 09:58:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 09:58:49 +0000 |
commit | c436b74da0c2f6f00a541ed8b6ad8fcd6f55aed1 (patch) | |
tree | 5e6f74f625fe2871784967db12acf32beeef10a8 /media-sound/amsynth | |
parent | Stable for amd64, wrt bug #477128 (diff) | |
download | gentoo-2-c436b74da0c2f6f00a541ed8b6ad8fcd6f55aed1.tar.gz gentoo-2-c436b74da0c2f6f00a541ed8b6ad8fcd6f55aed1.tar.bz2 gentoo-2-c436b74da0c2f6f00a541ed8b6ad8fcd6f55aed1.zip |
Stable for amd64, wrt bug #477162
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound/amsynth')
-rw-r--r-- | media-sound/amsynth/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/amsynth/amsynth-1.3.2.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/media-sound/amsynth/ChangeLog b/media-sound/amsynth/ChangeLog index 69f78ebee59d..ab62a6258f32 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.45 2013/02/25 08:15:34 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v 1.46 2013/07/21 09:58:49 ago Exp $ + + 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> amsynth-1.3.2.ebuild: + Stable for amd64, wrt bug #477162 25 Feb 2013; Samuli Suominen <ssuominen@gentoo.org> -amsynth-1.2.0.ebuild, -files/amsynth-1.2.0+gcc-4.3.patch, -files/amsynth-1.2.0-asneeded.patch, @@ -180,4 +183,3 @@ After this being comitted as amSynth the capital letter is now gone. Just the same ebuild with some MY_P magic. Sorry to all who missed an update because of this. - diff --git a/media-sound/amsynth/amsynth-1.3.2.ebuild b/media-sound/amsynth/amsynth-1.3.2.ebuild index 475989dac745..d3aa019b914a 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.1 2013/02/25 08:14:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.3.2.ebuild,v 1.2 2013/07/21 09:58:49 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 |