diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-11 15:52:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-11 15:52:55 +0000 |
commit | 478400f5edf638173757f9069bcb1094133778ce (patch) | |
tree | 27172ca0b27bb805ab0e8f871be98157c8a29fb0 /media-sound/kmidimon | |
parent | Stable for x86, wrt bug #472986 (diff) | |
download | gentoo-2-478400f5edf638173757f9069bcb1094133778ce.tar.gz gentoo-2-478400f5edf638173757f9069bcb1094133778ce.tar.bz2 gentoo-2-478400f5edf638173757f9069bcb1094133778ce.zip |
Stable for x86, wrt bug #472986
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound/kmidimon')
-rw-r--r-- | media-sound/kmidimon/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/kmidimon/kmidimon-0.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/kmidimon/ChangeLog b/media-sound/kmidimon/ChangeLog index 575c65191451..35b274553857 100644 --- a/media-sound/kmidimon/ChangeLog +++ b/media-sound/kmidimon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/kmidimon # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/kmidimon/ChangeLog,v 1.7 2013/06/11 15:50:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/kmidimon/ChangeLog,v 1.8 2013/06/11 15:52:55 ago Exp $ + + 11 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kmidimon-0.7.4.ebuild: + Stable for x86, wrt bug #472986 11 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kmidimon-0.7.4.ebuild: Stable for amd64, wrt bug #472986 diff --git a/media-sound/kmidimon/kmidimon-0.7.4.ebuild b/media-sound/kmidimon/kmidimon-0.7.4.ebuild index 17e76f11a463..fac746964235 100644 --- a/media-sound/kmidimon/kmidimon-0.7.4.ebuild +++ b/media-sound/kmidimon/kmidimon-0.7.4.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/kmidimon/kmidimon-0.7.4.ebuild,v 1.6 2013/06/11 15:50:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/kmidimon/kmidimon-0.7.4.ebuild,v 1.7 2013/06/11 15:52:55 ago Exp $ EAPI=4 inherit kde4-base @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="4" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug +handbook" RDEPEND=" |