summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-07-24 13:39:14 +0200
committerTomas Chvatal <scarabeus@gentoo.org>2011-07-24 13:39:14 +0200
commitf1bc7000ba2a0e8d90d44d00f827e481c946a665 (patch)
treebcee070a560dc5106f0ca8c2fe8f60fb3969ca96
parent[app-office/libreoffice] depend on lpsolve (diff)
downloadscarabeus-f1bc7000ba2a0e8d90d44d00f827e481c946a665.tar.gz
scarabeus-f1bc7000ba2a0e8d90d44d00f827e481c946a665.tar.bz2
scarabeus-f1bc7000ba2a0e8d90d44d00f827e481c946a665.zip
[sci-mathematics/lpsolve] Move lpsolve to main tree.
-rw-r--r--sci-mathematics/lpsolve/Manifest2
-rw-r--r--sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild17
2 files changed, 0 insertions, 19 deletions
diff --git a/sci-mathematics/lpsolve/Manifest b/sci-mathematics/lpsolve/Manifest
deleted file mode 100644
index 2ab420c..0000000
--- a/sci-mathematics/lpsolve/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST lpsolve-5.5.2.0.tar.xz 737000 RMD160 d19d73238f0aa4f2a219645e4d6478523ab161cf SHA1 a730f94c1f014e42432ed60de4ab8c678e28a104 SHA256 09d914b43db327fa32c94914917c0db9e4f128c407f41df1dae18df6d2c7573d
-EBUILD lpsolve-5.5.2.0.ebuild 444 RMD160 29e07aa830ddd9ebeaf8fa0e7c6f0e692f2c1e94 SHA1 3c43d75272ba81b7305548149794d05a322ccc47 SHA256 5343f560c703e1f563dc0ba3e7f3a324b356d85871ad96b7fdcfb8fd0e2386c1
diff --git a/sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild b/sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild
deleted file mode 100644
index 4b11d02..0000000
--- a/sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-DESCRIPTION="Mixed Integer Linear Programming (MILP) solver"
-HOMEPAGE="http://sourceforge.net/projects/lpsolve/"
-SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.xz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-DEPEND="sci-libs/colamd"
-RDEPEND="${DEPEND}"