summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/recordext
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-10-10 10:41:35 +0000
committerRichard Purdie <richard@openedhand.com>2005-10-10 10:41:35 +0000
commitcbf3ef91305558fb8a59e19c5987a9e9ca22013a (patch)
treef7142e57734a8b2fac92ff758a6617d4464a82f9 /openembedded/packages/recordext
parent562d4d35878bb644cbe2b9f23ef407fd6e1e38e2 (diff)
downloadpoky-cbf3ef91305558fb8a59e19c5987a9e9ca22013a.tar.gz
Merge changes from mainline OE to try and keep us in sync.
git-svn-id: https://svn.o-hand.com/repos/poky@127 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/recordext')
-rw-r--r--openembedded/packages/recordext/recordext_cvs.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/recordext/recordext_cvs.bb b/openembedded/packages/recordext/recordext_cvs.bb
index 42acd10988..b6e6ecf882 100644
--- a/openembedded/packages/recordext/recordext_cvs.bb
+++ b/openembedded/packages/recordext/recordext_cvs.bb
@@ -1,7 +1,7 @@
1PV = "0.0cvs${CVSDATE}" 1PV = "0.0cvs${CVSDATE}"
2LICENSE = "BSD-X" 2LICENSE = "BSD-X"
3SECTION = "libs" 3SECTION = "libs"
4MAINTAINER = "Phil Blundell <pb@nexus.co.uk>" 4MAINTAINER = "Phil Blundell <pb@handhelds.org>"
5DESCRIPTION = "XRecord extension protocol bits" 5DESCRIPTION = "XRecord extension protocol bits"
6 6
7SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=RecordExt" 7SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=RecordExt"