diff options
Diffstat (limited to 'xcompmgr/xcompmgr_cvs.oe')
-rw-r--r-- | xcompmgr/xcompmgr_cvs.oe | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/xcompmgr/xcompmgr_cvs.oe b/xcompmgr/xcompmgr_cvs.oe deleted file mode 100644 index d5f94fe3e5..0000000000 --- a/xcompmgr/xcompmgr_cvs.oe +++ /dev/null @@ -1,11 +0,0 @@ -PV = "0.0cvs${CVSDATE}" -SECTION = "x11" -PRIORITY = "optional" -MAINTAINER = "Phil Blundell <pb@handhelds.org>" -DEPENDS = "x11 xdamage xcomposite libxrender" -DESCRIPTION = "X Compositing Manager" - -SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xapps;module=xcompmgr" -S = "${WORKDIR}/xcompmgr" - -inherit autotools |