diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-06-08 23:57:45 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-06-08 23:57:45 +0000 |
commit | 145482e826e567aa7ff7c9ae651c46183f658a77 (patch) | |
tree | 1dd1f7d2d75e4613cdf90ac978dc349cf52205fe /kde-base/kcachegrind | |
parent | x86 stable per bug 369979 (diff) | |
download | historical-145482e826e567aa7ff7c9ae651c46183f658a77.tar.gz historical-145482e826e567aa7ff7c9ae651c46183f658a77.tar.bz2 historical-145482e826e567aa7ff7c9ae651c46183f658a77.zip |
x86 stable per bug 369979
Package-Manager: portage-2.1.9.50/cvs/Linux i686
Diffstat (limited to 'kde-base/kcachegrind')
-rw-r--r-- | kde-base/kcachegrind/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcachegrind/kcachegrind-4.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcachegrind/ChangeLog b/kde-base/kcachegrind/ChangeLog index ebc44b4a3668..23be25a74e4f 100644 --- a/kde-base/kcachegrind/ChangeLog +++ b/kde-base/kcachegrind/ChangeLog @@ -1,6 +1,9 @@ # 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.165 2011/06/02 21:57:42 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.166 2011/06/08 22:58:34 tomka Exp $ + + 08 Jun 2011; Thomas Kahle <tomka@gentoo.org> kcachegrind-4.6.3.ebuild: + x86 stable per bug 369979 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kcachegrind-4.4.5.ebuild: diff --git a/kde-base/kcachegrind/kcachegrind-4.6.3.ebuild b/kde-base/kcachegrind/kcachegrind-4.6.3.ebuild index 2cd7aab02fba..4a6a2e373e64 100644 --- a/kde-base/kcachegrind/kcachegrind-4.6.3.ebuild +++ b/kde-base/kcachegrind/kcachegrind-4.6.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.6.3.ebuild,v 1.1 2011/05/07 10:48:07 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.6.3.ebuild,v 1.2 2011/06/08 22:58:34 tomka 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=" |