* [gentoo-commits] proj/sci:master commit in: dev-ml/gsl-ocaml/
@ 2012-08-11 22:23 Guillaume Horel
0 siblings, 0 replies; 4+ messages in thread
From: Guillaume Horel @ 2012-08-11 22:23 UTC (permalink / raw
To: gentoo-commits
commit: 6b945b560cfb560f9e9db1b9e5a35447d514f0e6
Author: Guillaume Horel <guillaume.horel <AT> gmail <DOT> com>
AuthorDate: Sat Aug 11 22:15:15 2012 +0000
Commit: Guillaume Horel <guillaume.horel <AT> gmail <DOT> com>
CommitDate: Sat Aug 11 22:15:15 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6b945b56
[dev-ml/gsl-ocaml] new package
---
dev-ml/gsl-ocaml/ChangeLog | 10 ++++++++++
dev-ml/gsl-ocaml/gsl-ocaml-1.10.2.ebuild | 28 ++++++++++++++++++++++++++++
dev-ml/gsl-ocaml/metadata.xml | 8 ++++++++
3 files changed, 46 insertions(+), 0 deletions(-)
diff --git a/dev-ml/gsl-ocaml/ChangeLog b/dev-ml/gsl-ocaml/ChangeLog
new file mode 100644
index 0000000..c724b6d
--- /dev/null
+++ b/dev-ml/gsl-ocaml/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-ml/gsl-ocaml
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*gsl-ocaml-1.10.2 (11 Aug 2012)
+
+ 11 Aug 2012; Guillaume Horel <guillaume.horel@gmail.com>
+ +gsl-ocaml-1.10.2.ebuild, +metadata.xml:
+ new package from #390583
+
diff --git a/dev-ml/gsl-ocaml/gsl-ocaml-1.10.2.ebuild b/dev-ml/gsl-ocaml/gsl-ocaml-1.10.2.ebuild
new file mode 100644
index 0000000..991a51c
--- /dev/null
+++ b/dev-ml/gsl-ocaml/gsl-ocaml-1.10.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+OASIS_BUILD_DOCS=1
+OASIS_BUILD_TESTS=1
+
+inherit oasis
+
+DESCRIPTION="OCaml bindings for the GSL library"
+HOMEPAGE="http://bitbucket.org/mmottl/gsl-ocaml"
+SRC_URI="${HOMEPAGE}/downloads/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE="examples test"
+
+DEPEND=">=sci-libs/gsl-1.10"
+RDEPEND="${DEPEND}"
+
+DOCS=( "CHANGES.txt" "README.md" "NOTES.md" "TODO.md" )
+
+src_prepare() {
+ oasis_configure_opts="$(use_enable examples)"
+}
diff --git a/dev-ml/gsl-ocaml/metadata.xml b/dev-ml/gsl-ocaml/metadata.xml
new file mode 100644
index 0000000..f7b1637
--- /dev/null
+++ b/dev-ml/gsl-ocaml/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>sci</herd>
+<longdescription lang='en'>
+GSL interface for OCaml
+</longdescription>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-ml/gsl-ocaml/
@ 2015-06-07 18:33 Justin Lecher
0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2015-06-07 18:33 UTC (permalink / raw
To: gentoo-commits
commit: 247419f0e7dd785856aec6399a8d906c461cd893
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 7 18:28:41 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jun 7 18:28:41 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=247419f0
dev-ml/gsl-ocaml: Add bitbucket to remote-id in metadata.xml
Package-Manager: portage-2.2.20
dev-ml/gsl-ocaml/ChangeLog | 6 ++++--
dev-ml/gsl-ocaml/metadata.xml | 7 +++++--
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/dev-ml/gsl-ocaml/ChangeLog b/dev-ml/gsl-ocaml/ChangeLog
index c724b6d..471cc91 100644
--- a/dev-ml/gsl-ocaml/ChangeLog
+++ b/dev-ml/gsl-ocaml/ChangeLog
@@ -1,10 +1,12 @@
# ChangeLog for dev-ml/gsl-ocaml
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ dev-ml/gsl-ocaml: Add bitbucket to remote-id in metadata.xml
+
*gsl-ocaml-1.10.2 (11 Aug 2012)
11 Aug 2012; Guillaume Horel <guillaume.horel@gmail.com>
+gsl-ocaml-1.10.2.ebuild, +metadata.xml:
new package from #390583
-
diff --git a/dev-ml/gsl-ocaml/metadata.xml b/dev-ml/gsl-ocaml/metadata.xml
index f7b1637..8a2bb7b 100644
--- a/dev-ml/gsl-ocaml/metadata.xml
+++ b/dev-ml/gsl-ocaml/metadata.xml
@@ -1,8 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci</herd>
-<longdescription lang='en'>
+ <herd>sci</herd>
+ <longdescription lang="en">
GSL interface for OCaml
</longdescription>
+ <upstream>
+ <remote-id type="bitbucket">mmottl/gsl-ocaml</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-ml/gsl-ocaml/
@ 2015-06-07 18:33 Justin Lecher
0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2015-06-07 18:33 UTC (permalink / raw
To: gentoo-commits
commit: 2298c24a3f17cdd9c3aa166df7902c22df69ef50
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 7 18:31:30 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jun 7 18:31:30 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=2298c24a
dev-ml/gsl-ocaml: Bump EAPI=5
Package-Manager: portage-2.2.20
dev-ml/gsl-ocaml/ChangeLog | 3 +++
dev-ml/gsl-ocaml/gsl-ocaml-1.10.2.ebuild | 6 +++---
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/dev-ml/gsl-ocaml/ChangeLog b/dev-ml/gsl-ocaml/ChangeLog
index 471cc91..069753b 100644
--- a/dev-ml/gsl-ocaml/ChangeLog
+++ b/dev-ml/gsl-ocaml/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 07 Jun 2015; Justin Lecher <jlec@gentoo.org> gsl-ocaml-1.10.2.ebuild:
+ dev-ml/gsl-ocaml: Bump EAPI=5
+
07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
dev-ml/gsl-ocaml: Add bitbucket to remote-id in metadata.xml
diff --git a/dev-ml/gsl-ocaml/gsl-ocaml-1.10.2.ebuild b/dev-ml/gsl-ocaml/gsl-ocaml-1.10.2.ebuild
index 379d48f..c256838 100644
--- a/dev-ml/gsl-ocaml/gsl-ocaml-1.10.2.ebuild
+++ b/dev-ml/gsl-ocaml/gsl-ocaml-1.10.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
OASIS_BUILD_DOCS=1
OASIS_BUILD_TESTS=1
@@ -21,7 +21,7 @@ IUSE="examples test"
DEPEND=">=sci-libs/gsl-1.10"
RDEPEND="${DEPEND}"
-DOCS=( "CHANGES.txt" "README.md" "NOTES.md" "TODO.md" )
+DOCS=( CHANGES.txt README.md NOTES.md TODO.md )
src_prepare() {
oasis_configure_opts="$(use_enable examples)"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-ml/gsl-ocaml/
@ 2016-02-15 8:19 Justin Lecher
0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2016-02-15 8:19 UTC (permalink / raw
To: gentoo-commits
commit: 36951f18f580549b238a1ede889489181742aca0
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 15 08:06:07 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Feb 15 08:06:07 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=36951f18
dev-ml/gsl-ocaml: remove from overlay, latest version added to main tree
Package-Manager: portage-2.2.27
dev-ml/gsl-ocaml/gsl-ocaml-1.10.2.ebuild | 28 ----------------------------
dev-ml/gsl-ocaml/metadata.xml | 14 --------------
2 files changed, 42 deletions(-)
diff --git a/dev-ml/gsl-ocaml/gsl-ocaml-1.10.2.ebuild b/dev-ml/gsl-ocaml/gsl-ocaml-1.10.2.ebuild
deleted file mode 100644
index daff922..0000000
--- a/dev-ml/gsl-ocaml/gsl-ocaml-1.10.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-OASIS_BUILD_DOCS=1
-OASIS_BUILD_TESTS=1
-
-inherit oasis
-
-DESCRIPTION="OCaml bindings for the GSL library"
-HOMEPAGE="http://bitbucket.org/mmottl/gsl-ocaml"
-SRC_URI="${HOMEPAGE}/downloads/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE="examples test"
-
-DEPEND=">=sci-libs/gsl-1.10"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGES.txt README.md NOTES.md TODO.md )
-
-src_prepare() {
- oasis_configure_opts="$(use_enable examples)"
-}
diff --git a/dev-ml/gsl-ocaml/metadata.xml b/dev-ml/gsl-ocaml/metadata.xml
deleted file mode 100644
index 4fb2e67..0000000
--- a/dev-ml/gsl-ocaml/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
- <longdescription lang="en">
-GSL interface for OCaml
-</longdescription>
- <upstream>
- <remote-id type="bitbucket">mmottl/gsl-ocaml</remote-id>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-02-15 8:19 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-15 8:19 [gentoo-commits] proj/sci:master commit in: dev-ml/gsl-ocaml/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2015-06-07 18:33 Justin Lecher
2015-06-07 18:33 Justin Lecher
2012-08-11 22:23 Guillaume Horel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox