diff options
author | 2006-04-06 03:26:07 +0000 | |
---|---|---|
committer | 2006-04-06 03:26:07 +0000 | |
commit | 62fe2d9a9f476deee55c980b16055e0fe429a959 (patch) | |
tree | b91fc8c3f8cd5d5b69c85b1204d4407fa0ff61aa /kde-base/libkdegames/libkdegames-3.5.0.ebuild | |
parent | Stable on x86; bug #121413 (diff) | |
download | historical-62fe2d9a9f476deee55c980b16055e0fe429a959.tar.gz historical-62fe2d9a9f476deee55c980b16055e0fe429a959.tar.bz2 historical-62fe2d9a9f476deee55c980b16055e0fe429a959.zip |
Cleanup of old KDE 3.5.0 and 3.5.1 ebuild.s
Package-Manager: portage-2.1_pre7-r4
Diffstat (limited to 'kde-base/libkdegames/libkdegames-3.5.0.ebuild')
-rw-r--r-- | kde-base/libkdegames/libkdegames-3.5.0.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/kde-base/libkdegames/libkdegames-3.5.0.ebuild b/kde-base/libkdegames/libkdegames-3.5.0.ebuild deleted file mode 100644 index 3874ead4271e..000000000000 --- a/kde-base/libkdegames/libkdegames-3.5.0.ebuild +++ /dev/null @@ -1,16 +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/libkdegames/libkdegames-3.5.0.ebuild,v 1.6 2006/03/28 01:08:59 agriffis Exp $ -KMNAME=kdegames -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="library common to many KDE games" -KEYWORDS="~alpha ~amd64 ~ia64 ~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" |