summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-23 17:44:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-23 17:44:44 +0000
commit09194d290936b9cb224654b3dca899cf9660d5e5 (patch)
tree787e7c7e674a0499bdbdcd49188f537809aa97bc /kde-base/kstart
parentStable for amd64, wrt bug #442394 (diff)
downloadgentoo-2-09194d290936b9cb224654b3dca899cf9660d5e5.tar.gz
gentoo-2-09194d290936b9cb224654b3dca899cf9660d5e5.tar.bz2
gentoo-2-09194d290936b9cb224654b3dca899cf9660d5e5.zip
Stable for amd64, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kstart')
-rw-r--r--kde-base/kstart/ChangeLog5
-rw-r--r--kde-base/kstart/kstart-4.9.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kstart/ChangeLog b/kde-base/kstart/ChangeLog
index 40789b08a33d..222002393074 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.207 2012/11/13 20:20:54 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.208 2012/11/23 17:44:44 ago Exp $
+
+ 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> kstart-4.9.3.ebuild:
+ Stable for amd64, wrt bug #442394
13 Nov 2012; Johannes Huber <johu@gentoo.org> -kstart-4.9.2.ebuild:
Remove KDE SC 4.9.2
diff --git a/kde-base/kstart/kstart-4.9.3.ebuild b/kde-base/kstart/kstart-4.9.3.ebuild
index 600ed54b8b1b..19660e2f8e03 100644
--- a/kde-base/kstart/kstart-4.9.3.ebuild
+++ b/kde-base/kstart/kstart-4.9.3.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.9.3.ebuild,v 1.1 2012/11/08 23:26:51 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-4.9.3.ebuild,v 1.2 2012/11/23 17:44:44 ago 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 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"