summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-07 11:34:42 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-07 11:34:42 +0000
commit382a058c4b89c7a799c57d66d813962798ce92eb (patch)
tree96a43df16220a897c246d02d74b7b3fdfa9f78f5 /kde-base/kstartperf
parentx86 stable wrt bug #388279 (diff)
downloadgentoo-2-382a058c4b89c7a799c57d66d813962798ce92eb.tar.gz
gentoo-2-382a058c4b89c7a799c57d66d813962798ce92eb.tar.bz2
gentoo-2-382a058c4b89c7a799c57d66d813962798ce92eb.zip
x86 stable wrt bug #388279
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'kde-base/kstartperf')
-rw-r--r--kde-base/kstartperf/ChangeLog5
-rw-r--r--kde-base/kstartperf/kstartperf-4.7.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kstartperf/ChangeLog b/kde-base/kstartperf/ChangeLog
index fb3a1749569a..ec1c97850345 100644
--- a/kde-base/kstartperf/ChangeLog
+++ b/kde-base/kstartperf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kstartperf
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartperf/ChangeLog,v 1.80 2011/11/02 20:47:57 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartperf/ChangeLog,v 1.81 2011/12/07 11:34:42 phajdan.jr Exp $
+
+ 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> kstartperf-4.7.3.ebuild:
+ x86 stable wrt bug #388279
*kstartperf-4.7.3 (02 Nov 2011)
diff --git a/kde-base/kstartperf/kstartperf-4.7.3.ebuild b/kde-base/kstartperf/kstartperf-4.7.3.ebuild
index aa1f224ced0d..26b3d22fa6ee 100644
--- a/kde-base/kstartperf/kstartperf-4.7.3.ebuild
+++ b/kde-base/kstartperf/kstartperf-4.7.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartperf/kstartperf-4.7.3.ebuild,v 1.1 2011/11/02 20:47:57 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartperf/kstartperf-4.7.3.ebuild,v 1.2 2011/12/07 11:34:42 phajdan.jr Exp $
EAPI=4
@@ -8,5 +8,5 @@ KMNAME="kdesdk"
inherit kde4-meta
DESCRIPTION="Measures starting performance of applications"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"