aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/gursormaker/gursormaker-0.6.0.ebuild')
-rw-r--r--x11-misc/gursormaker/gursormaker-0.6.0.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/x11-misc/gursormaker/gursormaker-0.6.0.ebuild b/x11-misc/gursormaker/gursormaker-0.6.0.ebuild
deleted file mode 100644
index c19eef2..0000000
--- a/x11-misc/gursormaker/gursormaker-0.6.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 2006 Vincent Paeder
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="3"
-
-inherit distutils
-
-DESCRIPTION="A cursor editor for X11 using GTK+"
-HOMEPAGE="http://gursormaker.sourceforge.net"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-DEPEND=">=dev-lang/python-2.3
- >=dev-python/pygtk-2.8"