public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-mathematics/4ti2: metadata.xml ChangeLog 4ti2-1.3.2.ebuild
@ 2010-10-19 18:52 Thomas Kahle (tomka)
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Kahle (tomka) @ 2010-10-19 18:52 UTC (permalink / raw
  To: gentoo-commits

tomka       10/10/19 18:52:45

  Added:                metadata.xml ChangeLog 4ti2-1.3.2.ebuild
  Log:
  Moving over from science overlay, resolving bug 269472
  
  (Portage version: 2.1.9.20/cvs/Linux i686)

Revision  Changes    Path
1.1                  sci-mathematics/4ti2/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/4ti2/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/4ti2/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
  <email>tomka@gentoo.org</email>
  <name>Thomas Kahle</name>
</maintainer>
<herd>sci-mathematics</herd>
<longdescription lang="en">
4ti2 is a software package for algebraic, geometric and combinatorial problems
on linear spaces and for toric ideals too.
</longdescription>
</pkgmetadata>



1.1                  sci-mathematics/4ti2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/4ti2/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/4ti2/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for sci-mathematics/4ti2
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/ChangeLog,v 1.1 2010/10/19 18:52:45 tomka Exp $

*4ti2-1.3.2 (19 Oct 2010)

  19 Oct 2010; Thomas Kahle <tomka@gentoo.org> +4ti2-1.3.2.ebuild,
  +metadata.xml:
  Moving in from science overlay, resolving bug 269472

  31 Aug 2010; Christopher Schwan <cschwan@students.uni-mainz.de>
  4ti2-1.3.2.ebuild:
  Migrate to autotools-utils.eclass in order to get rid of static libs
  and *.la files

  04 Mar 2010; Thomas Kahle <tom111@gmx.de> 4ti2-1.3.2.ebuild:
  QA/ebuild improvements

  20 Nov 2009; Thomas Kahle <tom111@gmx.de> 4ti2-1.3.2.ebuild
	keyworded ~amd64

  11 May 2009; Thomas Kahle <tom111@gmx.de> +4ti2-1.3.2.ebuild
	+metadata.xml

  Intial import (Bug #269472)



1.1                  sci-mathematics/4ti2/4ti2-1.3.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/4ti2/4ti2-1.3.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/4ti2/4ti2-1.3.2.ebuild?rev=1.1&content-type=text/plain

Index: 4ti2-1.3.2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/4ti2-1.3.2.ebuild,v 1.1 2010/10/19 18:52:45 tomka Exp $

EAPI="3"

inherit autotools-utils

DESCRIPTION="software package for algebraic, geometric and combinatorial problems"
HOMEPAGE="http://www.4ti2.de"
SRC_URI="http://4ti2.de/version_${PV}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="static-libs"

DEPEND="sci-mathematics/glpk[gmp]
	dev-libs/gmp[-nocxx]"
RDEPEND="${DEPEND}"






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-mathematics/4ti2: metadata.xml ChangeLog 4ti2-1.3.2.ebuild
@ 2013-08-11 13:22 Justin Lecher (jlec)
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2013-08-11 13:22 UTC (permalink / raw
  To: gentoo-commits

jlec        13/08/11 13:22:29

  Modified:             metadata.xml ChangeLog
  Removed:              4ti2-1.3.2.ebuild
  Log:
  sci-mathematics/4ti2: Drop old
  
  (Portage version: 2.2.0_alpha196/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)

Revision  Changes    Path
1.3                  sci-mathematics/4ti2/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/4ti2/metadata.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/4ti2/metadata.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/4ti2/metadata.xml?r1=1.2&r2=1.3

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml	25 Mar 2012 09:43:27 -0000	1.2
+++ metadata.xml	11 Aug 2013 13:22:29 -0000	1.3
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer>
-		<email>tomka@gentoo.org</email>
-		<name>Thomas Kahle</name>
-	</maintainer>
-	<herd>sci-mathematics</herd>
-	<longdescription lang="en">
+  <maintainer>
+    <email>tomka@gentoo.org</email>
+    <name>Thomas Kahle</name>
+  </maintainer>
+  <herd>sci-mathematics</herd>
+  <longdescription lang="en">
 4ti2 is a software package for algebraic, geometric and combinatorial problems
 on linear spaces and for toric ideals too.
 </longdescription>



1.13                 sci-mathematics/4ti2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/4ti2/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/4ti2/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/4ti2/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	27 Jul 2013 22:22:12 -0000	1.12
+++ ChangeLog	11 Aug 2013 13:22:29 -0000	1.13
@@ -1,6 +1,10 @@
 # ChangeLog for sci-mathematics/4ti2
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/ChangeLog,v 1.12 2013/07/27 22:22:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/ChangeLog,v 1.13 2013/08/11 13:22:29 jlec Exp $
+
+  11 Aug 2013; Justin Lecher <jlec@gentoo.org> -4ti2-1.3.2.ebuild,
+  metadata.xml:
+  Drop old
 
   27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> 4ti2-1.3.2-r1.ebuild:
   Stable for x86, wrt bug #477148





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-08-11 13:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-19 18:52 [gentoo-commits] gentoo-x86 commit in sci-mathematics/4ti2: metadata.xml ChangeLog 4ti2-1.3.2.ebuild Thomas Kahle (tomka)
  -- strict thread matches above, loose matches on Subject: below --
2013-08-11 13:22 Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox