diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-07-25 03:31:35 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-07-25 03:31:35 +0000 |
commit | 9147dfd86c4c59cbfe0eb8518f22d7983fff869f (patch) | |
tree | 5717b48f17078703811bcd17845a293c58842657 /kde-base/atlantik/atlantik-3.5.4.ebuild | |
parent | remove all xinetd local use flags, it is now a global use flag (diff) | |
download | historical-9147dfd86c4c59cbfe0eb8518f22d7983fff869f.tar.gz historical-9147dfd86c4c59cbfe0eb8518f22d7983fff869f.tar.bz2 historical-9147dfd86c4c59cbfe0eb8518f22d7983fff869f.zip |
Bump to 3.5.4 (pre-release).
Package-Manager: portage-2.1.1_pre3-r3
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" |