diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 10:22:09 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 10:22:09 +0000 |
commit | ea372e566c508a4322064b77ffc720341bb24403 (patch) | |
tree | d2ca307a533317d1329624bdbacb6133b947db88 /kde-base/kcachegrind | |
parent | Drop bluez-libs dependency for the last one, thanks to Samuli for reporting. (diff) | |
download | gentoo-2-ea372e566c508a4322064b77ffc720341bb24403.tar.gz gentoo-2-ea372e566c508a4322064b77ffc720341bb24403.tar.bz2 gentoo-2-ea372e566c508a4322064b77ffc720341bb24403.zip |
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/kcachegrind')
-rw-r--r-- | kde-base/kcachegrind/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kcachegrind/kcachegrind-4.4.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kcachegrind/ChangeLog b/kde-base/kcachegrind/ChangeLog index e02eb1154c76..bcaa855429c0 100644 --- a/kde-base/kcachegrind/ChangeLog +++ b/kde-base/kcachegrind/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kcachegrind # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.145 2010/06/24 07:02:57 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.146 2010/06/27 10:22:09 fauli Exp $ + + 27 Jun 2010; Christian Faulhammer <fauli@gentoo.org> + kcachegrind-4.4.4.ebuild: + x86 stable, bug 322791 24 Jun 2010; Christoph Mende <angelos@gentoo.org> kcachegrind-4.4.4.ebuild: diff --git a/kde-base/kcachegrind/kcachegrind-4.4.4.ebuild b/kde-base/kcachegrind/kcachegrind-4.4.4.ebuild index 33acdec04b21..7db7011709fa 100644 --- a/kde-base/kcachegrind/kcachegrind-4.4.4.ebuild +++ b/kde-base/kcachegrind/kcachegrind-4.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.4.4.ebuild,v 1.3 2010/06/24 07:02:57 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.4.4.ebuild,v 1.4 2010/06/27 10:22:09 fauli Exp $ EAPI="3" @@ -8,7 +8,7 @@ KMNAME="kdesdk" inherit kde4-meta DESCRIPTION="KDE Frontend for Cachegrind" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" RDEPEND=" |