summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/noteedit/noteedit-2.5.3.ebuild')
-rw-r--r--media-sound/noteedit/noteedit-2.5.3.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/media-sound/noteedit/noteedit-2.5.3.ebuild b/media-sound/noteedit/noteedit-2.5.3.ebuild
deleted file mode 100644
index a928ef811235..000000000000
--- a/media-sound/noteedit/noteedit-2.5.3.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.5.3.ebuild,v 1.3 2004/06/25 00:15:37 agriffis Exp $
-
-inherit kde-functions kde
-
-DESCRIPTION="Musical score editor (for Linux)."
-HOMEPAGE="http://rnvs.informatik.tu-chemnitz.de/~jan/noteedit/"
-SRC_URI="http://rnvs.informatik.tu-chemnitz.de/cgi-bin/nph-sendbin.cgi/~jan/${PN}/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ~ppc"
-IUSE="arts"
-
-DEPEND="arts? ( kde-base/kdemultimedia )
- media-libs/tse3"
-
-need-kde 3