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

Tom Gundersen tomegun at archlinux.org
Fri Sep 21 10:41:40 UTC 2012


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




More information about the arch-commits mailing list