summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-29 17:41:14 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-29 17:41:14 +0000
commitdab8edb029d9659d4bed06bc86a8477baeee61ac (patch)
tree3c97d7a228e208e95ae46c62c744cd428ab12395 /kde-base/kstart
parentAdd a slot dep on libsoup to prepare for the new 2.4 slot (diff)
downloadhistorical-dab8edb029d9659d4bed06bc86a8477baeee61ac.tar.gz
historical-dab8edb029d9659d4bed06bc86a8477baeee61ac.tar.bz2
historical-dab8edb029d9659d4bed06bc86a8477baeee61ac.zip
alpha/ia64/sparc stable wrt #207634
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'kde-base/kstart')
-rw-r--r--kde-base/kstart/ChangeLog5
-rw-r--r--kde-base/kstart/kstart-3.5.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kstart/ChangeLog b/kde-base/kstart/ChangeLog
index bd35980c3b05..4d2fcc0c0bd6 100644
--- a/kde-base/kstart/ChangeLog
+++ b/kde-base/kstart/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kstart
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.54 2008/01/28 22:10:04 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.55 2008/01/29 17:37:56 armin76 Exp $
+
+ 29 Jan 2008; Raúl Porcel <armin76@gentoo.org> kstart-3.5.8.ebuild:
+ alpha/ia64/sparc stable wrt #207634
28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> kstart-3.5.8.ebuild:
Marked stable on amd64 as per bug 207634.
diff --git a/kde-base/kstart/kstart-3.5.8.ebuild b/kde-base/kstart/kstart-3.5.8.ebuild
index 49b2f4899542..5dfa1a2e2d8a 100644
--- a/kde-base/kstart/kstart-3.5.8.ebuild
+++ b/kde-base/kstart/kstart-3.5.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-3.5.8.ebuild,v 1.2 2008/01/28 22:10:04 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-3.5.8.ebuild,v 1.3 2008/01/29 17:37:56 armin76 Exp $
KMNAME=kdebase
MAXKDEVER=$PV
@@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE: Utility to launch applications with special window properties"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
IUSE="kdehiddenvisibility"