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

Antonio Rojas arojas at archlinux.org
Tue Jun 20 17:07:24 UTC 2017


    Date: Tuesday, June 20, 2017 @ 17:07:23
  Author: arojas
Revision: 239095

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-06-20 17:06:26 UTC (rev 239094)
+++ community-i686/PKGBUILD	2017-06-20 17:07:23 UTC (rev 239095)
@@ -1,23 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Rémy Oudompheng <remy at archlinux.org>
-
-pkgname=gfan
-pkgver=0.6
-pkgrel=2
-pkgdesc="A software package for computing Gröbner fans and tropical varieties"
-arch=(i686 x86_64)
-url="http://home.imf.au.dk/jensen/software/gfan/gfan.html"
-license=(GPL)
-depends=(cddlib)
-source=("http://home.imf.au.dk/jensen/software/gfan/gfan${pkgver}.tar.gz")
-sha256sums=('ff5d6b038b6fc9d3ad2d3054670b129e6327450128b9e75ab41478eefe6ea609')
-
-build() {
-  cd gfan$pkgver
-  make cddnoprefix=true
-}
-
-package() {
-  cd gfan$pkgver
-  make PREFIX="$pkgdir"/usr install
-}

Copied: gfan/repos/community-i686/PKGBUILD (from rev 239094, gfan/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-06-20 17:07:23 UTC (rev 239095)
@@ -0,0 +1,23 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Rémy Oudompheng <remy at archlinux.org>
+
+pkgname=gfan
+pkgver=0.6
+pkgrel=3
+pkgdesc="A software package for computing Gröbner fans and tropical varieties"
+arch=(i686 x86_64)
+url="http://home.imf.au.dk/jensen/software/gfan/gfan.html"
+license=(GPL)
+depends=(cddlib)
+source=("http://home.imf.au.dk/jensen/software/gfan/gfan${pkgver}.tar.gz")
+sha256sums=('ff5d6b038b6fc9d3ad2d3054670b129e6327450128b9e75ab41478eefe6ea609')
+
+build() {
+  cd gfan$pkgver
+  make cddnoprefix=true
+}
+
+package() {
+  cd gfan$pkgver
+  make PREFIX="$pkgdir"/usr install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-06-20 17:06:26 UTC (rev 239094)
+++ community-x86_64/PKGBUILD	2017-06-20 17:07:23 UTC (rev 239095)
@@ -1,23 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Rémy Oudompheng <remy at archlinux.org>
-
-pkgname=gfan
-pkgver=0.6
-pkgrel=2
-pkgdesc="A software package for computing Gröbner fans and tropical varieties"
-arch=(i686 x86_64)
-url="http://home.imf.au.dk/jensen/software/gfan/gfan.html"
-license=(GPL)
-depends=(cddlib)
-source=("http://home.imf.au.dk/jensen/software/gfan/gfan${pkgver}.tar.gz")
-sha256sums=('ff5d6b038b6fc9d3ad2d3054670b129e6327450128b9e75ab41478eefe6ea609')
-
-build() {
-  cd gfan$pkgver
-  make cddnoprefix=true
-}
-
-package() {
-  cd gfan$pkgver
-  make PREFIX="$pkgdir"/usr install
-}

Copied: gfan/repos/community-x86_64/PKGBUILD (from rev 239094, gfan/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-06-20 17:07:23 UTC (rev 239095)
@@ -0,0 +1,23 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Rémy Oudompheng <remy at archlinux.org>
+
+pkgname=gfan
+pkgver=0.6
+pkgrel=3
+pkgdesc="A software package for computing Gröbner fans and tropical varieties"
+arch=(i686 x86_64)
+url="http://home.imf.au.dk/jensen/software/gfan/gfan.html"
+license=(GPL)
+depends=(cddlib)
+source=("http://home.imf.au.dk/jensen/software/gfan/gfan${pkgver}.tar.gz")
+sha256sums=('ff5d6b038b6fc9d3ad2d3054670b129e6327450128b9e75ab41478eefe6ea609')
+
+build() {
+  cd gfan$pkgver
+  make cddnoprefix=true
+}
+
+package() {
+  cd gfan$pkgver
+  make PREFIX="$pkgdir"/usr install
+}



More information about the arch-commits mailing list