public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Cera" <timcera@earthlink.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-mathematics/pulp/
Date: Sat,  3 Dec 2011 02:01:01 +0000 (UTC)	[thread overview]
Message-ID: <c9423f63377f198f3e1f809a1a4d8e33b13ee6f5.timcera@gentoo> (raw)

commit:     c9423f63377f198f3e1f809a1a4d8e33b13ee6f5
Author:     timcera <tim <AT> cerazone <DOT> net>
AuthorDate: Fri Dec  2 23:00:12 2011 +0000
Commit:     Tim Cera <timcera <AT> earthlink <DOT> net>
CommitDate: Fri Dec  2 23:00:12 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c9423f63

sci-mathematics/pulp: Initial ebuild.

---
 sci-mathematics/pulp/ChangeLog         |    9 +++++++
 sci-mathematics/pulp/metadata.xml      |    6 ++++
 sci-mathematics/pulp/pulp-1.4.9.ebuild |   41 ++++++++++++++++++++++++++++++++
 3 files changed, 56 insertions(+), 0 deletions(-)

diff --git a/sci-mathematics/pulp/ChangeLog b/sci-mathematics/pulp/ChangeLog
new file mode 100644
index 0000000..306cf7d
--- /dev/null
+++ b/sci-mathematics/pulp/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for sci-mathematics/pulp
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*pulp-1.4.9 (02 Dec 2011)
+
+  02 Dec 2011; Tim Cera <tim@cerazone.net> +pulp-1.4.9.ebuild, +metadata.xml:
+  Initial ebuild.
+

diff --git a/sci-mathematics/pulp/metadata.xml b/sci-mathematics/pulp/metadata.xml
new file mode 100644
index 0000000..0923903
--- /dev/null
+++ b/sci-mathematics/pulp/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>no-herd</herd>
+	<longdescription></longdescription>
+</pkgmetadata>

diff --git a/sci-mathematics/pulp/pulp-1.4.9.ebuild b/sci-mathematics/pulp/pulp-1.4.9.ebuild
new file mode 100644
index 0000000..1d21097
--- /dev/null
+++ b/sci-mathematics/pulp/pulp-1.4.9.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+# Ebuild generated by g-pypi 0.1
+
+EAPI="3"
+PYTHON_DEPEND="2:2.5"
+SUPPORT_PYTHON_ABIS="1"
+
+inherit distutils
+
+MY_PN="PuLP"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="A Python linear programming wrapper that creates MPS/LP files,
+calls solvers, and presents results."
+
+HOMEPAGE="http://pulp-or.googlecode.com/"
+SRC_URI="mirror://pypi/packages/source/P/PuLP/${MY_P}.tar.gz"
+
+LICENSE="BSD-2"
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE="examples"
+
+DEPEND="dev-python/setuptools"
+RDEPEND=">=dev-python/pyparsing-1.5.2
+	>=sci-mathematics/glpk-4.35
+	dev-python/setuptools"
+
+RESTRICT_PYTHON_ABIS="2.4 3.*"
+
+S="${WORKDIR}/${MY_P}"
+
+src_install() {
+	distutils_src_install
+	if use examples; then
+		insinto /usr/share/doc/"${PF}"/
+		doins -r examples
+	fi
+}



             reply	other threads:[~2011-12-03  2:01 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-03  2:01 Tim Cera [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-15 15:27 [gentoo-commits] proj/sci:master commit in: sci-mathematics/pulp/ Justin Lecher
2014-04-09 11:07 Justin Lecher
2016-01-25 11:47 Justin Lecher
2020-12-30 12:44 Aisha Tammy
2020-12-31 17:26 Aisha Tammy
2021-01-19 17:19 Andrew Ammerlaan
2023-03-17 13:35 Andrew Ammerlaan
2023-05-02 12:25 Andrew Ammerlaan
2024-06-11  9:49 Andrew Ammerlaan
2024-06-19 10:41 Andrew Ammerlaan
2025-06-09  7:56 Nowa Ammerlaan
2025-06-09  7:56 Nowa Ammerlaan
2025-06-09 10:01 Alexander Puck Neuwirth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c9423f63377f198f3e1f809a1a4d8e33b13ee6f5.timcera@gentoo \
    --to=timcera@earthlink.net \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox