diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /sci-libs/idlmarkwardt | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'sci-libs/idlmarkwardt')
-rw-r--r-- | sci-libs/idlmarkwardt/Manifest | 2 | ||||
-rw-r--r-- | sci-libs/idlmarkwardt/idlmarkwardt-20121110.ebuild | 24 | ||||
-rw-r--r-- | sci-libs/idlmarkwardt/idlmarkwardt-20130418.ebuild | 24 | ||||
-rw-r--r-- | sci-libs/idlmarkwardt/metadata.xml | 16 |
4 files changed, 66 insertions, 0 deletions
diff --git a/sci-libs/idlmarkwardt/Manifest b/sci-libs/idlmarkwardt/Manifest new file mode 100644 index 000000000000..93c603c6d30c --- /dev/null +++ b/sci-libs/idlmarkwardt/Manifest @@ -0,0 +1,2 @@ +DIST idlmarkwardt-20121110.tar.gz 702827 SHA256 6ad1eb80c83128f0c94c725df1dbaece808fd713d42b5e7849fb1629c4b56e18 SHA512 776d740abd434d3c31f0f5e4dc784e5d42b40d5ddba48758a857b0ed1f877628dcf078eb5136253c12c3b40a8c413879269296eb5a2b6d0554f5433e5994cdc1 WHIRLPOOL fbeb149db62b80ed27661983f340287a3d719505d3344c91d1151337a912d4e53e605560a5bba2ff1fc01733876d49598dfe75a3761caa4c3a7a059bb5e17df7 +DIST idlmarkwardt-20130418.tar.gz 703131 SHA256 b1abe54bf1ca7ce2940abf31ef43cebf838e748be482da1745e2014aa1b94369 SHA512 e93187ffa6c719c9b3b54bf61d5b138abd6c7cc91029b0802b9542c6699c29c3d8ee26e3afeccf10bfabecea36d588cd27031621739ab509e3dfd6c0ade7b4cc WHIRLPOOL b18c5f22a43d270972f1fbfc4b7cd8d7b10a48d3163551015c35a05829adf1d9a6c66fdc88a23331ca4f9b0f0b04a6600ea99bf0828e7d8e5eeccd0860773f8f diff --git a/sci-libs/idlmarkwardt/idlmarkwardt-20121110.ebuild b/sci-libs/idlmarkwardt/idlmarkwardt-20121110.ebuild new file mode 100644 index 000000000000..04cb9022e60a --- /dev/null +++ b/sci-libs/idlmarkwardt/idlmarkwardt-20121110.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +DESCRIPTION="Craig Markwardt IDL procedures (MPFIT, CMSVLIB, etc)" +HOMEPAGE="http://cow.physics.wisc.edu/~craigm/idl/idl.html" +SRC_URI="http://www.physics.wisc.edu/~craigm/idl/down/cmtotal.tar.gz -> ${P}.tar.gz" + +LICENSE="Markwardt" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="" +DEPEND="" +RDEPEND=">=dev-lang/gdl-0.9.2-r1" + +S="${WORKDIR}" + +src_install() { + insinto /usr/share/gnudatalanguage/${PN} + doins *.pro + dodoc *README +} diff --git a/sci-libs/idlmarkwardt/idlmarkwardt-20130418.ebuild b/sci-libs/idlmarkwardt/idlmarkwardt-20130418.ebuild new file mode 100644 index 000000000000..04cb9022e60a --- /dev/null +++ b/sci-libs/idlmarkwardt/idlmarkwardt-20130418.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +DESCRIPTION="Craig Markwardt IDL procedures (MPFIT, CMSVLIB, etc)" +HOMEPAGE="http://cow.physics.wisc.edu/~craigm/idl/idl.html" +SRC_URI="http://www.physics.wisc.edu/~craigm/idl/down/cmtotal.tar.gz -> ${P}.tar.gz" + +LICENSE="Markwardt" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="" +DEPEND="" +RDEPEND=">=dev-lang/gdl-0.9.2-r1" + +S="${WORKDIR}" + +src_install() { + insinto /usr/share/gnudatalanguage/${PN} + doins *.pro + dodoc *README +} diff --git a/sci-libs/idlmarkwardt/metadata.xml b/sci-libs/idlmarkwardt/metadata.xml new file mode 100644 index 000000000000..9df79792d4b5 --- /dev/null +++ b/sci-libs/idlmarkwardt/metadata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci</herd> +<longdescription lang="en"> + Library of IDL software procedures that Craig Markwardt is making + available to the general public. It contains: + * Curve Fitting and Function Minimization + * Read and Write SAVE Files + * Graphics Programs + * Mathematics + * Ephemeris and Timing + * Array / Set Operations + * Input / Output +</longdescription> +</pkgmetadata> |