summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2012-02-18 15:59:24 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2012-02-18 15:59:24 +0000
commitb36580b54995a0678e3beb1c2f6b55d16888cd63 (patch)
treec416b071a7710d0c4561bb35925177465a01c4c7 /kde-base/kstart
parentppc stable #396359 (diff)
downloadgentoo-2-b36580b54995a0678e3beb1c2f6b55d16888cd63.tar.gz
gentoo-2-b36580b54995a0678e3beb1c2f6b55d16888cd63.tar.bz2
gentoo-2-b36580b54995a0678e3beb1c2f6b55d16888cd63.zip
ppc stable #396359
(Portage version: 2.1.10.44/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'kde-base/kstart')
-rw-r--r--kde-base/kstart/ChangeLog5
-rw-r--r--kde-base/kstart/kstart-4.7.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kstart/ChangeLog b/kde-base/kstart/ChangeLog
index 5f8b4ce26faa..76b6e1f19a7b 100644
--- a/kde-base/kstart/ChangeLog
+++ b/kde-base/kstart/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kstart
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.177 2012/01/25 18:17:03 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.178 2012/02/18 15:59:24 nixnut Exp $
+
+ 18 Feb 2012; nixnut <nixnut@gentoo.org> kstart-4.7.4.ebuild:
+ ppc stable #396359
*kstart-4.8.0 (25 Jan 2012)
diff --git a/kde-base/kstart/kstart-4.7.4.ebuild b/kde-base/kstart/kstart-4.7.4.ebuild
index 4906d3f9062c..40270ec3c999 100644
--- a/kde-base/kstart/kstart-4.7.4.ebuild
+++ b/kde-base/kstart/kstart-4.7.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-4.7.4.ebuild,v 1.3 2012/01/16 23:17:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-4.7.4.ebuild,v 1.4 2012/02/18 15:59:24 nixnut Exp $
EAPI=4
@@ -8,5 +8,5 @@ KMNAME="kde-runtime"
inherit kde4-meta
DESCRIPTION="KDE: Utility to launch applications with special window properties"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"