Date: Thursday, March 10, 2011 @ 12:20:33 Author: jgc Revision: 113866
upgpkg: xorg-server-utils 7.6-2 Remove from xorg group Modified: xorg-server-utils/trunk/PKGBUILD ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-10 16:30:33 UTC (rev 113865) +++ PKGBUILD 2011-03-10 17:20:33 UTC (rev 113866) @@ -3,14 +3,13 @@ pkgname=xorg-server-utils pkgver=7.6 -pkgrel=1 +pkgrel=2 pkgdesc="Transition package depending on xorg server utilities" arch=(any) url="http://xorg.freedesktop.org/" license=('GPL') depends=('xorg-iceauth' 'xorg-sessreg' 'xorg-xcmsdb' 'xorg-xbacklight' 'xorg-xgamma' 'xorg-xhost' 'xorg-xinput' 'xorg-xmodmap' 'xorg-xrandr' 'xorg-xrdb' 'xorg-xrefresh' 'xorg-xset' 'xorg-xsetroot') #removed: rgb, xsetmode, xvidtune -groups=('xorg') build() { return 0
