diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-16 17:02:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-16 17:02:27 +0000 |
commit | c41efc904eb92e3b37356733b993e599617b20e3 (patch) | |
tree | 90c44fed4b06c6eb088dba78049f87c373eb81ab /media-sound/qsynth | |
parent | Add logrotate to supported install-mask methods. (diff) | |
download | gentoo-2-c41efc904eb92e3b37356733b993e599617b20e3.tar.gz gentoo-2-c41efc904eb92e3b37356733b993e599617b20e3.tar.bz2 gentoo-2-c41efc904eb92e3b37356733b993e599617b20e3.zip |
Stable for AMD64, wrt bug #393715
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'media-sound/qsynth')
-rw-r--r-- | media-sound/qsynth/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/qsynth/qsynth-0.3.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/qsynth/ChangeLog b/media-sound/qsynth/ChangeLog index 6f3257e30ee0..ca6b8e833f53 100644 --- a/media-sound/qsynth/ChangeLog +++ b/media-sound/qsynth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/qsynth # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v 1.50 2011/04/15 21:05:22 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v 1.51 2011/12/16 17:02:27 ago Exp $ + + 16 Dec 2011; Agostino Sarubbo <ago@gentoo.org> qsynth-0.3.6.ebuild: + Stable for AMD64, wrt bug #393715 *qsynth-0.3.6 (15 Apr 2011) diff --git a/media-sound/qsynth/qsynth-0.3.6.ebuild b/media-sound/qsynth/qsynth-0.3.6.ebuild index 9180e73ec3e6..97ca7c1fd9f9 100644 --- a/media-sound/qsynth/qsynth-0.3.6.ebuild +++ b/media-sound/qsynth/qsynth-0.3.6.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/qsynth/qsynth-0.3.6.ebuild,v 1.1 2011/04/15 21:05:22 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.6.ebuild,v 1.2 2011/12/16 17:02:27 ago Exp $ EAPI=2 @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="debug jack alsa pulseaudio" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" DEPEND=">=x11-libs/qt-core-4.2:4 >=x11-libs/qt-gui-4.2:4 |