diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-10-06 20:04:17 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-10-06 20:04:17 +0000 |
commit | f8b1cdb7530b6e3e04c051e0c04e71b96131d90a (patch) | |
tree | 73d942554f407d7fde71f08e71ca524de779b4a4 /kde-base/ksirk/ksirk-4.3.2.ebuild | |
parent | Version bump KDE 4.3.2 (diff) | |
download | gentoo-2-f8b1cdb7530b6e3e04c051e0c04e71b96131d90a.tar.gz gentoo-2-f8b1cdb7530b6e3e04c051e0c04e71b96131d90a.tar.bz2 gentoo-2-f8b1cdb7530b6e3e04c051e0c04e71b96131d90a.zip |
Version bump KDE 4.3.2
(Portage version: 2.2_rc44/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/ksirk/ksirk-4.3.2.ebuild')
-rw-r--r-- | kde-base/ksirk/ksirk-4.3.2.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/kde-base/ksirk/ksirk-4.3.2.ebuild b/kde-base/ksirk/ksirk-4.3.2.ebuild new file mode 100644 index 000000000000..0ae0f90e6511 --- /dev/null +++ b/kde-base/ksirk/ksirk-4.3.2.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksirk/ksirk-4.3.2.ebuild,v 1.1 2009/10/06 20:04:17 alexxy Exp $ + +EAPI="2" + +KMNAME="kdegames" +inherit kde4-meta + +DESCRIPTION="KDE: Ksirk is a KDE port of the board game risk" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +IUSE="debug +handbook" + +DEPEND=" + app-crypt/qca:2 +" +RDEPEND="${DEPEND}" |