summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-01-28 23:21:54 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-01-28 23:21:54 +0000
commitff9f2abdf73bbbfcaad4eca1f0457c2f34d0e879 (patch)
tree4723f7503953397c478388a0c801578db8feb9e3 /kde-base/kstart
parentremove apache-2.0 wrt #203578 (diff)
downloadhistorical-ff9f2abdf73bbbfcaad4eca1f0457c2f34d0e879.tar.gz
historical-ff9f2abdf73bbbfcaad4eca1f0457c2f34d0e879.tar.bz2
historical-ff9f2abdf73bbbfcaad4eca1f0457c2f34d0e879.zip
Marked stable on amd64 as per bug 207634.
Package-Manager: portage-2.1.4
Diffstat (limited to 'kde-base/kstart')
-rw-r--r--kde-base/kstart/ChangeLog5
-rw-r--r--kde-base/kstart/kstart-3.5.8.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kstart/ChangeLog b/kde-base/kstart/ChangeLog
index a7986af5db56..bd35980c3b05 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.53 2008/01/18 00:46:46 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.54 2008/01/28 22:10:04 philantrop Exp $
+
+ 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> kstart-3.5.8.ebuild:
+ Marked stable on amd64 as per bug 207634.
*kstart-4.0.0 (18 Jan 2008)
diff --git a/kde-base/kstart/kstart-3.5.8.ebuild b/kde-base/kstart/kstart-3.5.8.ebuild
index 672918a6fc6b..49b2f4899542 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-2007 Gentoo Foundation
+# 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.1 2007/10/19 23:35:38 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-3.5.8.ebuild,v 1.2 2008/01/28 22:10:04 philantrop 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"