diff options
Diffstat (limited to 'kde-base/atlantik/atlantik-3.5.4.ebuild')
-rw-r--r-- | kde-base/atlantik/atlantik-3.5.4.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/kde-base/atlantik/atlantik-3.5.4.ebuild b/kde-base/atlantik/atlantik-3.5.4.ebuild new file mode 100644 index 000000000000..ab065769cc99 --- /dev/null +++ b/kde-base/atlantik/atlantik-3.5.4.ebuild @@ -0,0 +1,17 @@ +# 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.4.ebuild,v 1.1 2006/07/25 02:39:36 flameeyes Exp $ +KMNAME=kdegames +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta + +DESCRIPTION="The Atlantic board game" +KEYWORDS="~amd64" +IUSE="" + +DEPEND=" +$(deprange $PV $MAXKDEVER kde-base/libkdegames)" + +KMEXTRACTONLY=libkdegames +KMCOPYLIB="libkdegames libkdegames" |