summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-05-13 17:46:42 +0000
committerJohannes Huber <johu@gentoo.org>2014-05-13 17:46:42 +0000
commit642144a99c2fa995309f1f594faa981d6bb5b26e (patch)
tree4ad8d9e3863529fe1e5bdc474149bbfee4001c40 /kde-base/kpat/kpat-4.13.1.ebuild
parentUpdate multilib OpenSSL mask, and move it to the top to facilatate early unma... (diff)
downloadhistorical-642144a99c2fa995309f1f594faa981d6bb5b26e.tar.gz
historical-642144a99c2fa995309f1f594faa981d6bb5b26e.tar.bz2
historical-642144a99c2fa995309f1f594faa981d6bb5b26e.zip
Version bump KDE SC 4.13.1
Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0xF3CFD2BD
Diffstat (limited to 'kde-base/kpat/kpat-4.13.1.ebuild')
-rw-r--r--kde-base/kpat/kpat-4.13.1.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/kde-base/kpat/kpat-4.13.1.ebuild b/kde-base/kpat/kpat-4.13.1.ebuild
new file mode 100644
index 000000000000..0f1f1540abfd
--- /dev/null
+++ b/kde-base/kpat/kpat-4.13.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/kpat-4.13.1.ebuild,v 1.1 2014/05/13 17:43:07 johu Exp $
+
+EAPI=5
+
+KDE_HANDBOOK="optional"
+KDE_SELINUX_MODULE="games"
+inherit kde4-base
+
+DESCRIPTION="KDE patience game"
+HOMEPAGE="http://games.kde.org/game.php?game=kpat"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"