summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/icewm-tools/icewm-tools-2.1.ebuild')
-rw-r--r--x11-misc/icewm-tools/icewm-tools-2.1.ebuild29
1 files changed, 0 insertions, 29 deletions
diff --git a/x11-misc/icewm-tools/icewm-tools-2.1.ebuild b/x11-misc/icewm-tools/icewm-tools-2.1.ebuild
deleted file mode 100644
index 5109b66b0857..000000000000
--- a/x11-misc/icewm-tools/icewm-tools-2.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewm-tools/icewm-tools-2.1.ebuild,v 1.1 2003/05/19 14:38:50 phosphan Exp $
-
-DESCRIPTION="Convenience package for IceWM control center and tools"
-SRC_URI=""
-HOMEPAGE="http://icecc.sourceforge.net/"
-LICENSE="GPL-2"
-KEYWORDS="~x86"
-
-DEPEND=">=x11-misc/icebgset-0.9
- >=x11-misc/icecc-2.1
- >=x11-misc/icecursorscfg-0.6
- >=x11-misc/iceiconcvt-0.9
- >=x11-misc/iceked-1.2
- >=x11-misc/icemc-1.2
- >=x11-misc/icesndcfg-1.0
- >=x11-misc/icets-1.0
- >=x11-misc/icewoed-1.4"
-
-SLOT="0"
-
-src_compile () {
- einfo "Nothing to do"
-}
-
-src_install () {
- einfo "Nothing to do"
-}