summaryrefslogtreecommitdiffstats
path: root/abs
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-01-29 23:43:21 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-01-29 23:43:21 (GMT)
commit37d8aab440b3a73bba7ce64682b3c3bca7d32035 (patch)
treec1d493a658393b24cd9f33ca08ac49d17d881c99 /abs
parent609a7dc47f3286db7e157d0840c46ac7ac7e8a3c (diff)
downloadlinhes_pkgbuild-37d8aab440b3a73bba7ce64682b3c3bca7d32035.zip
linhes_pkgbuild-37d8aab440b3a73bba7ce64682b3c3bca7d32035.tar.gz
linhes_pkgbuild-37d8aab440b3a73bba7ce64682b3c3bca7d32035.tar.bz2
PKGVER fix to get everything on the same level of 30
Diffstat (limited to 'abs')
-rw-r--r--abs/core-testing/klibc-extras/PKGBUILD2
-rw-r--r--abs/core-testing/klibc-kbd/PKGBUILD2
-rw-r--r--abs/core-testing/klibc-module-init-tools/PKGBUILD2
-rw-r--r--abs/core-testing/klibc-udev/PKGBUILD2
-rw-r--r--abs/core-testing/klibc/PKGBUILD2
-rw-r--r--abs/core-testing/mkinitcpio/PKGBUILD2
6 files changed, 6 insertions, 6 deletions
diff --git a/abs/core-testing/klibc-extras/PKGBUILD b/abs/core-testing/klibc-extras/PKGBUILD
index 43b3389..286616c 100644
--- a/abs/core-testing/klibc-extras/PKGBUILD
+++ b/abs/core-testing/klibc-extras/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=klibc-extras
pkgver=2.5
-pkgrel=2
+pkgrel=30
pkgdesc="Extra apps for klibc early-userspace"
arch=(i686 x86_64)
url="http://projects.archlinux.org/?p=klibc-extras.git"
diff --git a/abs/core-testing/klibc-kbd/PKGBUILD b/abs/core-testing/klibc-kbd/PKGBUILD
index 89116e2..9b232ce 100644
--- a/abs/core-testing/klibc-kbd/PKGBUILD
+++ b/abs/core-testing/klibc-kbd/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=klibc-kbd
pkgver=1.15.20080312
-pkgrel=8
+pkgrel=30
pkgdesc="Keytable files and keyboard utilities"
arch=('i686' 'x86_64')
url="ftp://ftp.altlinux.org/pub/people/legion/kbd/"
diff --git a/abs/core-testing/klibc-module-init-tools/PKGBUILD b/abs/core-testing/klibc-module-init-tools/PKGBUILD
index 8b4ee8a..a7d6884 100644
--- a/abs/core-testing/klibc-module-init-tools/PKGBUILD
+++ b/abs/core-testing/klibc-module-init-tools/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=klibc-module-init-tools
pkgver=3.5
-pkgrel=1
+pkgrel=30
pkgdesc="Utilities for inserting and removing modules from the Linux kernel"
arch=(i686 x86_64)
url="http://www.kernel.org"
diff --git a/abs/core-testing/klibc-udev/PKGBUILD b/abs/core-testing/klibc-udev/PKGBUILD
index 5f41a96..0775b05 100644
--- a/abs/core-testing/klibc-udev/PKGBUILD
+++ b/abs/core-testing/klibc-udev/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=klibc-udev
pkgver=135
-pkgrel=2
+pkgrel=30
pkgdesc="udev compiled for klibc"
arch=(i686 x86_64)
url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
diff --git a/abs/core-testing/klibc/PKGBUILD b/abs/core-testing/klibc/PKGBUILD
index 5fe9753..11080c0 100644
--- a/abs/core-testing/klibc/PKGBUILD
+++ b/abs/core-testing/klibc/PKGBUILD
@@ -12,7 +12,7 @@ pkgname=klibc
pkgver=1.5.15
_klibcbranch=Testing #Stable/Testing
_kver=2.6.28-ARCH
-pkgrel=1
+pkgrel=30
pkgdesc="A minimal libc made for early-userspace"
arch=(i686 x86_64)
url="http://www.kernel.org/pub/linux/libs/klibc/"
diff --git a/abs/core-testing/mkinitcpio/PKGBUILD b/abs/core-testing/mkinitcpio/PKGBUILD
index 0d94810..037036f 100644
--- a/abs/core-testing/mkinitcpio/PKGBUILD
+++ b/abs/core-testing/mkinitcpio/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=mkinitcpio
pkgver=0.5.21
-pkgrel=1
+pkgrel=30
pkgdesc="Advanced, modular initramfs image creation utility"
arch=(i686 x86_64)
url="http://www.archlinux.org/"