diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-02-20 23:00:55 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-02-20 23:00:55 +0000 |
commit | cce63d60d0aad58b8451d932b9820542049faf2a (patch) | |
tree | 011ebb293bad40ddeeab1131c5cacd747711d5fa /kde-base/kgoldrunner/kgoldrunner-3.5.9.ebuild | |
parent | Version bump to KDE 3.5.9. (diff) | |
download | gentoo-2-cce63d60d0aad58b8451d932b9820542049faf2a.tar.gz gentoo-2-cce63d60d0aad58b8451d932b9820542049faf2a.tar.bz2 gentoo-2-cce63d60d0aad58b8451d932b9820542049faf2a.zip |
Version bump to KDE 3.5.9.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kgoldrunner/kgoldrunner-3.5.9.ebuild')
-rw-r--r-- | kde-base/kgoldrunner/kgoldrunner-3.5.9.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/kde-base/kgoldrunner/kgoldrunner-3.5.9.ebuild b/kde-base/kgoldrunner/kgoldrunner-3.5.9.ebuild new file mode 100644 index 000000000000..389956f5400e --- /dev/null +++ b/kde-base/kgoldrunner/kgoldrunner-3.5.9.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kgoldrunner/kgoldrunner-3.5.9.ebuild,v 1.1 2008/02/20 23:00:55 philantrop Exp $ +KMNAME=kdegames +EAPI="1" +inherit kde-meta + +DESCRIPTION="KDE: KGoldrunner is a game of action and puzzle solving" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="kdehiddenvisibility" + +DEPEND=">=kde-base/libkdegames-${PV}:${SLOT}" +RDEPEND="${DEPEND}" + +KMEXTRACTONLY=libkdegames +KMCOPYLIB="libkdegames libkdegames" |