diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 21:37:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 21:37:25 +0000 |
commit | bb9df344735c4a0f3a75793e71c013023839c594 (patch) | |
tree | 46ee6f25566eb1b41155c5ba0aad548ef0f0a9eb /kde-base/kcachegrind | |
parent | Stable for amd64, wrt bug #396359 (diff) | |
download | gentoo-2-bb9df344735c4a0f3a75793e71c013023839c594.tar.gz gentoo-2-bb9df344735c4a0f3a75793e71c013023839c594.tar.bz2 gentoo-2-bb9df344735c4a0f3a75793e71c013023839c594.zip |
Stable for amd64, wrt bug #396359
(Portage version: 2.1.10.41/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.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcachegrind/ChangeLog b/kde-base/kcachegrind/ChangeLog index 0224614555c9..78a715690ee2 100644 --- a/kde-base/kcachegrind/ChangeLog +++ b/kde-base/kcachegrind/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcachegrind # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.186 2012/01/09 15:56:06 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.187 2012/01/16 21:37:25 ago Exp $ + + 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> kcachegrind-4.7.4.ebuild: + Stable for amd64, wrt bug #396359 09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> kcachegrind-4.7.4.ebuild: diff --git a/kde-base/kcachegrind/kcachegrind-4.7.4.ebuild b/kde-base/kcachegrind/kcachegrind-4.7.4.ebuild index 724d1d54ca2b..7b8e0c2d59f4 100644 --- a/kde-base/kcachegrind/kcachegrind-4.7.4.ebuild +++ b/kde-base/kcachegrind/kcachegrind-4.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.7.4.ebuild,v 1.2 2012/01/09 15:56:06 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.7.4.ebuild,v 1.3 2012/01/16 21:37:25 ago 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=" |