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 /x11 | |
parent | 6c015d8a77441a9a40962a60decffb59b56e0ce6 (diff) |
Add dates to some package version fields, per the recent change in OE head checkout behavior.
BKrev: 4050b5a31cMSAcstewK0RKnM8KWo6A
Diffstat (limited to 'x11')
-rw-r--r-- | x11/x11-cvs.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/x11-cvs.oe b/x11/x11-cvs.oe index f5a4439c6e..1d218e2b9a 100644 --- a/x11/x11-cvs.oe +++ b/x11/x11-cvs.oe @@ -1,3 +1,4 @@ +PV="0.0cvs${DATE}" SECTION="libs" PRIORITY="optional" MAINTAINER="Greg Gilbert <greg@treke.net>" |