diff options
Diffstat (limited to 'kde-base/kcachegrind')
-rw-r--r-- | kde-base/kcachegrind/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcachegrind/kcachegrind-4.11.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcachegrind/ChangeLog b/kde-base/kcachegrind/ChangeLog index 295e6d90f113..1937297cbd47 100644 --- a/kde-base/kcachegrind/ChangeLog +++ b/kde-base/kcachegrind/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcachegrind # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.269 2013/12/04 17:09:47 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.270 2013/12/08 14:08:08 ago Exp $ + + 08 Dec 2013; Agostino Sarubbo <ago@gentoo.org> kcachegrind-4.11.2.ebuild: + Stable for amd64, wrt bug #484884 04 Dec 2013; Johannes Huber <johu@gentoo.org> -kcachegrind-4.11.3.ebuild: Remove KDE SC 4.11.3 diff --git a/kde-base/kcachegrind/kcachegrind-4.11.2.ebuild b/kde-base/kcachegrind/kcachegrind-4.11.2.ebuild index e3381e369f22..4c0a40d7bbc8 100644 --- a/kde-base/kcachegrind/kcachegrind-4.11.2.ebuild +++ b/kde-base/kcachegrind/kcachegrind-4.11.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.11.2.ebuild,v 1.1 2013/10/09 23:04:33 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.11.2.ebuild,v 1.2 2013/12/08 14:08:08 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit kde4-base DESCRIPTION="KDE Frontend for Cachegrind" HOMEPAGE="http://www.kde.org/applications/development/kcachegrind http://kcachegrind.sourceforge.net" -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=" |