diff options
Diffstat (limited to 'kde-base/atlantik')
-rw-r--r-- | kde-base/atlantik/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/atlantik/atlantik-3.5.8.ebuild | 4 | ||||
-rw-r--r-- | kde-base/atlantik/atlantik-3.5.9.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/atlantik/ChangeLog b/kde-base/atlantik/ChangeLog index d0a3b08788b0..9525d0aa2ae2 100644 --- a/kde-base/atlantik/ChangeLog +++ b/kde-base/atlantik/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/atlantik # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.81 2008/02/20 22:30:43 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.82 2008/03/04 04:34:30 jer Exp $ + + 04 Mar 2008; Jeroen Roovers <jer@gentoo.org> atlantik-3.5.8.ebuild, + atlantik-3.5.9.ebuild: + Keyword split KDE for HPPA. *atlantik-3.5.9 (20 Feb 2008) diff --git a/kde-base/atlantik/atlantik-3.5.8.ebuild b/kde-base/atlantik/atlantik-3.5.8.ebuild index 32b5c73ff28e..db26de64b51c 100644 --- a/kde-base/atlantik/atlantik-3.5.8.ebuild +++ b/kde-base/atlantik/atlantik-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/atlantik/atlantik-3.5.8.ebuild,v 1.6 2008/01/31 15:32:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.8.ebuild,v 1.7 2008/03/04 04:34:30 jer Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="The Atlantic board 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)" diff --git a/kde-base/atlantik/atlantik-3.5.9.ebuild b/kde-base/atlantik/atlantik-3.5.9.ebuild index 4764462969f4..2ea590f266f2 100644 --- a/kde-base/atlantik/atlantik-3.5.9.ebuild +++ b/kde-base/atlantik/atlantik-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/atlantik/atlantik-3.5.9.ebuild,v 1.1 2008/02/20 22:30:43 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.9.ebuild,v 1.2 2008/03/04 04:34:30 jer Exp $ KMNAME=kdegames EAPI="1" inherit kde-meta DESCRIPTION="The Atlantic board 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}" |