[arch-commits] Commit in eclib/repos (4 files)

Antonio Rojas arojas at archlinux.org
Fri Aug 28 09:37:56 UTC 2015


    Date: Friday, August 28, 2015 @ 11:37:56
  Author: arojas
Revision: 138857

archrelease: copy trunk to community-i686, community-x86_64

Added:
  eclib/repos/community-i686/PKGBUILD
    (from rev 138856, eclib/trunk/PKGBUILD)
  eclib/repos/community-x86_64/PKGBUILD
    (from rev 138856, eclib/trunk/PKGBUILD)
Deleted:
  eclib/repos/community-i686/PKGBUILD
  eclib/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   52 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   26 ----------------------
 community-x86_64/PKGBUILD |   26 ----------------------
 3 files changed, 52 insertions(+), 52 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-08-28 09:37:09 UTC (rev 138856)
+++ community-i686/PKGBUILD	2015-08-28 09:37:56 UTC (rev 138857)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=eclib
-pkgver=20150510
-pkgrel=4
-pkgdesc="Includes mwrank (for 2-descent on elliptic curves over Q) and modular symbol code used to create the elliptic curve database"
-arch=(i686 x86_64)
-url="https://github.com/JohnCremona/eclib/"
-license=(GPL)
-depends=(flint pari-sage)
-source=("https://github.com/JohnCremona/eclib/archive/$pkgname-$pkgver.tar.gz")
-md5sums=('be4c8ee0e91ba84a40cc6da2afcfcf68')
-
-build() {
-  cd eclib-$pkgname-$pkgver
-  ./autogen.sh
-  ./configure --prefix=/usr --with-flint=/usr
-  make
-}
-
-package() {
-  cd eclib-$pkgname-$pkgver
-  make install DESTDIR="$pkgdir"
-}
-

Copied: eclib/repos/community-i686/PKGBUILD (from rev 138856, eclib/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-08-28 09:37:56 UTC (rev 138857)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=eclib
+pkgver=20150826
+pkgrel=1
+pkgdesc="Includes mwrank (for 2-descent on elliptic curves over Q) and modular symbol code used to create the elliptic curve database"
+arch=(i686 x86_64)
+url="https://github.com/JohnCremona/eclib/"
+license=(GPL)
+depends=(flint pari-sage)
+source=("https://github.com/JohnCremona/eclib/archive/$pkgname-$pkgver.tar.gz")
+md5sums=('50e126500e976097b08d24729c719b2c')
+
+build() {
+  cd eclib-$pkgname-$pkgver
+  ./autogen.sh
+  ./configure --prefix=/usr --with-flint=/usr
+  make
+}
+
+package() {
+  cd eclib-$pkgname-$pkgver
+  make install DESTDIR="$pkgdir"
+}
+

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-08-28 09:37:09 UTC (rev 138856)
+++ community-x86_64/PKGBUILD	2015-08-28 09:37:56 UTC (rev 138857)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=eclib
-pkgver=20150510
-pkgrel=4
-pkgdesc="Includes mwrank (for 2-descent on elliptic curves over Q) and modular symbol code used to create the elliptic curve database"
-arch=(i686 x86_64)
-url="https://github.com/JohnCremona/eclib/"
-license=(GPL)
-depends=(flint pari-sage)
-source=("https://github.com/JohnCremona/eclib/archive/$pkgname-$pkgver.tar.gz")
-md5sums=('be4c8ee0e91ba84a40cc6da2afcfcf68')
-
-build() {
-  cd eclib-$pkgname-$pkgver
-  ./autogen.sh
-  ./configure --prefix=/usr --with-flint=/usr
-  make
-}
-
-package() {
-  cd eclib-$pkgname-$pkgver
-  make install DESTDIR="$pkgdir"
-}
-

Copied: eclib/repos/community-x86_64/PKGBUILD (from rev 138856, eclib/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-08-28 09:37:56 UTC (rev 138857)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=eclib
+pkgver=20150826
+pkgrel=1
+pkgdesc="Includes mwrank (for 2-descent on elliptic curves over Q) and modular symbol code used to create the elliptic curve database"
+arch=(i686 x86_64)
+url="https://github.com/JohnCremona/eclib/"
+license=(GPL)
+depends=(flint pari-sage)
+source=("https://github.com/JohnCremona/eclib/archive/$pkgname-$pkgver.tar.gz")
+md5sums=('50e126500e976097b08d24729c719b2c')
+
+build() {
+  cd eclib-$pkgname-$pkgver
+  ./autogen.sh
+  ./configure --prefix=/usr --with-flint=/usr
+  make
+}
+
+package() {
+  cd eclib-$pkgname-$pkgver
+  make install DESTDIR="$pkgdir"
+}
+



More information about the arch-commits mailing list