wok annotate jdk6-jaxws/receipt @ rev 9404

Up: slitaz-mercurial-style to 1.0.7. You didn't tag. Also no need for high jumps since it will make everything else 2.0.x for linearer versioning.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Mar 27 18:50:59 2011 +0000 (2011-03-27)
parents
children 47f31ce14930
rev   line source
gokhlayeh@9223 1 # SliTaz package receipt.
gokhlayeh@9223 2
gokhlayeh@9223 3 PACKAGE="jdk6-jaxws"
gokhlayeh@9223 4 VERSION="b20"
gokhlayeh@9223 5 CATEGORY="development"
gokhlayeh@9223 6 SHORT_DESC="A component of Sun's jdk6 we use to cook icedtea6 (empty package)"
gokhlayeh@9223 7 MAINTAINER="gokhlayeh@mailoo.org"
gokhlayeh@9223 8 BUILD_DEPENDS="wget"
gokhlayeh@9223 9 TARBALL="$PACKAGE-$VERSION.zip"
gokhlayeh@9223 10 WEB_SITE="http://java.sun.com"
gokhlayeh@9223 11 WGET_URL="https://jax-ws.dev.java.net/files/documents/4202/150724/$TARBALL"
gokhlayeh@9223 12 COOK_OPT="!unpack !repack_src !fs"