diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-18 17:00:28 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-18 17:00:28 +0000 |
commit | c719d287e44033a1e3c22cce4db956ee46be870c (patch) | |
tree | 63858ff5115de3e72d5c304baa18686b11b69a28 /kde-base/kcachegrind | |
parent | Stable on alpha, bug #287563 (diff) | |
download | gentoo-2-c719d287e44033a1e3c22cce4db956ee46be870c.tar.gz gentoo-2-c719d287e44033a1e3c22cce4db956ee46be870c.tar.bz2 gentoo-2-c719d287e44033a1e3c22cce4db956ee46be870c.zip |
x86 stable, bug #287697
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kcachegrind')
-rw-r--r-- | kde-base/kcachegrind/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcachegrind/kcachegrind-4.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcachegrind/ChangeLog b/kde-base/kcachegrind/ChangeLog index 34f29693d29c..969ca9fa6ea1 100644 --- a/kde-base/kcachegrind/ChangeLog +++ b/kde-base/kcachegrind/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcachegrind # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.122 2009/10/12 20:16:18 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.123 2009/10/18 17:00:28 maekke Exp $ + + 18 Oct 2009; Markus Meier <maekke@gentoo.org> kcachegrind-4.3.1.ebuild: + x86 stable, bug #287697 12 Oct 2009; Jonathan Callen <abcd@gentoo.org> -kcachegrind-3.5.9.ebuild: KDE 3.5.9 removal diff --git a/kde-base/kcachegrind/kcachegrind-4.3.1.ebuild b/kde-base/kcachegrind/kcachegrind-4.3.1.ebuild index 65fda46bbc04..91746c5582e5 100644 --- a/kde-base/kcachegrind/kcachegrind-4.3.1.ebuild +++ b/kde-base/kcachegrind/kcachegrind-4.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.3.1.ebuild,v 1.2 2009/10/10 08:50:06 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.3.1.ebuild,v 1.3 2009/10/18 17:00:28 maekke Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdesdk" inherit kde4-meta DESCRIPTION="KDE Frontend for Cachegrind" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 x86" IUSE="debug +handbook" RDEPEND=" |