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

Tom Gundersen tomegun at archlinux.org
Tue Nov 27 15:02:43 UTC 2012


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




More information about the arch-commits mailing list