diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-11 15:50:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-11 15:50:49 +0000 |
commit | e49204962376f3cf3008b4f92e284d4fa194c021 (patch) | |
tree | 0a06627910457f1726ba91e92ee5bb3db142b628 /media-sound/kmidimon | |
parent | Stable for amd64, wrt bug #472986 (diff) | |
download | gentoo-2-e49204962376f3cf3008b4f92e284d4fa194c021.tar.gz gentoo-2-e49204962376f3cf3008b4f92e284d4fa194c021.tar.bz2 gentoo-2-e49204962376f3cf3008b4f92e284d4fa194c021.zip |
Stable for amd64, wrt bug #472986
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound/kmidimon')
-rw-r--r-- | media-sound/kmidimon/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/kmidimon/kmidimon-0.7.4.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/media-sound/kmidimon/ChangeLog b/media-sound/kmidimon/ChangeLog index f649c7ae8e1f..575c65191451 100644 --- a/media-sound/kmidimon/ChangeLog +++ b/media-sound/kmidimon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/kmidimon -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/kmidimon/ChangeLog,v 1.6 2011/10/28 23:35:26 abcd Exp $ +# 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 $ + + 11 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kmidimon-0.7.4.ebuild: + Stable for amd64, wrt bug #472986 28 Oct 2011; Jonathan Callen <abcd@gentoo.org> kmidimon-0.7.4.ebuild: Bump to EAPI=4 @@ -31,4 +34,3 @@ 08 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> +kmidimon-0.7.1.ebuild: Initial commit. - diff --git a/media-sound/kmidimon/kmidimon-0.7.4.ebuild b/media-sound/kmidimon/kmidimon-0.7.4.ebuild index 17a7fb78e774..17e76f11a463 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-2011 Gentoo Foundation +# 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.5 2011/10/28 23:35:26 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/kmidimon/kmidimon-0.7.4.ebuild,v 1.6 2013/06/11 15:50:49 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=" |