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

Tom Gundersen tomegun at archlinux.org
Sun Jun 24 20:47:20 UTC 2012


    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 <teg at 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 <teg at 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')




More information about the arch-commits mailing list