diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-08-09 02:57:37 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-08-09 02:57:37 +0000 |
commit | 71181416b63163d758b29f3c19821285be897732 (patch) | |
tree | 2086df6cd477017460cdbee839d25d5dbfcf0642 /kde-base/kcachegrind | |
parent | Marked ppc stable for bug #322791. (diff) | |
download | gentoo-2-71181416b63163d758b29f3c19821285be897732.tar.gz gentoo-2-71181416b63163d758b29f3c19821285be897732.tar.bz2 gentoo-2-71181416b63163d758b29f3c19821285be897732.zip |
Marked ppc stable for bug #322791.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kcachegrind')
-rw-r--r-- | kde-base/kcachegrind/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcachegrind/kcachegrind-4.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcachegrind/ChangeLog b/kde-base/kcachegrind/ChangeLog index bd4457c4e6a9..b9b1f10b214e 100644 --- a/kde-base/kcachegrind/ChangeLog +++ b/kde-base/kcachegrind/ChangeLog @@ -1,6 +1,9 @@ # 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.148 2010/08/03 07:43:25 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.149 2010/08/09 02:57:37 josejx Exp $ + + 09 Aug 2010; Joseph Jezak <josejx@gentoo.org> kcachegrind-4.4.5.ebuild: + Marked ppc stable for bug #322791. 03 Aug 2010; Markos Chandras <hwoarang@gentoo.org> kcachegrind-4.4.5.ebuild: diff --git a/kde-base/kcachegrind/kcachegrind-4.4.5.ebuild b/kde-base/kcachegrind/kcachegrind-4.4.5.ebuild index 192143b42c13..e5ff4799517a 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.2 2010/08/03 07:43:25 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.4.5.ebuild,v 1.3 2010/08/09 02:57:37 josejx 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=" |