From 9996030898cc856c27e10a5b590354ed1ccf6102 Mon Sep 17 00:00:00 2001
From: James Meyer <james.meyer@operamail.com>
Date: Fri, 4 Nov 2011 09:42:16 -0500
Subject: runit: fix typo in depends line. remove the space in the
 poweroff-scripts version >=

---
 abs/core/runit/PKGBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/abs/core/runit/PKGBUILD b/abs/core/runit/PKGBUILD
index 7bfd9f5..acd4126 100644
--- a/abs/core/runit/PKGBUILD
+++ b/abs/core/runit/PKGBUILD
@@ -1,10 +1,10 @@
 pkgname=runit
 pkgver=2.1.1
-pkgrel=6
+pkgrel=7
 pkgdesc="A replacement for sysvinit, and other init schemes, with service supervision"
 url="http://smarden.org/runit/"
 license=('BSD')
-depends=('glibc' 'util-linux' 'initscripts' 'poweroff-scripts>= 1.1')
+depends=('glibc' 'util-linux' 'initscripts' 'poweroff-scripts>=1.1')
 makedepends=()
 conflicts=()
 replaces=()
-- 
cgit v0.12