diff options
author | Matthias Hentges <oe@hentges.net> | 2004-10-11 11:36:10 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2004-10-11 11:36:10 +0000 |
commit | a26d3c8de667748085908f234a61404892c345e4 (patch) | |
tree | ad83490c98f49d5be7a848bd7385b55a041ffa76 /xhost | |
parent | 03d159c18473037056d7009d45f14e08aacc5a61 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into mhcln01.hentges.local:/home/mhentges/OpenEmbedded/packages
2004/10/11 13:35:43+02:00 local!CoreDump
base section fixes
2004/10/11 13:21:10+02:00 local!CoreDump
x11 section fixes
2004/10/11 13:01:40+02:00 local!CoreDump
Section fixes: replace net with console/net
BKrev: 416a702ahGepUmVenzmpZ_GI8n7joA
Diffstat (limited to 'xhost')
-rw-r--r-- | xhost/xhost_20040413.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xhost/xhost_20040413.oe b/xhost/xhost_20040413.oe index 141c8b185c..50065adad7 100644 --- a/xhost/xhost_20040413.oe +++ b/xhost/xhost_20040413.oe @@ -3,6 +3,7 @@ PV = "0.0cvs${FIXEDCVSDATE}" DEPENDS = "x11 xext xmu" DESCRIPTION = "server access control program for X" MAINTAINER = "Rene Wagner <reenoo@gmx.de>" +SECTION = "x11/base" SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xhost;date=${FIXEDCVSDATE} \ file://autofoo.patch;patch=1" |