diff options
author | 2008-02-17 02:56:21 +0000 | |
---|---|---|
committer | 2008-02-17 02:56:21 +0000 | |
commit | b2bf554c84a57556d51b050b1d44450af9ce22e5 (patch) | |
tree | b5f76108115a6370da7912ef8eabcfa7cfe1b190 /kde-base/ksnake/ksnake-3.5.7.ebuild | |
parent | Spring cleaning. (diff) | |
download | gentoo-2-b2bf554c84a57556d51b050b1d44450af9ce22e5.tar.gz gentoo-2-b2bf554c84a57556d51b050b1d44450af9ce22e5.tar.bz2 gentoo-2-b2bf554c84a57556d51b050b1d44450af9ce22e5.zip |
Spring cleaning.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/ksnake/ksnake-3.5.7.ebuild')
-rw-r--r-- | kde-base/ksnake/ksnake-3.5.7.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-base/ksnake/ksnake-3.5.7.ebuild b/kde-base/ksnake/ksnake-3.5.7.ebuild deleted file mode 100644 index cb84df4e4fd2..000000000000 --- a/kde-base/ksnake/ksnake-3.5.7.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnake/ksnake-3.5.7.ebuild,v 1.7 2007/08/11 16:02:55 armin76 Exp $ -KMNAME=kdegames -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE Snake Race Game" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" -DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" - -RDEPEND="${DEPEND}" - -KMEXTRACTONLY=libkdegames -KMCOPYLIB="libkdegames libkdegames" |