diff options
author | 2007-08-11 17:20:02 +0000 | |
---|---|---|
committer | 2007-08-11 17:20:02 +0000 | |
commit | 5ef10b07bee5ac4ca06d3351839b5ce270658dcd (patch) | |
tree | 9ee70f7f131fa050e80eae344bfde327fb4abc1a /kde-base/kcachegrind | |
parent | x86 stable wrt #185823 (diff) | |
download | gentoo-2-5ef10b07bee5ac4ca06d3351839b5ce270658dcd.tar.gz gentoo-2-5ef10b07bee5ac4ca06d3351839b5ce270658dcd.tar.bz2 gentoo-2-5ef10b07bee5ac4ca06d3351839b5ce270658dcd.zip |
x86 stable wrt #185823
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/kcachegrind')
-rw-r--r-- | kde-base/kcachegrind/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcachegrind/kcachegrind-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcachegrind/ChangeLog b/kde-base/kcachegrind/ChangeLog index e00449240812..5afad58cfb80 100644 --- a/kde-base/kcachegrind/ChangeLog +++ b/kde-base/kcachegrind/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcachegrind # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.65 2007/08/11 11:24:50 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.66 2007/08/11 17:20:02 armin76 Exp $ + + 11 Aug 2007; Raúl Porcel <armin76@gentoo.org> kcachegrind-3.5.7.ebuild: + x86 stable wrt #185823 11 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> kcachegrind-3.5.7.ebuild: diff --git a/kde-base/kcachegrind/kcachegrind-3.5.7.ebuild b/kde-base/kcachegrind/kcachegrind-3.5.7.ebuild index 683358efdee4..910f60bd80ed 100644 --- a/kde-base/kcachegrind/kcachegrind-3.5.7.ebuild +++ b/kde-base/kcachegrind/kcachegrind-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.7.ebuild,v 1.8 2007/08/11 11:24:50 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.7.ebuild,v 1.9 2007/08/11 17:20:02 armin76 Exp $ KMNAME=kdesdk MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Frontend for Cachegrind" -KEYWORDS="alpha amd64 ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="!alpha? ( !sparc? ( !x86-fbsd? ( >=dev-util/valgrind-3.2.0 ) ) )" |