[Lunar-commits] r20551 - in moonbase/branches/crater/xorg-7.1/x11-apps: . xkill
Samuel Verstraete
elangelo at lunar-linux.org
Mon Jun 26 07:05:59 UTC 2006
Author: elangelo
Date: 2006-06-26 07:05:59 +0000 (Mon, 26 Jun 2006)
New Revision: 20551
Added:
moonbase/branches/crater/xorg-7.1/x11-apps/xkill/
moonbase/branches/crater/xorg-7.1/x11-apps/xkill/BUILD
moonbase/branches/crater/xorg-7.1/x11-apps/xkill/CONFLICTS
moonbase/branches/crater/xorg-7.1/x11-apps/xkill/DETAILS
Log:
and we add it here as well...
Added: moonbase/branches/crater/xorg-7.1/x11-apps/xkill/BUILD
===================================================================
--- moonbase/branches/crater/xorg-7.1/x11-apps/xkill/BUILD (rev 0)
+++ moonbase/branches/crater/xorg-7.1/x11-apps/xkill/BUILD 2006-06-26 07:05:59 UTC (rev 20551)
@@ -0,0 +1,6 @@
+(
+ . /etc/profile.d/x11r7.rc &&
+
+ default_build
+
+) > $C_FIFO 2>&1
Added: moonbase/branches/crater/xorg-7.1/x11-apps/xkill/CONFLICTS
===================================================================
--- moonbase/branches/crater/xorg-7.1/x11-apps/xkill/CONFLICTS (rev 0)
+++ moonbase/branches/crater/xorg-7.1/x11-apps/xkill/CONFLICTS 2006-06-26 07:05:59 UTC (rev 20551)
@@ -0,0 +1,6 @@
+conflicts XOrg &&
+conflicts XOrg-test &&
+conflicts XOrg-fonts-base &&
+conflicts XOrg-fonts-extra &&
+conflicts XOrg-drm &&
+conflicts XOrg-drm-cvs
Added: moonbase/branches/crater/xorg-7.1/x11-apps/xkill/DETAILS
===================================================================
--- moonbase/branches/crater/xorg-7.1/x11-apps/xkill/DETAILS (rev 0)
+++ moonbase/branches/crater/xorg-7.1/x11-apps/xkill/DETAILS 2006-06-26 07:05:59 UTC (rev 20551)
@@ -0,0 +1,14 @@
+ MODULE=xkill
+ VERSION=X11R7.0-1.0.1
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=ftp://ftp.x.org/pub/X11R7.0/src/everything/
+ SOURCE_VFY=sha1:908c3ef20753ac04c8da1ddf7ff709340ee1c679
+ MODULE_PREFIX=${X11R7_PREFIX:-/usr}
+ WEB_SITE=http://www.x.org/
+ ENTERED=20060626
+ UPDATED=20060626
+ SHORT="kill a client by its X resource"
+
+cat << EOF
+kill a client by its X resource
+EOF
More information about the Lunar-commits
mailing list