public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-mathematics/nestedsums: ChangeLog nestedsums-1.4.12.ebuild
@ 2011-01-17 14:57 Andrey Grozin (grozin)
  0 siblings, 0 replies; only message in thread
From: Andrey Grozin (grozin) @ 2011-01-17 14:57 UTC (permalink / raw
  To: gentoo-commits

grozin      11/01/17 14:57:49

  Modified:             ChangeLog nestedsums-1.4.12.ebuild
  Log:
  Downgrade to EAPI 3
  
  (Portage version: 2.2.0_alpha15/cvs/Linux i686)

Revision  Changes    Path
1.2                  sci-mathematics/nestedsums/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/nestedsums/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	16 Jan 2011 12:27:49 -0000	1.1
+++ ChangeLog	17 Jan 2011 14:57:48 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/nestedsums
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nestedsums/ChangeLog,v 1.1 2011/01/16 12:27:49 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nestedsums/ChangeLog,v 1.2 2011/01/17 14:57:48 grozin Exp $
+
+  17 Jan 2011; Andrey Grozin <grozin@gentoo.org> nestedsums-1.4.12.ebuild:
+  Downgrade to EAPI 3
 
 *nestedsums-1.4.12 (16 Jan 2011)
 



1.2                  sci-mathematics/nestedsums/nestedsums-1.4.12.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/nestedsums/nestedsums-1.4.12.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/nestedsums/nestedsums-1.4.12.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/nestedsums/nestedsums-1.4.12.ebuild?r1=1.1&r2=1.2

Index: nestedsums-1.4.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/nestedsums/nestedsums-1.4.12.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nestedsums-1.4.12.ebuild	16 Jan 2011 12:27:49 -0000	1.1
+++ nestedsums-1.4.12.ebuild	17 Jan 2011 14:57:48 -0000	1.2
@@ -1,8 +1,8 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nestedsums/nestedsums-1.4.12.ebuild,v 1.1 2011/01/16 12:27:49 grozin Exp $
-EAPI="4"
-DESCRIPTION="A GiNaC-based library for symbolic expansion of certain transcendental functions."
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nestedsums/nestedsums-1.4.12.ebuild,v 1.2 2011/01/17 14:57:48 grozin Exp $
+EAPI="3"
+DESCRIPTION="A GiNaC-based library for symbolic expansion of certain transcendental functions"
 HOMEPAGE="http://wwwthep.physik.uni-mainz.de/~stefanw/nestedsums/"
 IUSE=""
 SRC_URI="http://wwwthep.physik.uni-mainz.de/~stefanw/download/${P}.tar.gz"
@@ -11,3 +11,9 @@
 KEYWORDS="~x86"
 RDEPEND=">=sci-mathematics/ginac-1.5"
 DEPEND="${RDEPEND}"
+
+src_install() {
+	emake DESTDIR="${D}" install
+	rm -f "${D}"usr/lib/*.la
+	dodoc AUTHORS ChangeLog
+}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-01-17 14:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-17 14:57 [gentoo-commits] gentoo-x86 commit in sci-mathematics/nestedsums: ChangeLog nestedsums-1.4.12.ebuild Andrey Grozin (grozin)

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