diff options
Diffstat (limited to 'kde-base/kcachegrind')
-rw-r--r-- | kde-base/kcachegrind/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kcachegrind/kcachegrind-4.7.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kcachegrind/ChangeLog b/kde-base/kcachegrind/ChangeLog index ac9cd3f86645..8c86ccfc0fc8 100644 --- a/kde-base/kcachegrind/ChangeLog +++ b/kde-base/kcachegrind/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kcachegrind # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.180 2011/11/02 20:47:54 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.181 2011/12/07 10:24:37 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + kcachegrind-4.7.3.ebuild: + x86 stable wrt bug #388279 *kcachegrind-4.7.3 (02 Nov 2011) diff --git a/kde-base/kcachegrind/kcachegrind-4.7.3.ebuild b/kde-base/kcachegrind/kcachegrind-4.7.3.ebuild index fd9827e1da3e..a05753b8cd17 100644 --- a/kde-base/kcachegrind/kcachegrind-4.7.3.ebuild +++ b/kde-base/kcachegrind/kcachegrind-4.7.3.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/kde-base/kcachegrind/kcachegrind-4.7.3.ebuild,v 1.1 2011/11/02 20:47:54 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.7.3.ebuild,v 1.2 2011/12/07 10:24:37 phajdan.jr Exp $ EAPI=4 @@ -9,7 +9,7 @@ KMNAME="kdesdk" inherit kde4-meta DESCRIPTION="KDE Frontend for Cachegrind" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=" |