diff options
author | 2010-06-27 11:38:06 +0000 | |
---|---|---|
committer | 2010-06-27 11:38:06 +0000 | |
commit | c857ad015492448e92cf441a7355b4e557060003 (patch) | |
tree | f03c635b212466c460797b7e11ce3195139457b1 /kde-base/kcachegrind | |
parent | Stable on amd64 wrt bug #325757 (diff) | |
download | historical-c857ad015492448e92cf441a7355b4e557060003.tar.gz historical-c857ad015492448e92cf441a7355b4e557060003.tar.bz2 historical-c857ad015492448e92cf441a7355b4e557060003.zip |
x86 stable, bug 322791
Package-Manager: portage-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=" |