diff options
author | 2011-12-18 20:17:37 +0000 | |
---|---|---|
committer | 2011-12-18 20:17:37 +0000 | |
commit | 5c90e22bf81fb535b98981b78bede6a4a144899f (patch) | |
tree | f3b453b5ac75f84c2dabfd17b3f9d6815ce20a8c /media-sound | |
parent | x86 stable wrt bug #393713 (diff) | |
download | gentoo-2-5c90e22bf81fb535b98981b78bede6a4a144899f.tar.gz gentoo-2-5c90e22bf81fb535b98981b78bede6a4a144899f.tar.bz2 gentoo-2-5c90e22bf81fb535b98981b78bede6a4a144899f.zip |
x86 stable wrt bug #393715
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-sound')
-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 ca6b8e833f53..f231ce640536 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.51 2011/12/16 17:02:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v 1.52 2011/12/18 20:17:37 phajdan.jr Exp $ + + 18 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> qsynth-0.3.6.ebuild: + x86 stable wrt bug #393715 16 Dec 2011; Agostino Sarubbo <ago@gentoo.org> qsynth-0.3.6.ebuild: Stable for AMD64, wrt bug #393715 diff --git a/media-sound/qsynth/qsynth-0.3.6.ebuild b/media-sound/qsynth/qsynth-0.3.6.ebuild index 97ca7c1fd9f9..fe56cae62492 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.2 2011/12/16 17:02:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.6.ebuild,v 1.3 2011/12/18 20:17:37 phajdan.jr 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 |