[Lunar-commits] CVS: moonbase/utils/hdparm DETAILS,1.8,1.9
Terry Chan
tchan at lunar-linux.org
Mon Sep 6 22:11:55 UTC 2004
- Previous message: [Lunar-commits] CVS: moonbase/utils/parted DETAILS,1.11,1.12
- Next message: [Lunar-commits] CVS: moonbase/games/fortune CONFIGURE, NONE,
1.1 DEPENDS, NONE, 1.1 BUILD, 1.1.1.1, 1.2 DETAILS, 1.1.1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/utils/hdparm
In directory espresso.lunar-linux.org:/tmp/cvs-serv9235
Modified Files:
DETAILS
Log Message:
Fixed the indentation. Added the md5 back, as we are NOT going over immediately
to ONLY sha1.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/hdparm/DETAILS,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- DETAILS 6 Sep 2004 18:44:03 -0000 1.8
+++ DETAILS 6 Sep 2004 22:11:53 -0000 1.9
@@ -1,14 +1,14 @@
MODULE=hdparm
VERSION=5.7
-# VERSION=5.6
- SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://www.ibiblio.org/pub/Linux/system/hardware/$SOURCE
- SOURCE_VFY=sha1:96278c24bf479766094fe9a1a71672418aa6b12d
+ SOURCE_VFY[0]=md5:1bfb16ac78ca4af8b3e4e3b9fab28743
+ SOURCE_VFY[1]=sha1:96278c24bf479766094fe9a1a71672418aa6b12d
WEB_SITE=http://www.ibiblio.org/pub/Linux/system/hardware
ENTERED=20010922
UPDATED=20040906
- SHORT="hdparm is a utility to access/tune Linux's EIDE drivers."
+ SHORT="hdparm is a utility to access/tune Linux's EIDE drivers."
cat << EOF
hdparm is a shell utility to access/tune ioctl features of the Linux
- Previous message: [Lunar-commits] CVS: moonbase/utils/parted DETAILS,1.11,1.12
- Next message: [Lunar-commits] CVS: moonbase/games/fortune CONFIGURE, NONE,
1.1 DEPENDS, NONE, 1.1 BUILD, 1.1.1.1, 1.2 DETAILS, 1.1.1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list