[arch-commits] Commit in hwdetect/repos (3 files)

Tobias Powalowski tpowa at archlinux.org
Sun Sep 14 08:23:03 UTC 2008


    Date: Sunday, September 14, 2008 @ 04:23:03
  Author: tpowa
Revision: 12378

Merged revisions 12365-12376 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/hwdetect/trunk

........
  r12376 | tpowa | 2008-09-14 08:22:29 +0000 (So, 14 Sep 2008) | 1 line
  
  upgpkg: hwdetect 0.9-3
........

Modified:
  hwdetect/repos/core-i686/	(properties)
  hwdetect/repos/core-i686/PKGBUILD
  hwdetect/repos/core-i686/hwdetect

----------+
 PKGBUILD |    3 +--
 hwdetect |    1 +
 2 files changed, 2 insertions(+), 2 deletions(-)


Property changes on: hwdetect/repos/core-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /hwdetect/trunk:1-12364
   + /hwdetect/trunk:1-12376

Modified: core-i686/PKGBUILD
===================================================================
--- core-i686/PKGBUILD	2008-09-14 08:22:59 UTC (rev 12377)
+++ core-i686/PKGBUILD	2008-09-14 08:23:03 UTC (rev 12378)
@@ -2,7 +2,7 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=hwdetect
 pkgver=0.9
-pkgrel=2
+pkgrel=3
 pkgdesc="Hardware detection script with loading modules and mkinitcpio.conf / rc.conf support"
 arch=(i686 x86_64)
 license=('custom:none')
@@ -10,7 +10,6 @@
 backup=()
 depends=('sh' 'awk' 'grep' 'coreutils' 'sed')
 source=(hwdetect)
-md5sums=('329540ff17cc6d54de5f58607d27a028')
 
 build() {
   install -D -m 755 $startdir/src/hwdetect $startdir/pkg/sbin/hwdetect

Modified: core-i686/hwdetect
===================================================================
--- core-i686/hwdetect	2008-09-14 08:22:59 UTC (rev 12377)
+++ core-i686/hwdetect	2008-09-14 08:23:03 UTC (rev 12378)
@@ -16,6 +16,7 @@
 	echo "    --show-agp             show AGP modules"
 	echo "    --show-acpi            show ACPI modules"	
 	echo "    --show-ide             show IDE modules"
+	echo "    --show-pata            show PATA modules"
 	echo "    --show-scsi            show SCSI modules"
 	echo "    --show-sata            show SATA modules"
 	echo "    --show-usb             show USB modules"




More information about the arch-commits mailing list