summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/rocs/rocs-4.5.1.ebuild')
-rw-r--r--kde-base/rocs/rocs-4.5.1.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/kde-base/rocs/rocs-4.5.1.ebuild b/kde-base/rocs/rocs-4.5.1.ebuild
deleted file mode 100644
index fec7816517d8..000000000000
--- a/kde-base/rocs/rocs-4.5.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/rocs/rocs-4.5.1.ebuild,v 1.3 2010/09/14 12:53:54 reavertm Exp $
-
-EAPI="3"
-
-KDE_HANDBOOK="optional"
-KMNAME="kdeedu"
-inherit kde4-meta
-
-DESCRIPTION="KDE4 interface to work with Graph Theory"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- >=dev-cpp/eigen-2.0.3:2
-"
-RDEPEND=""