summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-08 17:34:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-08 17:34:49 +0000
commit4f83c68c17ee7385c6c0e8396cf633a911450da8 (patch)
treec8cbc612544859cd5a25c08ff8480f116e5e81de /kde-base/kpat/kpat-4.10.2.ebuild
parentAdd blocker on <dhcpcd-5.6.7; old versions do not support the -4 option. Many... (diff)
downloadhistorical-4f83c68c17ee7385c6c0e8396cf633a911450da8.tar.gz
historical-4f83c68c17ee7385c6c0e8396cf633a911450da8.tar.bz2
historical-4f83c68c17ee7385c6c0e8396cf633a911450da8.zip
Remove old
Package-Manager: portage-2.1.12.2/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'kde-base/kpat/kpat-4.10.2.ebuild')
-rw-r--r--kde-base/kpat/kpat-4.10.2.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/kde-base/kpat/kpat-4.10.2.ebuild b/kde-base/kpat/kpat-4.10.2.ebuild
deleted file mode 100644
index 9ee762589bfc..000000000000
--- a/kde-base/kpat/kpat-4.10.2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/kpat-4.10.2.ebuild,v 1.5 2013/05/05 10:14:35 ago Exp $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KDE_SELINUX_MODULE="games"
-inherit kde4-base
-
-DESCRIPTION="KDE patience game"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="$(add_kdebase_dep libkdegames)"
-RDEPEND="${DEPEND}"