diff options
author | José María Alonso <nimiux@gentoo.org> | 2015-01-02 23:00:07 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2015-01-02 23:00:07 +0000 |
commit | a4d136fee20c036f1cbe5ec2c2eeb2074c21ab08 (patch) | |
tree | 76974d07f29172368492ee5755742f614700741a /media-sound | |
parent | Version bump. (diff) | |
download | gentoo-2-a4d136fee20c036f1cbe5ec2c2eeb2074c21ab08.tar.gz gentoo-2-a4d136fee20c036f1cbe5ec2c2eeb2074c21ab08.tar.bz2 gentoo-2-a4d136fee20c036f1cbe5ec2c2eeb2074c21ab08.zip |
Stable for amd64 wrt bug #531366
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key F253DB15)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/qmidiroute/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/qmidiroute/qmidiroute-0.3.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/qmidiroute/ChangeLog b/media-sound/qmidiroute/ChangeLog index adbe87718c0c..37c59b1b682c 100644 --- a/media-sound/qmidiroute/ChangeLog +++ b/media-sound/qmidiroute/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/qmidiroute -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qmidiroute/ChangeLog,v 1.6 2013/03/02 22:00:18 hwoarang Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmidiroute/ChangeLog,v 1.7 2015/01/02 23:00:07 nimiux Exp $ + + 02 Jan 2015; Chema Alonso <nimiux@gentoo.org> qmidiroute-0.3.0.ebuild: + Stable for amd64 wrt bug #531366 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> qmidiroute-0.3.0.ebuild: Move Qt dependencies to the new category diff --git a/media-sound/qmidiroute/qmidiroute-0.3.0.ebuild b/media-sound/qmidiroute/qmidiroute-0.3.0.ebuild index 4d3882d4bc18..388c2ee39765 100644 --- a/media-sound/qmidiroute/qmidiroute-0.3.0.ebuild +++ b/media-sound/qmidiroute/qmidiroute-0.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qmidiroute/qmidiroute-0.3.0.ebuild,v 1.2 2013/03/02 22:00:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmidiroute/qmidiroute-0.3.0.ebuild,v 1.3 2015/01/02 23:00:07 nimiux Exp $ EAPI=2 inherit flag-o-matic multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/alsamodular/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="dev-qt/qtgui:4 |