From 8c3b8c97db1b8fbef02db8b6dc41cd7adc281e7e Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Fri, 29 Sep 2006 01:53:33 +0000 Subject: [PATCH] xcalibrateext_cvs: Follow git renaming of xcalibrateext to xcalibrateproto. * XCalibrate was migrated to X.org git, where most other packages live. * After that, to follow new convention, its protocol definition part (vs implementation library) was renamed to have "proto" suffix. * That's state of git repo now, and if we patch older xserver release with XCalibrate support, let's make sure that this is done in a manner compatible with the git (as obviously, that will be base for new release). * This means, xserver-kdrive cannot be any longer built with older XCalibrate from previous CVS repo, and thus, it better be removed to alleviate confusion. * Move CVS bb to obsolete/ for now. --- packages/obsolete/xcalibrateext/.mtn2git_empty | 0 packages/{ => obsolete}/xcalibrateext/xcalibrateext_cvs.bb | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 packages/obsolete/xcalibrateext/.mtn2git_empty rename packages/{ => obsolete}/xcalibrateext/xcalibrateext_cvs.bb (100%) diff --git a/packages/obsolete/xcalibrateext/.mtn2git_empty b/packages/obsolete/xcalibrateext/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/xcalibrateext/xcalibrateext_cvs.bb b/packages/obsolete/xcalibrateext/xcalibrateext_cvs.bb similarity index 100% rename from packages/xcalibrateext/xcalibrateext_cvs.bb rename to packages/obsolete/xcalibrateext/xcalibrateext_cvs.bb -- 2.39.5