From: "Jonathan-Christofer Demay" <jcdemay@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-mathematics/giac/
Date: Mon, 14 Jan 2013 14:10:52 +0000 (UTC) [thread overview]
Message-ID: <1358172516.a115c9a5334a8cfd5c9c88fb596655bccc2ce54e.jcdemay@gentoo> (raw)
commit: a115c9a5334a8cfd5c9c88fb596655bccc2ce54e
Author: Jonathan-Christofer Demay <jcdemay <AT> gmail <DOT> com>
AuthorDate: Mon Jan 14 14:08:36 2013 +0000
Commit: Jonathan-Christofer Demay <jcdemay <AT> gmail <DOT> com>
CommitDate: Mon Jan 14 14:08:36 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a115c9a5
sci-mathematics/giac: version bump
---
sci-mathematics/giac/ChangeLog | 8 ++++++--
.../giac/{giac-0.9.2.ebuild => giac-1.0.0.ebuild} | 5 +++--
sci-mathematics/giac/metadata.xml | 2 ++
3 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/sci-mathematics/giac/ChangeLog b/sci-mathematics/giac/ChangeLog
index b9938a5..869e7f1 100644
--- a/sci-mathematics/giac/ChangeLog
+++ b/sci-mathematics/giac/ChangeLog
@@ -1,7 +1,11 @@
-# ChangeLog for sci-mathematics/frama-c
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# ChangeLog for sci-mathematics/giac
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 14 Jan 2013; J.-C. Demay <jcdemay@gmail.com>
+ +giac-1.0.0.ebuild, -giac-0.9.2.ebuild:
+ version bump
+
16 May 2011; J.-C. Demay <jcdemay@gmail.com>
giac-0.9.2.ebuild, +metadata.xml:
QA fixes
diff --git a/sci-mathematics/giac/giac-0.9.2.ebuild b/sci-mathematics/giac/giac-1.0.0.ebuild
similarity index 88%
rename from sci-mathematics/giac/giac-0.9.2.ebuild
rename to sci-mathematics/giac/giac-1.0.0.ebuild
index 428faae..6cf902b 100644
--- a/sci-mathematics/giac/giac-0.9.2.ebuild
+++ b/sci-mathematics/giac/giac-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -6,7 +6,7 @@ EAPI="4"
DESCRIPTION="A free C++ CAS (Computer Algebra System) library and its interfaces"
HOMEPAGE="http://www-fourier.ujf-grenoble.fr/~parisse/giac.html"
-SRC_URI="ftp://ftp-fourier.ujf-grenoble.fr/xcas/${P}.tar.gz"
+SRC_URI="http://www-fourier.ujf-grenoble.fr/~parisse/giac/giac_frozen.tgz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -25,6 +25,7 @@ src_prepare(){
sed -e "s:\$(prefix)/share:\$(DESTDIR)\$(prefix)/share:g" \
-e "s:config.h \$(includedir)/giac:config.h \$(DESTDIR)\$(includedir)/giac:g" \
-e "s:\$(DESTDIR)\$(DESTDIR):\$(DESTDIR):g" \
+ -e "s:\$(DESTDIR)/\$(DESTDIR):\$(DESTDIR):g" \
-i `find -name Makefile\*`
if use !fltk; then
sed -e "s: gl2ps\.[chlo]*::g" -i src/Makefile.*
diff --git a/sci-mathematics/giac/metadata.xml b/sci-mathematics/giac/metadata.xml
index 6238c8a..58559f4 100644
--- a/sci-mathematics/giac/metadata.xml
+++ b/sci-mathematics/giac/metadata.xml
@@ -13,6 +13,8 @@
<email>sci@gentoo.org</email>
</maintainer>
<use>
+ <flag name="doc">?doc?</flag>
+ <flag name="examples">?examples?</flag>
<flag name="fltk">?fltk?</flag>
</use>
</pkgmetadata>
next reply other threads:[~2013-01-14 14:11 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-14 14:10 Jonathan-Christofer Demay [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-01-28 19:11 [gentoo-commits] proj/sci:master commit in: sci-mathematics/giac/ Andrew Ammerlaan
2016-11-23 9:46 Marius Brehler
2015-02-08 21:07 Christoph Junghans
2014-09-16 17:01 Christoph Junghans
2014-09-02 21:19 Jauhien Piatlicki
2014-08-19 21:51 Christoph Junghans
2014-08-19 21:51 Christoph Junghans
2014-08-19 21:51 Christoph Junghans
2014-08-19 21:51 Christoph Junghans
2014-08-10 8:05 Justin Lecher
2014-08-10 8:05 Justin Lecher
2014-08-10 8:05 Justin Lecher
2014-08-10 8:05 Justin Lecher
2012-02-06 14:35 Jonathan-Christofer Demay
2011-06-25 17:22 Justin Lecher
2011-05-16 10:33 Jonathan-Christofer Demay
2011-05-12 5:12 Jonathan-Christofer Demay
2011-05-12 3:18 Jonathan-Christofer Demay
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=1358172516.a115c9a5334a8cfd5c9c88fb596655bccc2ce54e.jcdemay@gentoo \
--to=jcdemay@gmail.com \
--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