diff options
author | Rene Wagner <rw@handhelds.org> | 2005-07-14 19:38:04 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-07-14 19:38:04 +0000 |
commit | c51a46754ae552402a7662048f16be8061081263 (patch) | |
tree | 0181bc152a74f67995a24267a9923f9f377fe686 /packages/xhost | |
parent | ce2d08e5aa1e9df9c062a6babc27cde35dd530d5 (diff) |
update my email address in MAINTAINER fields.
Diffstat (limited to 'packages/xhost')
-rw-r--r-- | packages/xhost/xhost_20040413.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/xhost/xhost_20040413.bb b/packages/xhost/xhost_20040413.bb index 07e796cb0f..7245e7164e 100644 --- a/packages/xhost/xhost_20040413.bb +++ b/packages/xhost/xhost_20040413.bb @@ -3,9 +3,9 @@ LICENSE = "MIT" PV = "0.0cvs${FIXEDCVSDATE}" DEPENDS = "x11 xext xmu" DESCRIPTION = "server access control program for X" -MAINTAINER = "Rene Wagner <reenoo@gmx.de>" +MAINTAINER = "Rene Wagner <rw@handhelds.org>" SECTION = "x11/base" -PR = "r1" +PR = "r2" SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xhost;date=${FIXEDCVSDATE} \ file://autofoo.patch;patch=1" |