diff options
author | 2010-08-09 06:45:12 +0000 | |
---|---|---|
committer | 2010-08-09 06:45:12 +0000 | |
commit | b34bed5c3b44e218385bd99e170be49eb3f8c73a (patch) | |
tree | 7c6bd1623e547b922801c8e7978693870a2e0846 /kde-base/kcachegrind | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-b34bed5c3b44e218385bd99e170be49eb3f8c73a.tar.gz gentoo-2-b34bed5c3b44e218385bd99e170be49eb3f8c73a.tar.bz2 gentoo-2-b34bed5c3b44e218385bd99e170be49eb3f8c73a.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.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kcachegrind/ChangeLog b/kde-base/kcachegrind/ChangeLog index b9b1f10b214e..ff0da56321ca 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.149 2010/08/09 02:57:37 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.150 2010/08/09 06:45:12 fauli Exp $ + + 09 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + kcachegrind-4.4.5.ebuild: + x86 stable, bug 322791 09 Aug 2010; Joseph Jezak <josejx@gentoo.org> kcachegrind-4.4.5.ebuild: Marked ppc stable for bug #322791. diff --git a/kde-base/kcachegrind/kcachegrind-4.4.5.ebuild b/kde-base/kcachegrind/kcachegrind-4.4.5.ebuild index e5ff4799517a..24bed234e633 100644 --- a/kde-base/kcachegrind/kcachegrind-4.4.5.ebuild +++ b/kde-base/kcachegrind/kcachegrind-4.4.5.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.5.ebuild,v 1.3 2010/08/09 02:57:37 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.4.5.ebuild,v 1.4 2010/08/09 06:45:12 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=" |