diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-04 03:09:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-04 03:09:42 +0000 |
commit | 922552521f4bd33a13e9d78fdc91d56bab02bb61 (patch) | |
tree | ad2f39415cc5f0764fe0276bb5f50d1892dbc900 /kde-base/kstart | |
parent | Keyword split KDE for HPPA. (diff) | |
download | gentoo-2-922552521f4bd33a13e9d78fdc91d56bab02bb61.tar.gz gentoo-2-922552521f4bd33a13e9d78fdc91d56bab02bb61.tar.bz2 gentoo-2-922552521f4bd33a13e9d78fdc91d56bab02bb61.zip |
Keyword split KDE for HPPA.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kstart')
-rw-r--r-- | kde-base/kstart/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kstart/kstart-3.5.8.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kstart/kstart-3.5.9.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kstart/kstart-4.0.1.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/kde-base/kstart/ChangeLog b/kde-base/kstart/ChangeLog index ff254b026ce9..20b668550a4d 100644 --- a/kde-base/kstart/ChangeLog +++ b/kde-base/kstart/ChangeLog @@ -1,6 +1,10 @@ # 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.61 2008/02/20 23:22:34 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.62 2008/03/04 03:09:42 jer Exp $ + + 04 Mar 2008; Jeroen Roovers <jer@gentoo.org> kstart-3.5.8.ebuild, + kstart-3.5.9.ebuild, kstart-4.0.1.ebuild: + Keyword split KDE for HPPA. *kstart-3.5.9 (20 Feb 2008) diff --git a/kde-base/kstart/kstart-3.5.8.ebuild b/kde-base/kstart/kstart-3.5.8.ebuild index 5190baf1a083..bcc31bd58f0f 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.6 2008/01/31 15:30:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-3.5.8.ebuild,v 1.7 2008/03/04 03:09:42 jer 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 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" diff --git a/kde-base/kstart/kstart-3.5.9.ebuild b/kde-base/kstart/kstart-3.5.9.ebuild index 99c4e2370e84..ba48e7520540 100644 --- a/kde-base/kstart/kstart-3.5.9.ebuild +++ b/kde-base/kstart/kstart-3.5.9.ebuild @@ -1,11 +1,11 @@ # 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.9.ebuild,v 1.1 2008/02/20 23:22:34 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-3.5.9.ebuild,v 1.2 2008/03/04 03:09:42 jer Exp $ KMNAME=kdebase EAPI="1" 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" diff --git a/kde-base/kstart/kstart-4.0.1.ebuild b/kde-base/kstart/kstart-4.0.1.ebuild index 807f4130a090..da7d102db946 100644 --- a/kde-base/kstart/kstart-4.0.1.ebuild +++ b/kde-base/kstart/kstart-4.0.1.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-4.0.1.ebuild,v 1.1 2008/02/07 00:11:18 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-4.0.1.ebuild,v 1.2 2008/03/04 03:09:42 jer Exp $ EAPI="1" @@ -8,5 +8,5 @@ KMNAME=kdebase-runtime inherit kde4-meta DESCRIPTION="KDE: Utility to launch applications with special window properties" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="debug" |