summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/libkdegames/libkdegames-3.4.2.ebuild')
-rw-r--r--kde-base/libkdegames/libkdegames-3.4.2.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-base/libkdegames/libkdegames-3.4.2.ebuild b/kde-base/libkdegames/libkdegames-3.4.2.ebuild
deleted file mode 100644
index 771b2a828888..000000000000
--- a/kde-base/libkdegames/libkdegames-3.4.2.ebuild
+++ /dev/null
@@ -1,17 +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/libkdegames/libkdegames-3.4.2.ebuild,v 1.2 2005/08/08 21:09:26 kloeri Exp $
-KMNAME=kdegames
-KM_MAKEFILESREV=1
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta
-
-DESCRIPTION="library common to many KDE games"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-DEPEND=""
-
-# For now, make sure things aren't installed GUID root (which you apparently can get with some combination of configure parameters).
-# The question about the games group owning this is apparently still open?
-myconf="$myconf --disable-setgid"