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

Tom Gundersen tomegun at archlinux.org
Mon Jul 16 16:55:14 UTC 2012


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

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




More information about the arch-commits mailing list