aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Huettel (dilfridge) <mail@akhuettel.de>2012-12-17 00:10:04 +0100
committerAndreas K. Huettel (dilfridge) <mail@akhuettel.de>2012-12-17 00:10:04 +0100
commitb05912b32be0e712dbe27f43b50d8401dc249824 (patch)
tree79c5bfac83ad8c3f8da0705ef4d05103d40fb31c /kde-base/kfourinline
parent[net-misc/mirall] Moved to tree. (diff)
downloadkde-b05912b32be0e712dbe27f43b50d8401dc249824.tar.gz
kde-b05912b32be0e712dbe27f43b50d8401dc249824.tar.bz2
kde-b05912b32be0e712dbe27f43b50d8401dc249824.zip
[kde] bump live ebuilds for KDE/4.10 branch
Diffstat (limited to 'kde-base/kfourinline')
-rw-r--r--kde-base/kfourinline/kfourinline-4.10.49.9999.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/kde-base/kfourinline/kfourinline-4.10.49.9999.ebuild b/kde-base/kfourinline/kfourinline-4.10.49.9999.ebuild
new file mode 100644
index 0000000000..e6b081009d
--- /dev/null
+++ b/kde-base/kfourinline/kfourinline-4.10.49.9999.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_HANDBOOK="optional"
+inherit kde4-base
+
+DESCRIPTION="KDE four-in-a-row game."
+KEYWORDS=""
+IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"