diff options
Diffstat (limited to 'kde-base/ksame/ksame-3.5.4.ebuild')
-rw-r--r-- | kde-base/ksame/ksame-3.5.4.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-base/ksame/ksame-3.5.4.ebuild b/kde-base/ksame/ksame-3.5.4.ebuild deleted file mode 100644 index d0097eadd31b..000000000000 --- a/kde-base/ksame/ksame-3.5.4.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ksame-3.5.4.ebuild,v 1.2 2006/09/26 20:29:47 deathwing00 Exp $ -KMNAME=kdegames -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE: Same Game - a little game about balls and how to get rid of them" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" -DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" - -RDEPEND="${DEPEND}" - -KMEXTRACTONLY=libkdegames -KMCOPYLIB="libkdegames libkdegames" |