diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-16 21:33:29 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-16 21:33:29 +0000 |
commit | 4351be9301a5ffe12984dc1868cfd811b51d79b6 (patch) | |
tree | bdfc2a171e20a8793456781ef6ce66531e012b66 /kde-base/ktuberling/ktuberling-3.5.6.ebuild | |
parent | Bump to 3.5.6 (prerelease). (diff) | |
download | gentoo-2-4351be9301a5ffe12984dc1868cfd811b51d79b6.tar.gz gentoo-2-4351be9301a5ffe12984dc1868cfd811b51d79b6.tar.bz2 gentoo-2-4351be9301a5ffe12984dc1868cfd811b51d79b6.zip |
Bump to 3.5.6 (prerelease).
(Portage version: 2.1.2)
Diffstat (limited to 'kde-base/ktuberling/ktuberling-3.5.6.ebuild')
-rw-r--r-- | kde-base/ktuberling/ktuberling-3.5.6.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/kde-base/ktuberling/ktuberling-3.5.6.ebuild b/kde-base/ktuberling/ktuberling-3.5.6.ebuild new file mode 100644 index 000000000000..1300861c694f --- /dev/null +++ b/kde-base/ktuberling/ktuberling-3.5.6.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktuberling/ktuberling-3.5.6.ebuild,v 1.1 2007/01/16 21:33:29 flameeyes Exp $ +KMNAME=kdegames +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta + +DESCRIPTION="KDE: potato game for kids" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="kdehiddenvisibility" +DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" + +RDEPEND="${DEPEND}" + +KMEXTRACTONLY=libkdegames +KMCOPYLIB="libkdegames libkdegames" |