diff options
author | Chris Larson <clarson@kergoth.com> | 2004-03-11 18:53:23 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-03-11 18:53:23 +0000 |
commit | 86d4f441d5c442dc2b12a7852548197da4efab1d (patch) | |
tree | e140ecd0795b8eb20971aa06790ab51aa1eddb6f /xdmcp | |
parent | 6c015d8a77441a9a40962a60decffb59b56e0ce6 (diff) |
Add dates to some package version fields, per the recent change in OE head checkout behavior.
BKrev: 4050b5a31cMSAcstewK0RKnM8KWo6A
Diffstat (limited to 'xdmcp')
-rw-r--r-- | xdmcp/xdmcp-cvs.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xdmcp/xdmcp-cvs.oe b/xdmcp/xdmcp-cvs.oe index 2030000706..c1635d0175 100644 --- a/xdmcp/xdmcp-cvs.oe +++ b/xdmcp/xdmcp-cvs.oe @@ -1,3 +1,4 @@ +PV="0.0cvs${DATE}" SECTION="libs" PRIORITY="optional" MAINTAINER="Greg Gilbert <greg@treke.net>" |