aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan-Christofer Demay <jcdemay@gmail.com>2011-05-16 10:32:16 +0000
committerJonathan-Christofer Demay <jcdemay@gmail.com>2011-05-16 10:32:16 +0000
commitc7dabda4e54e305138e20b2ced8c70005c2e9b00 (patch)
tree2be59af48d46119dd25da5ba40709881a75ffa0f
parentsci-mathematics/giac: fix manifest (diff)
downloadsci-c7dabda4e54e305138e20b2ced8c70005c2e9b00.tar.gz
sci-c7dabda4e54e305138e20b2ced8c70005c2e9b00.tar.bz2
sci-c7dabda4e54e305138e20b2ced8c70005c2e9b00.zip
sci-mathematics/giac: QA fixes
-rw-r--r--sci-mathematics/giac/ChangeLog8
-rw-r--r--sci-mathematics/giac/Manifest2
-rw-r--r--sci-mathematics/giac/metadata.xml18
3 files changed, 28 insertions, 0 deletions
diff --git a/sci-mathematics/giac/ChangeLog b/sci-mathematics/giac/ChangeLog
new file mode 100644
index 000000000..b9938a583
--- /dev/null
+++ b/sci-mathematics/giac/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for sci-mathematics/frama-c
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 16 May 2011; J.-C. Demay <jcdemay@gmail.com>
+ giac-0.9.2.ebuild, +metadata.xml:
+ QA fixes
+
diff --git a/sci-mathematics/giac/Manifest b/sci-mathematics/giac/Manifest
index bfd7ffd9d..c01b7aa39 100644
--- a/sci-mathematics/giac/Manifest
+++ b/sci-mathematics/giac/Manifest
@@ -1,2 +1,4 @@
DIST giac-0.9.2.tar.gz 22657411 RMD160 58264abf8b15c9a4f9f612f871787d08f754af56 SHA1 7eb0af9eab7bdfacd97942a952657cf47a250e21 SHA256 dbbb8b4996aa79ecedee8ca5406a92f69c8da7d868e5b4fba2aa5f8745b4d6bf
EBUILD giac-0.9.2.ebuild 1523 RMD160 96efee50fb222f10a1845b9445d6503eac2b08fd SHA1 00caca74c3f80533e8de0789fad468288ff11e56 SHA256 1ec86cf9531ca7a4ee9068ed3ee500acc10ff84b304e96f4aa29af33af98d30b
+MISC ChangeLog 219 RMD160 2609a7a2328b01fe8089f82b8d73e1d16d67bfac SHA1 73d54afa9e8f8808d6d4c7432b043d2b1580885d SHA256 f45a491256c85857a1235decfd7ebc8513007934de9b455779f7e6ff47175665
+MISC metadata.xml 662 RMD160 6211873854a7b62f46485b68f52a1aefbc5c2dc9 SHA1 8c80b6346f56ad5250095e5fea5bf80c08864e8f SHA256 412112d6e9cf060c5d2a46e5197e026371e700a1a5cae7a2dfbf0320388ec4ed
diff --git a/sci-mathematics/giac/metadata.xml b/sci-mathematics/giac/metadata.xml
new file mode 100644
index 000000000..6238c8a76
--- /dev/null
+++ b/sci-mathematics/giac/metadata.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>sci</herd>
+ <longdescription>
+ Giac is a free computer algebra system that can be used to perform
+ computer algebra, function graphs, interactive geometry (2-d and 3-d),
+ spreadsheet and statistics, programmation. It may be used as a replacement
+ for high end graphic calculators for example on netbooks (for about
+ the same price as a calculator but with much more performances).
+ </longdescription>
+ <maintainer>
+ <email>sci@gentoo.org</email>
+ </maintainer>
+ <use>
+ <flag name="fltk">?fltk?</flag>
+ </use>
+</pkgmetadata>