summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-mathematics/mcsim/mcsim-5.4.0.ebuild~21
1 files changed, 0 insertions, 21 deletions
diff --git a/sci-mathematics/mcsim/mcsim-5.4.0.ebuild~ b/sci-mathematics/mcsim/mcsim-5.4.0.ebuild~
deleted file mode 100644
index c0c7f22..0000000
--- a/sci-mathematics/mcsim/mcsim-5.4.0.ebuild~
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-inherit eutils multilib
-
-DESCRIPTION="GNU MCSim is a Monte-Carlo simulation package."
-HOMEPAGE="http://www.gnu.org/s/mcsim"
-SRC_URI="http://www.gnu.org/s/mcsim/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-#src_install() {
-#}