[arch-commits] Commit in hwloc/repos (6 files)

Stéphane Gaudreault stephane at nymeria.archlinux.org
Tue Mar 26 01:47:54 UTC 2013


    Date: Tuesday, March 26, 2013 @ 02:47:54
  Author: stephane
Revision: 180744

db-move: moved hwloc from [testing] to [extra] (i686, x86_64)

Added:
  hwloc/repos/extra-i686/PKGBUILD
    (from rev 180743, hwloc/repos/testing-i686/PKGBUILD)
  hwloc/repos/extra-x86_64/PKGBUILD
    (from rev 180743, hwloc/repos/testing-x86_64/PKGBUILD)
Deleted:
  hwloc/repos/extra-i686/PKGBUILD
  hwloc/repos/extra-x86_64/PKGBUILD
  hwloc/repos/testing-i686/
  hwloc/repos/testing-x86_64/

-----------------------+
 /PKGBUILD             |   60 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   30 ------------------------
 extra-x86_64/PKGBUILD |   30 ------------------------
 3 files changed, 60 insertions(+), 60 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-03-26 01:42:03 UTC (rev 180743)
+++ extra-i686/PKGBUILD	2013-03-26 01:47:54 UTC (rev 180744)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer : Stéphane Gaudreault <stephane at archlinux.org>
-# Contributor: Sylvain HENRY <hsyl20 at yahoo.fr>
-# Contributor: Hervé YVIQUEL <elldekaa at gmail.com>
-
-pkgname=hwloc
-pkgver=1.6.1
-pkgrel=1
-pkgdesc="Portable Hardware Locality is a portable abstraction of hierarchical architectures"
-arch=('i686' 'x86_64')
-url="http://www.open-mpi.org/projects/hwloc/"
-license=('BSD')
-depends=('sh' 'pciutils' 'cairo' 'libxml2')
-makedepends=('pkg-config')
-options=('!libtool' '!docs')
-source=(http://www.open-mpi.org/software/hwloc/v1.6/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('9d02234d6abd5332675957506e4d8144c515e986')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-
-   install -Dm644 COPYING "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: hwloc/repos/extra-i686/PKGBUILD (from rev 180743, hwloc/repos/testing-i686/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-03-26 01:47:54 UTC (rev 180744)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer : Stéphane Gaudreault <stephane at archlinux.org>
+# Contributor: Sylvain HENRY <hsyl20 at yahoo.fr>
+# Contributor: Hervé YVIQUEL <elldekaa at gmail.com>
+
+pkgname=hwloc
+pkgver=1.6.2
+pkgrel=1
+pkgdesc="Portable Hardware Locality is a portable abstraction of hierarchical architectures"
+arch=('i686' 'x86_64')
+url="http://www.open-mpi.org/projects/hwloc/"
+license=('BSD')
+depends=('sh' 'pciutils' 'cairo' 'libxml2')
+makedepends=('pkg-config')
+options=('!libtool' '!docs')
+source=(http://www.open-mpi.org/software/hwloc/v1.6/downloads/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('f9d9938d427e65257d1745ffc1d10634251cdc09')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+
+   install -Dm644 COPYING "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-03-26 01:42:03 UTC (rev 180743)
+++ extra-x86_64/PKGBUILD	2013-03-26 01:47:54 UTC (rev 180744)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer : Stéphane Gaudreault <stephane at archlinux.org>
-# Contributor: Sylvain HENRY <hsyl20 at yahoo.fr>
-# Contributor: Hervé YVIQUEL <elldekaa at gmail.com>
-
-pkgname=hwloc
-pkgver=1.6.1
-pkgrel=1
-pkgdesc="Portable Hardware Locality is a portable abstraction of hierarchical architectures"
-arch=('i686' 'x86_64')
-url="http://www.open-mpi.org/projects/hwloc/"
-license=('BSD')
-depends=('sh' 'pciutils' 'cairo' 'libxml2')
-makedepends=('pkg-config')
-options=('!libtool' '!docs')
-source=(http://www.open-mpi.org/software/hwloc/v1.6/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('9d02234d6abd5332675957506e4d8144c515e986')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-
-   install -Dm644 COPYING "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: hwloc/repos/extra-x86_64/PKGBUILD (from rev 180743, hwloc/repos/testing-x86_64/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-03-26 01:47:54 UTC (rev 180744)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer : Stéphane Gaudreault <stephane at archlinux.org>
+# Contributor: Sylvain HENRY <hsyl20 at yahoo.fr>
+# Contributor: Hervé YVIQUEL <elldekaa at gmail.com>
+
+pkgname=hwloc
+pkgver=1.6.2
+pkgrel=1
+pkgdesc="Portable Hardware Locality is a portable abstraction of hierarchical architectures"
+arch=('i686' 'x86_64')
+url="http://www.open-mpi.org/projects/hwloc/"
+license=('BSD')
+depends=('sh' 'pciutils' 'cairo' 'libxml2')
+makedepends=('pkg-config')
+options=('!libtool' '!docs')
+source=(http://www.open-mpi.org/software/hwloc/v1.6/downloads/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('f9d9938d427e65257d1745ffc1d10634251cdc09')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+
+   install -Dm644 COPYING "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}




More information about the arch-commits mailing list