diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-04 04:36:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-04 04:36:19 +0000 |
commit | 8959f013711fd3a09b87152f788d0fbc8f9afaa4 (patch) | |
tree | dba37de27264a94f0ff4ff4f2fdaed15d11085a0 /kde-base/katomic | |
parent | Keyword split KDE for HPPA. (diff) | |
download | gentoo-2-8959f013711fd3a09b87152f788d0fbc8f9afaa4.tar.gz gentoo-2-8959f013711fd3a09b87152f788d0fbc8f9afaa4.tar.bz2 gentoo-2-8959f013711fd3a09b87152f788d0fbc8f9afaa4.zip |
Keyword split KDE for HPPA.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/katomic')
-rw-r--r-- | kde-base/katomic/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/katomic/katomic-3.5.8.ebuild | 4 | ||||
-rw-r--r-- | kde-base/katomic/katomic-3.5.9.ebuild | 4 | ||||
-rw-r--r-- | kde-base/katomic/katomic-4.0.1.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/kde-base/katomic/ChangeLog b/kde-base/katomic/ChangeLog index 82ea91598f7e..98b1b6cc3684 100644 --- a/kde-base/katomic/ChangeLog +++ b/kde-base/katomic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/katomic # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.81 2008/02/20 22:36:56 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.82 2008/03/04 04:36:19 jer Exp $ + + 04 Mar 2008; Jeroen Roovers <jer@gentoo.org> katomic-3.5.8.ebuild, + katomic-3.5.9.ebuild, katomic-4.0.1.ebuild: + Keyword split KDE for HPPA. *katomic-3.5.9 (20 Feb 2008) diff --git a/kde-base/katomic/katomic-3.5.8.ebuild b/kde-base/katomic/katomic-3.5.8.ebuild index 17c1baf9da1d..0a41966622af 100644 --- a/kde-base/katomic/katomic-3.5.8.ebuild +++ b/kde-base/katomic/katomic-3.5.8.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/katomic-3.5.8.ebuild,v 1.6 2008/01/31 15:31:37 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/katomic-3.5.8.ebuild,v 1.7 2008/03/04 04:36:19 jer Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Atomic Entertainment Game" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" RDEPEND="${DEPEND}" diff --git a/kde-base/katomic/katomic-3.5.9.ebuild b/kde-base/katomic/katomic-3.5.9.ebuild index 7565917fa9ee..e3b32da496ce 100644 --- a/kde-base/katomic/katomic-3.5.9.ebuild +++ b/kde-base/katomic/katomic-3.5.9.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/katomic-3.5.9.ebuild,v 1.1 2008/02/20 22:36:56 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/katomic-3.5.9.ebuild,v 1.2 2008/03/04 04:36:19 jer Exp $ KMNAME=kdegames EAPI="1" inherit kde-meta DESCRIPTION="KDE Atomic Entertainment Game" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND=">=kde-base/libkdegames-${PV}:${SLOT}" diff --git a/kde-base/katomic/katomic-4.0.1.ebuild b/kde-base/katomic/katomic-4.0.1.ebuild index af08253c717b..95013f11ad03 100644 --- a/kde-base/katomic/katomic-4.0.1.ebuild +++ b/kde-base/katomic/katomic-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/katomic/katomic-4.0.1.ebuild,v 1.1 2008/02/07 00:12:10 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/katomic-4.0.1.ebuild,v 1.2 2008/03/04 04:36:19 jer Exp $ EAPI="1" @@ -8,5 +8,5 @@ KMNAME=kdegames inherit kde4-meta DESCRIPTION="KDE Atomic Entertainment Game" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="debug htmlhandbook" |