[arch-commits] Commit in hwids/repos (core-any/PKGBUILD core-any/PKGBUILD testing-any)

2018-11-22 Thread Tobias Powalowski via arch-commits
Date: Thursday, November 22, 2018 @ 14:33:03
  Author: tpowa
Revision: 340284

db-move: moved hwids from [testing] to [core] (any)

Added:
  hwids/repos/core-any/PKGBUILD
(from rev 340283, hwids/repos/testing-any/PKGBUILD)
Deleted:
  hwids/repos/core-any/PKGBUILD
  hwids/repos/testing-any/

---+
 /PKGBUILD |   19 +++
 core-any/PKGBUILD |   20 
 2 files changed, 19 insertions(+), 20 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2018-11-22 14:31:36 UTC (rev 340283)
+++ core-any/PKGBUILD   2018-11-22 14:33:03 UTC (rev 340284)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen 
-pkgname=hwids
-pkgver=20180518
-pkgrel=1
-pkgdesc="hardware identification databases"
-makedepends=('git')
-url=https://github.com/gentoo/hwids
-license=('GPL2')
-arch=('any')
-source=("git://github.com/gentoo/hwids.git#tag=${pkgname}-${pkgver}")
-
-package() {
-  cd hwids
-
-  for ids in pci.ids usb.ids; do
-install -Dm644 "$ids" "${pkgdir}/usr/share/hwdata/${ids}"
-  done
-}
-md5sums=('SKIP')

Copied: hwids/repos/core-any/PKGBUILD (from rev 340283, 
hwids/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2018-11-22 14:33:03 UTC (rev 340284)
@@ -0,0 +1,19 @@
+# Maintainer: Tom Gundersen 
+pkgname=hwids
+pkgver=20180917
+pkgrel=1
+pkgdesc="hardware identification databases"
+makedepends=('git')
+url=https://github.com/gentoo/hwids
+license=('GPL2')
+arch=('any')
+source=("git://github.com/gentoo/hwids.git#tag=${pkgname}-${pkgver}")
+
+package() {
+  cd hwids
+
+  for ids in pci.ids usb.ids; do
+install -Dm644 "$ids" "${pkgdir}/usr/share/hwdata/${ids}"
+  done
+}
+md5sums=('SKIP')


[arch-commits] Commit in hwids/repos (core-any/PKGBUILD core-any/PKGBUILD testing-any)

2018-06-26 Thread Tobias Powalowski via arch-commits
Date: Tuesday, June 26, 2018 @ 20:11:04
  Author: tpowa
Revision: 327651

db-move: moved hwids from [testing] to [core] (any)

Added:
  hwids/repos/core-any/PKGBUILD
(from rev 327650, hwids/repos/testing-any/PKGBUILD)
Deleted:
  hwids/repos/core-any/PKGBUILD
  hwids/repos/testing-any/

---+
 /PKGBUILD |   20 
 core-any/PKGBUILD |   20 
 2 files changed, 20 insertions(+), 20 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2018-06-26 20:10:55 UTC (rev 327650)
+++ core-any/PKGBUILD   2018-06-26 20:11:04 UTC (rev 327651)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen 
-pkgname=hwids
-pkgver=20171003
-pkgrel=1
-pkgdesc="hardware identification databases"
-makedepends=('git')
-url=https://github.com/gentoo/hwids
-license=('GPL2')
-arch=('any')
-source=("git://github.com/gentoo/hwids.git#tag=${pkgname}-${pkgver}")
-
-package() {
-  cd hwids
-
-  for ids in pci.ids usb.ids; do
-install -Dm644 "$ids" "${pkgdir}/usr/share/hwdata/${ids}"
-  done
-}
-md5sums=('SKIP')

Copied: hwids/repos/core-any/PKGBUILD (from rev 327650, 
hwids/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2018-06-26 20:11:04 UTC (rev 327651)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Tom Gundersen 
+pkgname=hwids
+pkgver=20180518
+pkgrel=1
+pkgdesc="hardware identification databases"
+makedepends=('git')
+url=https://github.com/gentoo/hwids
+license=('GPL2')
+arch=('any')
+source=("git://github.com/gentoo/hwids.git#tag=${pkgname}-${pkgver}")
+
+package() {
+  cd hwids
+
+  for ids in pci.ids usb.ids; do
+install -Dm644 "$ids" "${pkgdir}/usr/share/hwdata/${ids}"
+  done
+}
+md5sums=('SKIP')


[arch-commits] Commit in hwids/repos (core-any/PKGBUILD core-any/PKGBUILD testing-any)

2017-05-22 Thread Tobias Powalowski
Date: Monday, May 22, 2017 @ 14:31:02
  Author: tpowa
Revision: 296421

db-move: moved hwids from [testing] to [core] (any)

Added:
  hwids/repos/core-any/PKGBUILD
(from rev 296420, hwids/repos/testing-any/PKGBUILD)
Deleted:
  hwids/repos/core-any/PKGBUILD
  hwids/repos/testing-any/

---+
 /PKGBUILD |   20 
 core-any/PKGBUILD |   20 
 2 files changed, 20 insertions(+), 20 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2017-05-22 14:23:52 UTC (rev 296420)
+++ core-any/PKGBUILD   2017-05-22 14:31:02 UTC (rev 296421)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen 
-pkgname=hwids
-pkgver=20161103
-pkgrel=1
-pkgdesc="hardware identification databases"
-makedepends=('git')
-url=https://github.com/gentoo/hwids
-license=('GPL2')
-arch=('any')
-source=("git://github.com/gentoo/hwids.git#tag=${pkgname}-${pkgver}")
-
-package() {
-  cd hwids
-
-  for ids in pci.ids usb.ids; do
-install -Dm644 "$ids" "${pkgdir}/usr/share/hwdata/${ids}"
-  done
-}
-md5sums=('SKIP')

Copied: hwids/repos/core-any/PKGBUILD (from rev 296420, 
hwids/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2017-05-22 14:31:02 UTC (rev 296421)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Tom Gundersen 
+pkgname=hwids
+pkgver=20170328
+pkgrel=1
+pkgdesc="hardware identification databases"
+makedepends=('git')
+url=https://github.com/gentoo/hwids
+license=('GPL2')
+arch=('any')
+source=("git://github.com/gentoo/hwids.git#tag=${pkgname}-${pkgver}")
+
+package() {
+  cd hwids
+
+  for ids in pci.ids usb.ids; do
+install -Dm644 "$ids" "${pkgdir}/usr/share/hwdata/${ids}"
+  done
+}
+md5sums=('SKIP')


[arch-commits] Commit in hwids/repos (core-any/PKGBUILD core-any/PKGBUILD testing-any)

2016-11-17 Thread Tobias Powalowski
Date: Thursday, November 17, 2016 @ 09:15:23
  Author: tpowa
Revision: 280936

db-move: moved hwids from [testing] to [core] (any)

Added:
  hwids/repos/core-any/PKGBUILD
(from rev 280935, hwids/repos/testing-any/PKGBUILD)
Deleted:
  hwids/repos/core-any/PKGBUILD
  hwids/repos/testing-any/

---+
 /PKGBUILD |   20 
 core-any/PKGBUILD |   20 
 2 files changed, 20 insertions(+), 20 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2016-11-17 07:30:05 UTC (rev 280935)
+++ core-any/PKGBUILD   2016-11-17 09:15:23 UTC (rev 280936)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen 
-pkgname=hwids
-pkgver=20160801
-pkgrel=1
-pkgdesc="hardware identification databases"
-makedepends=('git')
-url=https://github.com/gentoo/hwids
-license=('GPL2')
-arch=('any')
-source=("git://github.com/gentoo/hwids.git#tag=${pkgname}-${pkgver}")
-
-package() {
-  cd hwids
-
-  for ids in pci.ids usb.ids; do
-install -Dm644 "$ids" "${pkgdir}/usr/share/hwdata/${ids}"
-  done
-}
-md5sums=('SKIP')

Copied: hwids/repos/core-any/PKGBUILD (from rev 280935, 
hwids/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2016-11-17 09:15:23 UTC (rev 280936)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Tom Gundersen 
+pkgname=hwids
+pkgver=20161103
+pkgrel=1
+pkgdesc="hardware identification databases"
+makedepends=('git')
+url=https://github.com/gentoo/hwids
+license=('GPL2')
+arch=('any')
+source=("git://github.com/gentoo/hwids.git#tag=${pkgname}-${pkgver}")
+
+package() {
+  cd hwids
+
+  for ids in pci.ids usb.ids; do
+install -Dm644 "$ids" "${pkgdir}/usr/share/hwdata/${ids}"
+  done
+}
+md5sums=('SKIP')


[arch-commits] Commit in hwids/repos (core-any/PKGBUILD core-any/PKGBUILD testing-any)

2016-09-16 Thread Tobias Powalowski
Date: Friday, September 16, 2016 @ 17:38:11
  Author: tpowa
Revision: 276541

db-move: moved hwids from [testing] to [core] (any)

Added:
  hwids/repos/core-any/PKGBUILD
(from rev 276540, hwids/repos/testing-any/PKGBUILD)
Deleted:
  hwids/repos/core-any/PKGBUILD
  hwids/repos/testing-any/

---+
 /PKGBUILD |   20 
 core-any/PKGBUILD |   20 
 2 files changed, 20 insertions(+), 20 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2016-09-16 17:38:09 UTC (rev 276540)
+++ core-any/PKGBUILD   2016-09-16 17:38:11 UTC (rev 276541)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen 
-pkgname=hwids
-pkgver=20160421
-pkgrel=1
-pkgdesc="hardware identification databases"
-makedepends=('git')
-url=https://github.com/gentoo/hwids
-license=('GPL2')
-arch=('any')
-source=("git://github.com/gentoo/hwids.git#tag=${pkgname}-${pkgver}")
-
-package() {
-  cd hwids
-
-  for ids in pci.ids usb.ids; do
-install -Dm644 "$ids" "${pkgdir}/usr/share/hwdata/${ids}"
-  done
-}
-md5sums=('SKIP')

Copied: hwids/repos/core-any/PKGBUILD (from rev 276540, 
hwids/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2016-09-16 17:38:11 UTC (rev 276541)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Tom Gundersen 
+pkgname=hwids
+pkgver=20160801
+pkgrel=1
+pkgdesc="hardware identification databases"
+makedepends=('git')
+url=https://github.com/gentoo/hwids
+license=('GPL2')
+arch=('any')
+source=("git://github.com/gentoo/hwids.git#tag=${pkgname}-${pkgver}")
+
+package() {
+  cd hwids
+
+  for ids in pci.ids usb.ids; do
+install -Dm644 "$ids" "${pkgdir}/usr/share/hwdata/${ids}"
+  done
+}
+md5sums=('SKIP')


[arch-commits] Commit in hwids/repos (core-any/PKGBUILD core-any/PKGBUILD testing-any)

2016-07-16 Thread Tobias Powalowski
Date: Saturday, July 16, 2016 @ 06:13:51
  Author: tpowa
Revision: 271931

db-move: moved hwids from [testing] to [core] (any)

Added:
  hwids/repos/core-any/PKGBUILD
(from rev 271930, hwids/repos/testing-any/PKGBUILD)
Deleted:
  hwids/repos/core-any/PKGBUILD
  hwids/repos/testing-any/

---+
 /PKGBUILD |   20 
 core-any/PKGBUILD |   20 
 2 files changed, 20 insertions(+), 20 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2016-07-16 06:13:32 UTC (rev 271930)
+++ core-any/PKGBUILD   2016-07-16 06:13:51 UTC (rev 271931)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen 
-pkgname=hwids
-pkgver=20160306
-pkgrel=1
-pkgdesc="hardware identification databases"
-makedepends=('git')
-url=https://github.com/gentoo/hwids
-license=('GPL2')
-arch=('any')
-source=("git://github.com/gentoo/hwids.git#tag=${pkgname}-${pkgver}")
-
-package() {
-  cd hwids
-
-  for ids in pci.ids usb.ids; do
-install -Dm644 "$ids" "${pkgdir}/usr/share/hwdata/${ids}"
-  done
-}
-md5sums=('SKIP')

Copied: hwids/repos/core-any/PKGBUILD (from rev 271930, 
hwids/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2016-07-16 06:13:51 UTC (rev 271931)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Tom Gundersen 
+pkgname=hwids
+pkgver=20160421
+pkgrel=1
+pkgdesc="hardware identification databases"
+makedepends=('git')
+url=https://github.com/gentoo/hwids
+license=('GPL2')
+arch=('any')
+source=("git://github.com/gentoo/hwids.git#tag=${pkgname}-${pkgver}")
+
+package() {
+  cd hwids
+
+  for ids in pci.ids usb.ids; do
+install -Dm644 "$ids" "${pkgdir}/usr/share/hwdata/${ids}"
+  done
+}
+md5sums=('SKIP')


[arch-commits] Commit in hwids/repos (core-any/PKGBUILD core-any/PKGBUILD testing-any)

2015-02-04 Thread Tobias Powalowski
Date: Thursday, February 5, 2015 @ 08:36:48
  Author: tpowa
Revision: 230800

db-move: moved hwids from [testing] to [core] (any)

Added:
  hwids/repos/core-any/PKGBUILD
(from rev 230799, hwids/repos/testing-any/PKGBUILD)
Deleted:
  hwids/repos/core-any/PKGBUILD
  hwids/repos/testing-any/

---+
 /PKGBUILD |   20 
 core-any/PKGBUILD |   20 
 2 files changed, 20 insertions(+), 20 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2015-02-05 04:22:38 UTC (rev 230799)
+++ core-any/PKGBUILD   2015-02-05 07:36:48 UTC (rev 230800)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen t...@jklm.no
-pkgname=hwids
-pkgver=20141214
-pkgrel=1
-pkgdesc=hardware identification databases
-makedepends=('git')
-url=https://github.com/gentoo/hwids
-license=('GPL2')
-arch=('any')
-source=(git://github.com/gentoo/hwids.git#tag=${pkgname}-${pkgver})
-
-package() {
-  cd hwids
-
-  for ids in pci.ids usb.ids; do
-install -Dm644 $ids ${pkgdir}/usr/share/hwdata/${ids}
-  done
-}
-md5sums=('SKIP')

Copied: hwids/repos/core-any/PKGBUILD (from rev 230799, 
hwids/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2015-02-05 07:36:48 UTC (rev 230800)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+pkgname=hwids
+pkgver=20150129
+pkgrel=1
+pkgdesc=hardware identification databases
+makedepends=('git')
+url=https://github.com/gentoo/hwids
+license=('GPL2')
+arch=('any')
+source=(git://github.com/gentoo/hwids.git#tag=${pkgname}-${pkgver})
+
+package() {
+  cd hwids
+
+  for ids in pci.ids usb.ids; do
+install -Dm644 $ids ${pkgdir}/usr/share/hwdata/${ids}
+  done
+}
+md5sums=('SKIP')


[arch-commits] Commit in hwids/repos (core-any/PKGBUILD core-any/PKGBUILD testing-any)

2014-12-22 Thread Tobias Powalowski
Date: Monday, December 22, 2014 @ 15:24:48
  Author: tpowa
Revision: 227937

db-move: moved hwids from [testing] to [core] (any)

Added:
  hwids/repos/core-any/PKGBUILD
(from rev 227936, hwids/repos/testing-any/PKGBUILD)
Deleted:
  hwids/repos/core-any/PKGBUILD
  hwids/repos/testing-any/

---+
 /PKGBUILD |   20 
 core-any/PKGBUILD |   20 
 2 files changed, 20 insertions(+), 20 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2014-12-22 14:24:37 UTC (rev 227936)
+++ core-any/PKGBUILD   2014-12-22 14:24:48 UTC (rev 227937)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen t...@jklm.no
-pkgname=hwids
-pkgver=20141030
-pkgrel=1
-pkgdesc=hardware identification databases
-makedepends=('git')
-url=https://github.com/gentoo/hwids
-license=('GPL2')
-arch=('any')
-source=(git://github.com/gentoo/hwids.git#tag=${pkgname}-${pkgver})
-
-package() {
-  cd hwids
-
-  for ids in pci.ids usb.ids; do
-install -Dm644 $ids ${pkgdir}/usr/share/hwdata/${ids}
-  done
-}
-md5sums=('SKIP')

Copied: hwids/repos/core-any/PKGBUILD (from rev 227936, 
hwids/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2014-12-22 14:24:48 UTC (rev 227937)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+pkgname=hwids
+pkgver=20141214
+pkgrel=1
+pkgdesc=hardware identification databases
+makedepends=('git')
+url=https://github.com/gentoo/hwids
+license=('GPL2')
+arch=('any')
+source=(git://github.com/gentoo/hwids.git#tag=${pkgname}-${pkgver})
+
+package() {
+  cd hwids
+
+  for ids in pci.ids usb.ids; do
+install -Dm644 $ids ${pkgdir}/usr/share/hwdata/${ids}
+  done
+}
+md5sums=('SKIP')


[arch-commits] Commit in hwids/repos (core-any/PKGBUILD core-any/PKGBUILD testing-any)

2014-11-11 Thread Tobias Powalowski
Date: Wednesday, November 12, 2014 @ 08:44:15
  Author: tpowa
Revision: 226105

db-move: moved hwids from [testing] to [core] (any)

Added:
  hwids/repos/core-any/PKGBUILD
(from rev 226103, hwids/repos/testing-any/PKGBUILD)
Deleted:
  hwids/repos/core-any/PKGBUILD
  hwids/repos/testing-any/

---+
 /PKGBUILD |   20 
 core-any/PKGBUILD |   20 
 2 files changed, 20 insertions(+), 20 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2014-11-12 07:44:14 UTC (rev 226104)
+++ core-any/PKGBUILD   2014-11-12 07:44:15 UTC (rev 226105)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen t...@jklm.no
-pkgname=hwids
-pkgver=20140602
-pkgrel=1
-pkgdesc=hardware identification databases
-makedepends=('git')
-url=https://github.com/gentoo/hwids
-license=('GPL2')
-arch=('any')
-source=(git://github.com/gentoo/hwids.git#tag=${pkgname}-${pkgver})
-
-package() {
-  cd hwids
-
-  for ids in pci.ids usb.ids; do
-install -Dm644 $ids ${pkgdir}/usr/share/hwdata/${ids}
-  done
-}
-md5sums=('SKIP')

Copied: hwids/repos/core-any/PKGBUILD (from rev 226103, 
hwids/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2014-11-12 07:44:15 UTC (rev 226105)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+pkgname=hwids
+pkgver=20141030
+pkgrel=1
+pkgdesc=hardware identification databases
+makedepends=('git')
+url=https://github.com/gentoo/hwids
+license=('GPL2')
+arch=('any')
+source=(git://github.com/gentoo/hwids.git#tag=${pkgname}-${pkgver})
+
+package() {
+  cd hwids
+
+  for ids in pci.ids usb.ids; do
+install -Dm644 $ids ${pkgdir}/usr/share/hwdata/${ids}
+  done
+}
+md5sums=('SKIP')


[arch-commits] Commit in hwids/repos (core-any/PKGBUILD core-any/PKGBUILD testing-any)

2014-06-24 Thread Tobias Powalowski
Date: Tuesday, June 24, 2014 @ 08:20:45
  Author: tpowa
Revision: 215407

db-move: moved hwids from [testing] to [core] (any)

Added:
  hwids/repos/core-any/PKGBUILD
(from rev 215406, hwids/repos/testing-any/PKGBUILD)
Deleted:
  hwids/repos/core-any/PKGBUILD
  hwids/repos/testing-any/

---+
 /PKGBUILD |   20 
 core-any/PKGBUILD |   20 
 2 files changed, 20 insertions(+), 20 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2014-06-24 02:32:19 UTC (rev 215406)
+++ core-any/PKGBUILD   2014-06-24 06:20:45 UTC (rev 215407)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen t...@jklm.no
-pkgname=hwids
-pkgver=20130915.1
-pkgrel=1
-pkgdesc=hardware identification databases
-makedepends=('git')
-url=https://github.com/gentoo/hwids
-license=('GPL2')
-arch=('any')
-source=(git://github.com/gentoo/hwids.git#tag=${pkgname}-${pkgver})
-
-package() {
-  cd hwids
-
-  for ids in pci.ids usb.ids; do
-install -Dm644 $ids ${pkgdir}/usr/share/hwdata/${ids}
-  done
-}
-md5sums=('SKIP')

Copied: hwids/repos/core-any/PKGBUILD (from rev 215406, 
hwids/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2014-06-24 06:20:45 UTC (rev 215407)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+pkgname=hwids
+pkgver=20140602
+pkgrel=1
+pkgdesc=hardware identification databases
+makedepends=('git')
+url=https://github.com/gentoo/hwids
+license=('GPL2')
+arch=('any')
+source=(git://github.com/gentoo/hwids.git#tag=${pkgname}-${pkgver})
+
+package() {
+  cd hwids
+
+  for ids in pci.ids usb.ids; do
+install -Dm644 $ids ${pkgdir}/usr/share/hwdata/${ids}
+  done
+}
+md5sums=('SKIP')



[arch-commits] Commit in hwids/repos (core-any/PKGBUILD core-any/PKGBUILD testing-any)

2012-12-05 Thread Tom Gundersen
Date: Wednesday, December 5, 2012 @ 10:37:00
  Author: tomegun
Revision: 172773

db-move: moved hwids from [testing] to [core] (any)

Added:
  hwids/repos/core-any/PKGBUILD
(from rev 172770, hwids/repos/testing-any/PKGBUILD)
Deleted:
  hwids/repos/core-any/PKGBUILD
  hwids/repos/testing-any/

--+
 PKGBUILD |   36 +++-
 1 file changed, 19 insertions(+), 17 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2012-12-05 15:36:59 UTC (rev 172772)
+++ core-any/PKGBUILD   2012-12-05 15:37:00 UTC (rev 172773)
@@ -1,17 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen t...@jklm.no
-pkgname=hwids
-pkgver=20121125
-pkgrel=1
-pkgdesc=hardware identification databases
-url=https://github.com/gentoo/hwids
-license=('GPL2')
-arch=('any')
-source=(https://github.com/gentoo/${pkgname}/tarball/${pkgname}-${pkgver};)
-
-package() {
-  cd ${srcdir}/*
-  mkdir -p ${pkgdir}/usr/share/hwdata
-  cp pci.ids usb.ids ${pkgdir}/usr/share/hwdata/
-}
-md5sums=('f9909b07f76c07f9b39ee1fde849fe4c')

Copied: hwids/repos/core-any/PKGBUILD (from rev 172770, 
hwids/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2012-12-05 15:37:00 UTC (rev 172773)
@@ -0,0 +1,19 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+pkgname=hwids
+pkgver=20121203
+pkgrel=1
+pkgdesc=hardware identification databases
+url=https://github.com/gentoo/hwids
+license=('GPL2')
+arch=('any')
+source=(https://github.com/gentoo/${pkgname}/tarball/${pkgname}-${pkgver};)
+
+package() {
+  cd ${srcdir}/*
+
+  for ids in pci.ids usb.ids; do
+install -Dm644 $ids ${pkgdir}/usr/share/hwdata/${ids}
+  done
+}
+md5sums=('32c1e06a2a4d72f52fb8e2085ef9ab67')



[arch-commits] Commit in hwids/repos (core-any/PKGBUILD core-any/PKGBUILD testing-any)

2012-11-27 Thread Tom Gundersen
Date: Tuesday, November 27, 2012 @ 10:02:42
  Author: tomegun
Revision: 172067

db-move: moved hwids from [testing] to [core] (any)

Added:
  hwids/repos/core-any/PKGBUILD
(from rev 172066, hwids/repos/testing-any/PKGBUILD)
Deleted:
  hwids/repos/core-any/PKGBUILD
  hwids/repos/testing-any/

--+
 PKGBUILD |   34 +-
 1 file changed, 17 insertions(+), 17 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2012-11-27 14:24:09 UTC (rev 172066)
+++ core-any/PKGBUILD   2012-11-27 15:02:42 UTC (rev 172067)
@@ -1,17 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen t...@jklm.no
-pkgname=hwids
-pkgver=20121022
-pkgrel=1
-pkgdesc=hardware identification databases
-url=https://github.com/gentoo/hwids
-license=('GPL2')
-arch=('any')
-source=(https://github.com/gentoo/${pkgname}/tarball/${pkgname}-${pkgver};)
-
-package() {
-  cd ${srcdir}/*
-  mkdir -p ${pkgdir}/usr/share/hwdata
-  cp pci.ids usb.ids ${pkgdir}/usr/share/hwdata/
-}
-md5sums=('b809cfb935daa4f690c3ccaa56940c81')

Copied: hwids/repos/core-any/PKGBUILD (from rev 172066, 
hwids/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2012-11-27 15:02:42 UTC (rev 172067)
@@ -0,0 +1,17 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+pkgname=hwids
+pkgver=20121125
+pkgrel=1
+pkgdesc=hardware identification databases
+url=https://github.com/gentoo/hwids
+license=('GPL2')
+arch=('any')
+source=(https://github.com/gentoo/${pkgname}/tarball/${pkgname}-${pkgver};)
+
+package() {
+  cd ${srcdir}/*
+  mkdir -p ${pkgdir}/usr/share/hwdata
+  cp pci.ids usb.ids ${pkgdir}/usr/share/hwdata/
+}
+md5sums=('f9909b07f76c07f9b39ee1fde849fe4c')



[arch-commits] Commit in hwids/repos (core-any/PKGBUILD core-any/PKGBUILD testing-any)

2012-10-29 Thread Tom Gundersen
Date: Monday, October 29, 2012 @ 07:02:45
  Author: tomegun
Revision: 169790

db-move: moved hwids from [testing] to [core] (any)

Added:
  hwids/repos/core-any/PKGBUILD
(from rev 169789, hwids/repos/testing-any/PKGBUILD)
Deleted:
  hwids/repos/core-any/PKGBUILD
  hwids/repos/testing-any/

--+
 PKGBUILD |   34 +-
 1 file changed, 17 insertions(+), 17 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2012-10-29 10:49:49 UTC (rev 169789)
+++ core-any/PKGBUILD   2012-10-29 11:02:45 UTC (rev 169790)
@@ -1,17 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen t...@jklm.no
-pkgname=hwids
-pkgver=20121012
-pkgrel=1
-pkgdesc=hardware identification databases
-url=https://github.com/gentoo/hwids
-license=('GPL2')
-arch=('any')
-source=(https://github.com/gentoo/${pkgname}/tarball/${pkgname}-${pkgver};)
-
-package() {
-  cd ${srcdir}/*
-  mkdir -p ${pkgdir}/usr/share/hwdata
-  cp pci.ids usb.ids ${pkgdir}/usr/share/hwdata/
-}
-md5sums=('c2eb487c4d61d874255d12b2e1aa95b3')

Copied: hwids/repos/core-any/PKGBUILD (from rev 169789, 
hwids/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2012-10-29 11:02:45 UTC (rev 169790)
@@ -0,0 +1,17 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+pkgname=hwids
+pkgver=20121022
+pkgrel=1
+pkgdesc=hardware identification databases
+url=https://github.com/gentoo/hwids
+license=('GPL2')
+arch=('any')
+source=(https://github.com/gentoo/${pkgname}/tarball/${pkgname}-${pkgver};)
+
+package() {
+  cd ${srcdir}/*
+  mkdir -p ${pkgdir}/usr/share/hwdata
+  cp pci.ids usb.ids ${pkgdir}/usr/share/hwdata/
+}
+md5sums=('b809cfb935daa4f690c3ccaa56940c81')



[arch-commits] Commit in hwids/repos (core-any/PKGBUILD core-any/PKGBUILD testing-any)

2012-10-15 Thread Tom Gundersen
Date: Monday, October 15, 2012 @ 10:14:41
  Author: tomegun
Revision: 168751

db-move: moved hwids from [testing] to [core] (any)

Added:
  hwids/repos/core-any/PKGBUILD
(from rev 168749, hwids/repos/testing-any/PKGBUILD)
Deleted:
  hwids/repos/core-any/PKGBUILD
  hwids/repos/testing-any/

--+
 PKGBUILD |   34 +-
 1 file changed, 17 insertions(+), 17 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2012-10-15 14:14:40 UTC (rev 168750)
+++ core-any/PKGBUILD   2012-10-15 14:14:41 UTC (rev 168751)
@@ -1,17 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen t...@jklm.no
-pkgname=hwids
-pkgver=20120922
-pkgrel=1
-pkgdesc=hardware identification databases
-url=https://github.com/gentoo/hwids
-license=('GPL2')
-arch=('any')
-source=(https://github.com/gentoo/${pkgname}/tarball/${pkgname}-${pkgver};)
-
-package() {
-  cd ${srcdir}/*
-  mkdir -p ${pkgdir}/usr/share/hwdata
-  cp pci.ids usb.ids ${pkgdir}/usr/share/hwdata/
-}
-md5sums=('b37eba5bf9192e08fdda164a512d529e')

Copied: hwids/repos/core-any/PKGBUILD (from rev 168749, 
hwids/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2012-10-15 14:14:41 UTC (rev 168751)
@@ -0,0 +1,17 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+pkgname=hwids
+pkgver=20121012
+pkgrel=1
+pkgdesc=hardware identification databases
+url=https://github.com/gentoo/hwids
+license=('GPL2')
+arch=('any')
+source=(https://github.com/gentoo/${pkgname}/tarball/${pkgname}-${pkgver};)
+
+package() {
+  cd ${srcdir}/*
+  mkdir -p ${pkgdir}/usr/share/hwdata
+  cp pci.ids usb.ids ${pkgdir}/usr/share/hwdata/
+}
+md5sums=('c2eb487c4d61d874255d12b2e1aa95b3')



[arch-commits] Commit in hwids/repos (core-any/PKGBUILD core-any/PKGBUILD testing-any)

2012-09-25 Thread Tom Gundersen
Date: Tuesday, September 25, 2012 @ 04:32:05
  Author: tomegun
Revision: 167067

db-move: moved hwids from [testing] to [core] (any)

Added:
  hwids/repos/core-any/PKGBUILD
(from rev 167066, hwids/repos/testing-any/PKGBUILD)
Deleted:
  hwids/repos/core-any/PKGBUILD
  hwids/repos/testing-any/

--+
 PKGBUILD |   34 +-
 1 file changed, 17 insertions(+), 17 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2012-09-25 08:10:03 UTC (rev 167066)
+++ core-any/PKGBUILD   2012-09-25 08:32:05 UTC (rev 167067)
@@ -1,17 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen t...@jklm.no
-pkgname=hwids
-pkgver=20120906
-pkgrel=1
-pkgdesc=hardware identification databases
-url=https://github.com/gentoo/hwids
-license=('GPL2')
-arch=('any')
-source=(https://github.com/gentoo/${pkgname}/tarball/${pkgname}-${pkgver};)
-
-package() {
-  cd ${srcdir}/*
-  mkdir -p ${pkgdir}/usr/share/hwdata
-  cp pci.ids usb.ids ${pkgdir}/usr/share/hwdata/
-}
-md5sums=('4e0bb29f1de41962cb9dfdcf0bb05fb8')

Copied: hwids/repos/core-any/PKGBUILD (from rev 167066, 
hwids/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2012-09-25 08:32:05 UTC (rev 167067)
@@ -0,0 +1,17 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+pkgname=hwids
+pkgver=20120922
+pkgrel=1
+pkgdesc=hardware identification databases
+url=https://github.com/gentoo/hwids
+license=('GPL2')
+arch=('any')
+source=(https://github.com/gentoo/${pkgname}/tarball/${pkgname}-${pkgver};)
+
+package() {
+  cd ${srcdir}/*
+  mkdir -p ${pkgdir}/usr/share/hwdata
+  cp pci.ids usb.ids ${pkgdir}/usr/share/hwdata/
+}
+md5sums=('b37eba5bf9192e08fdda164a512d529e')



[arch-commits] Commit in hwids/repos (core-any/PKGBUILD core-any/PKGBUILD testing-any)

2012-09-21 Thread Tom Gundersen
Date: Friday, September 21, 2012 @ 06:41:40
  Author: tomegun
Revision: 166900

db-move: moved hwids from [testing] to [core] (any)

Added:
  hwids/repos/core-any/PKGBUILD
(from rev 166899, hwids/repos/testing-any/PKGBUILD)
Deleted:
  hwids/repos/core-any/PKGBUILD
  hwids/repos/testing-any/

--+
 PKGBUILD |   34 +-
 1 file changed, 17 insertions(+), 17 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2012-09-21 08:14:26 UTC (rev 166899)
+++ core-any/PKGBUILD   2012-09-21 10:41:40 UTC (rev 166900)
@@ -1,17 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen t...@jklm.no
-pkgname=hwids
-pkgver=20120831
-pkgrel=1
-pkgdesc=hardware identification databases
-url=https://github.com/gentoo/hwids
-license=('GPL2')
-arch=('any')
-source=(https://github.com/gentoo/${pkgname}/tarball/${pkgname}-${pkgver};)
-
-package() {
-  cd ${srcdir}/*
-  mkdir -p ${pkgdir}/usr/share/hwdata
-  cp pci.ids usb.ids ${pkgdir}/usr/share/hwdata/
-}
-md5sums=('16e9fe1886a4d053ee0807988b2f81d8')

Copied: hwids/repos/core-any/PKGBUILD (from rev 166899, 
hwids/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2012-09-21 10:41:40 UTC (rev 166900)
@@ -0,0 +1,17 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+pkgname=hwids
+pkgver=20120906
+pkgrel=1
+pkgdesc=hardware identification databases
+url=https://github.com/gentoo/hwids
+license=('GPL2')
+arch=('any')
+source=(https://github.com/gentoo/${pkgname}/tarball/${pkgname}-${pkgver};)
+
+package() {
+  cd ${srcdir}/*
+  mkdir -p ${pkgdir}/usr/share/hwdata
+  cp pci.ids usb.ids ${pkgdir}/usr/share/hwdata/
+}
+md5sums=('4e0bb29f1de41962cb9dfdcf0bb05fb8')



[arch-commits] Commit in hwids/repos (core-any/PKGBUILD core-any/PKGBUILD testing-any)

2012-09-05 Thread Tom Gundersen
Date: Wednesday, September 5, 2012 @ 08:40:28
  Author: tomegun
Revision: 166191

db-move: moved hwids from [testing] to [core] (any)

Added:
  hwids/repos/core-any/PKGBUILD
(from rev 166190, hwids/repos/testing-any/PKGBUILD)
Deleted:
  hwids/repos/core-any/PKGBUILD
  hwids/repos/testing-any/

--+
 PKGBUILD |   34 +-
 1 file changed, 17 insertions(+), 17 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2012-09-05 12:02:23 UTC (rev 166190)
+++ core-any/PKGBUILD   2012-09-05 12:40:28 UTC (rev 166191)
@@ -1,17 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen t...@jklm.no
-pkgname=hwids
-pkgver=20120815
-pkgrel=1
-pkgdesc=hardware identification databases
-url=https://github.com/gentoo/hwids
-license=('GPL2')
-arch=('any')
-source=(https://github.com/gentoo/${pkgname}/tarball/${pkgname}-${pkgver};)
-
-package() {
-  cd ${srcdir}/*
-  mkdir -p ${pkgdir}/usr/share/hwdata
-  cp pci.ids usb.ids ${pkgdir}/usr/share/hwdata/
-}
-md5sums=('7a3addeab3fa94e7ce946a5eb8549775')

Copied: hwids/repos/core-any/PKGBUILD (from rev 166190, 
hwids/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2012-09-05 12:40:28 UTC (rev 166191)
@@ -0,0 +1,17 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+pkgname=hwids
+pkgver=20120831
+pkgrel=1
+pkgdesc=hardware identification databases
+url=https://github.com/gentoo/hwids
+license=('GPL2')
+arch=('any')
+source=(https://github.com/gentoo/${pkgname}/tarball/${pkgname}-${pkgver};)
+
+package() {
+  cd ${srcdir}/*
+  mkdir -p ${pkgdir}/usr/share/hwdata
+  cp pci.ids usb.ids ${pkgdir}/usr/share/hwdata/
+}
+md5sums=('16e9fe1886a4d053ee0807988b2f81d8')



[arch-commits] Commit in hwids/repos (core-any/PKGBUILD core-any/PKGBUILD testing-any)

2012-08-26 Thread Tom Gundersen
Date: Sunday, August 26, 2012 @ 17:02:32
  Author: tomegun
Revision: 165597

db-move: moved hwids from [testing] to [core] (any)

Added:
  hwids/repos/core-any/PKGBUILD
(from rev 165596, hwids/repos/testing-any/PKGBUILD)
Deleted:
  hwids/repos/core-any/PKGBUILD
  hwids/repos/testing-any/

--+
 PKGBUILD |   34 +-
 1 file changed, 17 insertions(+), 17 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2012-08-26 19:03:12 UTC (rev 165596)
+++ core-any/PKGBUILD   2012-08-26 21:02:32 UTC (rev 165597)
@@ -1,17 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen t...@jklm.no
-pkgname=hwids
-pkgver=20120730
-pkgrel=1
-pkgdesc=hardware identification databases
-url=https://github.com/gentoo/hwids
-license=('GPL2')
-arch=('any')
-source=(https://github.com/gentoo/${pkgname}/tarball/${pkgname}-${pkgver};)
-
-package() {
-  cd ${srcdir}/*
-  mkdir -p ${pkgdir}/usr/share/hwdata
-  cp pci.ids usb.ids ${pkgdir}/usr/share/hwdata/
-}
-md5sums=('4522b801967ae8730d7269c0d881d8e5')

Copied: hwids/repos/core-any/PKGBUILD (from rev 165596, 
hwids/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2012-08-26 21:02:32 UTC (rev 165597)
@@ -0,0 +1,17 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+pkgname=hwids
+pkgver=20120815
+pkgrel=1
+pkgdesc=hardware identification databases
+url=https://github.com/gentoo/hwids
+license=('GPL2')
+arch=('any')
+source=(https://github.com/gentoo/${pkgname}/tarball/${pkgname}-${pkgver};)
+
+package() {
+  cd ${srcdir}/*
+  mkdir -p ${pkgdir}/usr/share/hwdata
+  cp pci.ids usb.ids ${pkgdir}/usr/share/hwdata/
+}
+md5sums=('7a3addeab3fa94e7ce946a5eb8549775')



[arch-commits] Commit in hwids/repos (core-any/PKGBUILD core-any/PKGBUILD testing-any)

2012-08-04 Thread Tom Gundersen
Date: Saturday, August 4, 2012 @ 17:55:24
  Author: tomegun
Revision: 164780

db-move: moved hwids from [testing] to [core] (any)

Added:
  hwids/repos/core-any/PKGBUILD
(from rev 164779, hwids/repos/testing-any/PKGBUILD)
Deleted:
  hwids/repos/core-any/PKGBUILD
  hwids/repos/testing-any/

--+
 PKGBUILD |   34 +-
 1 file changed, 17 insertions(+), 17 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2012-08-04 21:22:47 UTC (rev 164779)
+++ core-any/PKGBUILD   2012-08-04 21:55:24 UTC (rev 164780)
@@ -1,17 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen t...@jklm.no
-pkgname=hwids
-pkgver=20120711
-pkgrel=1
-pkgdesc=hardware identification databases
-url=https://github.com/gentoo/hwids
-license=('GPL2')
-arch=('any')
-source=(https://github.com/gentoo/${pkgname}/tarball/${pkgname}-${pkgver};)
-
-package() {
-  cd ${srcdir}/*
-  mkdir -p ${pkgdir}/usr/share/hwdata
-  cp pci.ids usb.ids ${pkgdir}/usr/share/hwdata/
-}
-md5sums=('f28b77e9793330ed1cd3568a8f715237')

Copied: hwids/repos/core-any/PKGBUILD (from rev 164779, 
hwids/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2012-08-04 21:55:24 UTC (rev 164780)
@@ -0,0 +1,17 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+pkgname=hwids
+pkgver=20120730
+pkgrel=1
+pkgdesc=hardware identification databases
+url=https://github.com/gentoo/hwids
+license=('GPL2')
+arch=('any')
+source=(https://github.com/gentoo/${pkgname}/tarball/${pkgname}-${pkgver};)
+
+package() {
+  cd ${srcdir}/*
+  mkdir -p ${pkgdir}/usr/share/hwdata
+  cp pci.ids usb.ids ${pkgdir}/usr/share/hwdata/
+}
+md5sums=('4522b801967ae8730d7269c0d881d8e5')



[arch-commits] Commit in hwids/repos (core-any/PKGBUILD core-any/PKGBUILD testing-any)

2012-07-16 Thread Tom Gundersen
Date: Monday, July 16, 2012 @ 12:55:13
  Author: tomegun
Revision: 163600

db-move: moved hwids from [testing] to [core] ( any)

Added:
  hwids/repos/core-any/PKGBUILD
(from rev 163599, hwids/repos/testing-any/PKGBUILD)
Deleted:
  hwids/repos/core-any/PKGBUILD
  hwids/repos/testing-any/

--+
 PKGBUILD |   34 +-
 1 file changed, 17 insertions(+), 17 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2012-07-16 15:36:12 UTC (rev 163599)
+++ core-any/PKGBUILD   2012-07-16 16:55:13 UTC (rev 163600)
@@ -1,17 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen t...@jklm.no
-pkgname=hwids
-pkgver=20120611
-pkgrel=1
-pkgdesc=hardware identification databases
-url=https://github.com/gentoo/hwids
-license=('GPL2')
-arch=('any')
-source=(https://github.com/gentoo/${pkgname}/tarball/${pkgname}-${pkgver};)
-
-package() {
-  cd ${srcdir}/*
-  mkdir -p ${pkgdir}/usr/share/hwdata
-  cp pci.ids usb.ids ${pkgdir}/usr/share/hwdata/
-}
-md5sums=('e8334c300af417ab3e58f448ee80c2a8')

Copied: hwids/repos/core-any/PKGBUILD (from rev 163599, 
hwids/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2012-07-16 16:55:13 UTC (rev 163600)
@@ -0,0 +1,17 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+pkgname=hwids
+pkgver=20120711
+pkgrel=1
+pkgdesc=hardware identification databases
+url=https://github.com/gentoo/hwids
+license=('GPL2')
+arch=('any')
+source=(https://github.com/gentoo/${pkgname}/tarball/${pkgname}-${pkgver};)
+
+package() {
+  cd ${srcdir}/*
+  mkdir -p ${pkgdir}/usr/share/hwdata
+  cp pci.ids usb.ids ${pkgdir}/usr/share/hwdata/
+}
+md5sums=('f28b77e9793330ed1cd3568a8f715237')



[arch-commits] Commit in hwids/repos (core-any/PKGBUILD core-any/PKGBUILD testing-any)

2012-06-24 Thread Tom Gundersen
Date: Sunday, June 24, 2012 @ 16:47:20
  Author: tomegun
Revision: 162309

db-move: moved hwids from [testing] to [core] ( any)

Added:
  hwids/repos/core-any/PKGBUILD
(from rev 162308, hwids/repos/testing-any/PKGBUILD)
Deleted:
  hwids/repos/core-any/PKGBUILD
  hwids/repos/testing-any/

--+
 PKGBUILD |   34 +-
 1 file changed, 17 insertions(+), 17 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2012-06-24 20:46:50 UTC (rev 162308)
+++ core-any/PKGBUILD   2012-06-24 20:47:20 UTC (rev 162309)
@@ -1,17 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen t...@jklm.no
-pkgname=hwids
-pkgver=20120512
-pkgrel=1
-pkgdesc=hardware identification databases
-url=https://github.com/Flameeyes/hwids
-license=('GPL2')
-arch=('any')
-source=(https://github.com/Flameeyes/${pkgname}/tarball/${pkgname}-${pkgver};)
-
-package() {
-  cd ${srcdir}/*
-  mkdir -p ${pkgdir}/usr/share/hwdata
-  cp pci.ids usb.ids ${pkgdir}/usr/share/hwdata/
-}
-md5sums=('d530009df4967b5ece996262f4e39851')

Copied: hwids/repos/core-any/PKGBUILD (from rev 162308, 
hwids/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2012-06-24 20:47:20 UTC (rev 162309)
@@ -0,0 +1,17 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+pkgname=hwids
+pkgver=20120611
+pkgrel=1
+pkgdesc=hardware identification databases
+url=https://github.com/gentoo/hwids
+license=('GPL2')
+arch=('any')
+source=(https://github.com/gentoo/${pkgname}/tarball/${pkgname}-${pkgver};)
+
+package() {
+  cd ${srcdir}/*
+  mkdir -p ${pkgdir}/usr/share/hwdata
+  cp pci.ids usb.ids ${pkgdir}/usr/share/hwdata/
+}
+md5sums=('e8334c300af417ab3e58f448ee80c2a8')