summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuuso Alasuutari2007-01-30 19:31:20 +0200
committerJaka Kranjc2007-02-14 21:11:18 +0100
commit1d9394597d1de438fb1cfbf2517ba8d8a751b243 (patch)
tree4688ad3310b6acba81734a97d4f505f0e07d3bf9
parent0cb6a6061170b6bf45b5dc2a3ff66a360f33347d (diff)
Revert "hotplug: forgot to bump patchlevel" <- we won't need this
anymore This reverts commit c09569b48318c134436bc5cec959edb20f06514c. (cherry picked from commit 03927836ec38f2f6b4c6bb54d9d52e463419a607) (cherry picked from commit 63376fa5589ca7464208c0f0d063a7cffefb563c)
-rwxr-xr-xkernels/hotplug/DETAILS3
-rw-r--r--kernels/hotplug/HISTORY1
2 files changed, 2 insertions, 2 deletions
diff --git a/kernels/hotplug/DETAILS b/kernels/hotplug/DETAILS
index 362cead8f8..bf5f8007da 100755
--- a/kernels/hotplug/DETAILS
+++ b/kernels/hotplug/DETAILS
@@ -2,12 +2,13 @@
VERSION=2004\_09\_23
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+# SOURCE_URL[0]=$SOURCEFORGE_URL/linux-hotplug/$SOURCE
SOURCE_URL[0]=$KERNEL_URL/pub/linux/utils/kernel/hotplug/$SOURCE
SOURCE_HASH=sha512:07e11bf1aeb4bedd0a5e7dbd17ceb43dc4dfa940fbb0bd230938ae4a71339061e2b2d81670a9d5fcd601c8ee68c69a01fc610c85eeee0cb931d67a2172f59c2c
WEB_SITE=http://linux-hotplug.sourceforge.net/
ENTERED=20020801
LICENSE[0]=GPL
- PATCHLEVEL=3
+ PATCHLEVEL=2
KEYWORDS="kernels"
SHORT="Linux hotplug support tools"
cat << EOF
diff --git a/kernels/hotplug/HISTORY b/kernels/hotplug/HISTORY
index 5e8a107dd0..bb058d74ca 100644
--- a/kernels/hotplug/HISTORY
+++ b/kernels/hotplug/HISTORY
@@ -1,6 +1,5 @@
2007-01-24 Juuso Alasuutari <iuso@sourcemage.org>
* TRIGGERS: Added, on_cast udev dispel_self (#13417).
- * DETAILS: PATCHLEVEL++, removed old commented SOURCE_URL.
2007-01-21 Juuso Alasuutari <iuso@sourcemage.org>
* PRE_BUILD: Added, abort if udev > 092 is installed (bug #13417).