summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <jcallen@gentoo.org>2010-01-20 18:35:13 +0000
committerJonathan Callen <jcallen@gentoo.org>2010-01-20 18:35:13 +0000
commit9ed8d6b1679222b8b17f1003530c6ac4e57c5d73 (patch)
treeb1cd1504231d76a612d837b76fd2b05cab34ab83 /kde-base/kstartupconfig
parentfix up LICENSE (bug #301184) (diff)
downloadhistorical-9ed8d6b1679222b8b17f1003530c6ac4e57c5d73.tar.gz
historical-9ed8d6b1679222b8b17f1003530c6ac4e57c5d73.tar.bz2
historical-9ed8d6b1679222b8b17f1003530c6ac4e57c5d73.zip
Keyword ~amd64-linux/~x86-linux
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'kde-base/kstartupconfig')
-rw-r--r--kde-base/kstartupconfig/ChangeLog6
-rw-r--r--kde-base/kstartupconfig/kstartupconfig-4.3.4.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/kde-base/kstartupconfig/ChangeLog b/kde-base/kstartupconfig/ChangeLog
index 7accd0e39607..fdefe498ca32 100644
--- a/kde-base/kstartupconfig/ChangeLog
+++ b/kde-base/kstartupconfig/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kstartupconfig
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartupconfig/ChangeLog,v 1.48 2010/01/19 01:16:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartupconfig/ChangeLog,v 1.49 2010/01/20 18:24:55 abcd Exp $
+
+ 20 Jan 2010; Jonathan Callen <abcd@gentoo.org>
+ kstartupconfig-4.3.4.ebuild:
+ Keyword ~amd64-linux/~x86-linux
19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kstartupconfig-4.3.3.ebuild:
Stable for HPPA too.
diff --git a/kde-base/kstartupconfig/kstartupconfig-4.3.4.ebuild b/kde-base/kstartupconfig/kstartupconfig-4.3.4.ebuild
index b38c23921390..e5b72bc2ad18 100644
--- a/kde-base/kstartupconfig/kstartupconfig-4.3.4.ebuild
+++ b/kde-base/kstartupconfig/kstartupconfig-4.3.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartupconfig/kstartupconfig-4.3.4.ebuild,v 1.3 2009/12/27 15:35:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartupconfig/kstartupconfig-4.3.4.ebuild,v 1.4 2010/01/20 18:24:55 abcd Exp $
EAPI="2"
@@ -8,5 +8,5 @@ KMNAME="kdebase-workspace"
inherit kde4-meta
DESCRIPTION="KDE: Utility to launch applications with special window properties"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"