summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/madedit/madedit-0.2.9.ebuild')
-rw-r--r--app-text/madedit/madedit-0.2.9.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/app-text/madedit/madedit-0.2.9.ebuild b/app-text/madedit/madedit-0.2.9.ebuild
deleted file mode 100644
index 1f06506..0000000
--- a/app-text/madedit/madedit-0.2.9.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit base
-
-DESCRIPTION="MadEdit is an Open-Source and Cross-Platform Text/Hex Editor written in C++ and wxWidgets."
-HOMEPAGE="http://madedit.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=">=x11-libs/wxGTK-2.8"
-RDEPEND="${DEPEND}"