diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-01-23 22:35:47 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-01-23 22:35:47 +0000 |
commit | daa24b87ed4e2b12760d027f84afe44cdd65a649 (patch) | |
tree | 10c01268d9a88f4f7fdb804080b77a2ceea0c9b1 /kde-base | |
parent | Keyword ~amd64-linux/~x86-linux (diff) | |
download | gentoo-2-daa24b87ed4e2b12760d027f84afe44cdd65a649.tar.gz gentoo-2-daa24b87ed4e2b12760d027f84afe44cdd65a649.tar.bz2 gentoo-2-daa24b87ed4e2b12760d027f84afe44cdd65a649.zip |
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kcachegrind/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kcachegrind/kcachegrind-4.3.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kcachegrind/ChangeLog b/kde-base/kcachegrind/ChangeLog index 1f4987990a27..b74686f834c3 100644 --- a/kde-base/kcachegrind/ChangeLog +++ b/kde-base/kcachegrind/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcachegrind -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.132 2009/12/10 19:30:17 scarabeus Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.133 2010/01/23 22:35:47 abcd Exp $ + + 23 Jan 2010; Jonathan Callen <abcd@gentoo.org> kcachegrind-4.3.4.ebuild: + Keyword ~amd64-linux/~x86-linux 10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org> -kcachegrind-4.3.1.ebuild: diff --git a/kde-base/kcachegrind/kcachegrind-4.3.4.ebuild b/kde-base/kcachegrind/kcachegrind-4.3.4.ebuild index 09a4d122c638..eee50f5aaf15 100644 --- a/kde-base/kcachegrind/kcachegrind-4.3.4.ebuild +++ b/kde-base/kcachegrind/kcachegrind-4.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.3.4.ebuild,v 1.1 2009/12/01 10:06:49 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.3.4.ebuild,v 1.2 2010/01/23 22:35:47 abcd Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdesdk" inherit kde4-meta DESCRIPTION="KDE Frontend for Cachegrind" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" RDEPEND=" |