diff options
Diffstat (limited to 'kde-base/kpat/kpat-3.5.0_rc1.ebuild')
-rw-r--r-- | kde-base/kpat/kpat-3.5.0_rc1.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/kde-base/kpat/kpat-3.5.0_rc1.ebuild b/kde-base/kpat/kpat-3.5.0_rc1.ebuild deleted file mode 100644 index 53d6e8fa2a4e..000000000000 --- a/kde-base/kpat/kpat-3.5.0_rc1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/kpat-3.5.0_rc1.ebuild,v 1.1 2005/11/12 15:49:31 danarmak Exp $ -KMNAME=kdegames -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE patience game" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=" -$(deprange $PV $MAXKDEVER kde-base/libkdegames)" - -RDEPEND="${DEPEND} - $(deprange-dual $PV $MAXKDEVER kde-base/kdebase-data)" - -KMEXTRACTONLY=libkdegames -KMCOPYLIB="libkdegames libkdegames" |