diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-11-13 12:54:07 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-11-13 12:54:07 +0000 |
commit | 59784e4065674e30c3cf1d8c554c44cd2349c3b0 (patch) | |
tree | 12ec723ea89e43c5c51408a476fab0230d267e3a /kde-base/atlantik/atlantik-3.5.5.ebuild | |
parent | "Stable x86, bug #147570" (diff) | |
download | gentoo-2-59784e4065674e30c3cf1d8c554c44cd2349c3b0.tar.gz gentoo-2-59784e4065674e30c3cf1d8c554c44cd2349c3b0.tar.bz2 gentoo-2-59784e4065674e30c3cf1d8c554c44cd2349c3b0.zip |
"Stable x86, bug #147570"
(Portage version: 2.1.1-r1)
Diffstat (limited to 'kde-base/atlantik/atlantik-3.5.5.ebuild')
-rw-r--r-- | kde-base/atlantik/atlantik-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/atlantik/atlantik-3.5.5.ebuild b/kde-base/atlantik/atlantik-3.5.5.ebuild index 4f407093f876..bdffdbb2d050 100644 --- a/kde-base/atlantik/atlantik-3.5.5.ebuild +++ b/kde-base/atlantik/atlantik-3.5.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.5.ebuild,v 1.1 2006/10/03 08:51:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.5.ebuild,v 1.2 2006/11/13 12:54:07 opfer 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 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" |