summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIskren Slavov <iskren.s@gmail.com>2011-02-20 18:40:28 +0200
committerIskren Slavov <iskren.s@gmail.com>2011-02-20 18:40:28 +0200
commit6dca70ae3308703bf0ecb9a46cb961364075dcc3 (patch)
treeafd9ece017c1c071c6a3eab64489c07a6b01aae4 /app-text/madedit/madedit-0.2.9.ebuild
parentUpdated kbgoffice to latest version (2.1). (diff)
downloadwish-6dca70ae3308703bf0ecb9a46cb961364075dcc3.tar.gz
wish-6dca70ae3308703bf0ecb9a46cb961364075dcc3.tar.bz2
wish-6dca70ae3308703bf0ecb9a46cb961364075dcc3.zip
Removed madedit (too buggy).
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}"