From cbf9397bf2055544bc1e0a74b3b67d9f704bb2ff Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 13 Mar 2004 21:49:50 +0000 Subject: Merge http://openembedded.bkbits.net/packages into linux.local:/home/kergoth/code/packages 2004/03/13 16:49:48-05:00 local!kergoth Use CVSDATE rather than DATE when mangling PV, to ensure fetch behavior is reflected properly in the package version. BKrev: 405381feUVZPMSYpw2DHs8xlkaULwA --- compositeext/compositeext-cvs.oe | 2 +- damageext/damageext-cvs.oe | 2 +- epeg/epeg.oe | 2 +- fixesext/fixesext-cvs.oe | 2 +- ipkg-utils/ipkg-utils_1.6cvs.oe | 2 +- randr/randr-cvs.oe | 2 +- render/render-cvs.oe | 2 +- resourceext/resourceext-cvs.oe | 2 +- tslib/tslib.oe | 2 +- x11/x11-cvs.oe | 2 +- xau/xau-cvs.oe | 2 +- xcomposite/xcomposite-cvs.oe | 2 +- xdamage/xdamage-cvs.oe | 2 +- xdmcp/xdmcp-cvs.oe | 2 +- xext/xext-cvs.oe | 2 +- xextensions/xextensions-cvs.oe | 2 +- xfixes/xfixes-cvs.oe | 2 +- xfont/xfont-cvs.oe | 2 +- xft/xft-cvs.oe | 2 +- xi/xi-cvs.oe | 2 +- xpm/xpm-cvs.oe | 2 +- xproto/xproto-cvs.oe | 2 +- xrandr/xrandr-cvs.oe | 2 +- xrender/xrender-cvs.oe | 2 +- xres/xres-cvs.oe | 2 +- xserver/xserver-cvs.oe | 2 +- xtrans/xtrans-cvs.oe | 2 +- 27 files changed, 27 insertions(+), 27 deletions(-) diff --git a/compositeext/compositeext-cvs.oe b/compositeext/compositeext-cvs.oe index 831a2f74e7..a0e291da1a 100644 --- a/compositeext/compositeext-cvs.oe +++ b/compositeext/compositeext-cvs.oe @@ -1,4 +1,4 @@ -PV="0.0cvs${DATE}" +PV="0.0cvs${CVSDATE}" SECTION="libs" MAINTAINER="Greg Gilbert " DEPENDS=xextensions-cvs fixesext diff --git a/damageext/damageext-cvs.oe b/damageext/damageext-cvs.oe index 4162e7e490..7800474f09 100644 --- a/damageext/damageext-cvs.oe +++ b/damageext/damageext-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" SECTION = "libs" MAINTAINER = "Greg Gilbert " DEPENDS = "xextensions-cvs fixesext-cvs" diff --git a/epeg/epeg.oe b/epeg/epeg.oe index 53834972df..837254d8ad 100644 --- a/epeg/epeg.oe +++ b/epeg/epeg.oe @@ -1,4 +1,4 @@ -PV = "${DATE}" +PV = "0.0cvs${CVSDATE}" DEPENDS = "virtual/libc jpeg" RDEPENDS = "libc6 libjpeg" diff --git a/fixesext/fixesext-cvs.oe b/fixesext/fixesext-cvs.oe index 37049e3a4b..da944632b1 100644 --- a/fixesext/fixesext-cvs.oe +++ b/fixesext/fixesext-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" SECTION = "libs" MAINTAINER = "Greg Gilbert " DEPENDS = "xextensions-cvs" diff --git a/ipkg-utils/ipkg-utils_1.6cvs.oe b/ipkg-utils/ipkg-utils_1.6cvs.oe index cde6ae4e9d..8495e9514b 100644 --- a/ipkg-utils/ipkg-utils_1.6cvs.oe +++ b/ipkg-utils/ipkg-utils_1.6cvs.oe @@ -1,4 +1,4 @@ -PV_append = "${DATE}" +PV_append = "${CVSDATE}" DESCRIPTION = "Itsy Package Manager utilities" DEPENDS = "" SECTION = "base" diff --git a/randr/randr-cvs.oe b/randr/randr-cvs.oe index 8151d248ab..11c0025881 100644 --- a/randr/randr-cvs.oe +++ b/randr/randr-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" SECTION = "libs" MAINTAINER = "Greg Gilbert " PROVIDES = "randr" diff --git a/render/render-cvs.oe b/render/render-cvs.oe index 68d6172a5a..f6c467ed0d 100644 --- a/render/render-cvs.oe +++ b/render/render-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" SECTION = "libs" MAINTAINER = "Greg Gilbert " PROVIDES = "render" diff --git a/resourceext/resourceext-cvs.oe b/resourceext/resourceext-cvs.oe index e651d22665..75ee65ae77 100644 --- a/resourceext/resourceext-cvs.oe +++ b/resourceext/resourceext-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" SECTION = "libs" MAINTAINER = "Greg Gilbert " DEPENDS = "xextensions-cvs" diff --git a/tslib/tslib.oe b/tslib/tslib.oe index 61f42e5c2d..ad9779f4e0 100644 --- a/tslib/tslib.oe +++ b/tslib/tslib.oe @@ -1,4 +1,4 @@ -PV = "${DATE}" +PV = "0.0cvs${CVSDATE}" DEPENDS = "virtual/libc" RDEPENDS = "libc6" diff --git a/x11/x11-cvs.oe b/x11/x11-cvs.oe index 68078301a2..046048a130 100644 --- a/x11/x11-cvs.oe +++ b/x11/x11-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Greg Gilbert " diff --git a/xau/xau-cvs.oe b/xau/xau-cvs.oe index d004f985c7..02a16f6cc8 100644 --- a/xau/xau-cvs.oe +++ b/xau/xau-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Greg Gilbert " diff --git a/xcomposite/xcomposite-cvs.oe b/xcomposite/xcomposite-cvs.oe index 1230a6b683..c1e6af3a76 100644 --- a/xcomposite/xcomposite-cvs.oe +++ b/xcomposite/xcomposite-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" SECTION = "libs" DEPENDS = "virtual/libc x11-cvs compositeext-cvs xextensions-cvs fixesext-cvs xfixes-cvs" PROVIDES = "xcomposite" diff --git a/xdamage/xdamage-cvs.oe b/xdamage/xdamage-cvs.oe index 91c00e8c38..021b730ff5 100644 --- a/xdamage/xdamage-cvs.oe +++ b/xdamage/xdamage-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" SECTION = "libs" #DEPENDS=virtual/libc x11-cvs damageext-cvs xextensions-cvs fixesext-cvs xfixes-cvs DEPENDS = "virtual/libc x11-cvs damageext-cvs xfixes-cvs xproto-cvs" diff --git a/xdmcp/xdmcp-cvs.oe b/xdmcp/xdmcp-cvs.oe index 63709c572f..ef1d152b1a 100644 --- a/xdmcp/xdmcp-cvs.oe +++ b/xdmcp/xdmcp-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Greg Gilbert " diff --git a/xext/xext-cvs.oe b/xext/xext-cvs.oe index a19a7a57e7..6d38b825ff 100644 --- a/xext/xext-cvs.oe +++ b/xext/xext-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" DESCRIPTION = "X Server Extension library" SECTION = "libs" PRIORITY = "optional" diff --git a/xextensions/xextensions-cvs.oe b/xextensions/xextensions-cvs.oe index 9773162263..7858bee58e 100644 --- a/xextensions/xextensions-cvs.oe +++ b/xextensions/xextensions-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" SECTION = "libs" MAINTAINER = "Greg Gilbert " PROVIDES = "xextensions" diff --git a/xfixes/xfixes-cvs.oe b/xfixes/xfixes-cvs.oe index 339df87c49..9615367d8b 100644 --- a/xfixes/xfixes-cvs.oe +++ b/xfixes/xfixes-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" SECTION = "libs" DEPENDS = "virtual/libc x11-cvs fixesext-cvs" PROVIDES = "xfixes" diff --git a/xfont/xfont-cvs.oe b/xfont/xfont-cvs.oe index 537e82d0ed..cabbbb225e 100644 --- a/xfont/xfont-cvs.oe +++ b/xfont/xfont-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Greg Gilbert " diff --git a/xft/xft-cvs.oe b/xft/xft-cvs.oe index ea282087c7..cb25a46fb4 100644 --- a/xft/xft-cvs.oe +++ b/xft/xft-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" SECTION = "libs" DEPENDS = "virtual/libc x11-cvs xproto-cvs xrender-cvs freetype fontconfig" PROVIDES = "xft" diff --git a/xi/xi-cvs.oe b/xi/xi-cvs.oe index b359e6fb64..639448ff42 100644 --- a/xi/xi-cvs.oe +++ b/xi/xi-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" SECTION = "libs" DEPENDS = "virtual/libc x11-cvs xextensions-cvs" PROVIDES = "xi" diff --git a/xpm/xpm-cvs.oe b/xpm/xpm-cvs.oe index 965819f5b7..674a093194 100644 --- a/xpm/xpm-cvs.oe +++ b/xpm/xpm-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Greg Gilbert " diff --git a/xproto/xproto-cvs.oe b/xproto/xproto-cvs.oe index acd01bfcb2..024d0fb129 100644 --- a/xproto/xproto-cvs.oe +++ b/xproto/xproto-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" SECTION = "libs" MAINTAINER = "Greg Gilbert " PROVIDES = "xproto" diff --git a/xrandr/xrandr-cvs.oe b/xrandr/xrandr-cvs.oe index d90be6f606..38cfe05217 100644 --- a/xrandr/xrandr-cvs.oe +++ b/xrandr/xrandr-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" SECTION = "libs" DEPENDS = "virtual/libc randr-cvs x11-cvs render-cvs xrender-cvs" PROVIDES = "xrandr" diff --git a/xrender/xrender-cvs.oe b/xrender/xrender-cvs.oe index e9ad97ff60..405190371e 100644 --- a/xrender/xrender-cvs.oe +++ b/xrender/xrender-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" SECTION = "libs" DEPENDS = "virtual/libc render-cvs x11-cvs" PROVIDES = "xrender" diff --git a/xres/xres-cvs.oe b/xres/xres-cvs.oe index fc558435aa..feb052d586 100644 --- a/xres/xres-cvs.oe +++ b/xres/xres-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" SECTION = "libs" MAINTAINER = "Greg Gilbert " DEPENDS = "virtual/libc x11-cvs xextensions-cvs xext-cvs resourceext-cvs" diff --git a/xserver/xserver-cvs.oe b/xserver/xserver-cvs.oe index 6daa574702..80387d70cc 100644 --- a/xserver/xserver-cvs.oe +++ b/xserver/xserver-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" RDEPENDS = "libc6" DEPENDS = "virtual/libc xproto-cvs xdmcp-cvs xextensions-cvs xtrans-cvs xau-cvs x11-cvs xext-cvs randr-cvs render-cvs xrender-cvs xrandr-cvs fixesext-cvs damageext-cvs xfont-cvs resourceext-cvs compositeext-cvs" RDEPENDS = "libc6 xau-cvs xdmcp-cvs zlib xfont-cvs x11-cvs xext-cvs" diff --git a/xtrans/xtrans-cvs.oe b/xtrans/xtrans-cvs.oe index aad8552749..162d5845d1 100644 --- a/xtrans/xtrans-cvs.oe +++ b/xtrans/xtrans-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" SECTION = "libs" MAINTAINER = "Greg Gilbert " PROVIDES = "xtrans" -- cgit v1.2.3