wok-6.x diff mesa-demos/receipt @ rev 15805
bash: prevent rm .bashrc error when removing bash
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Thu Jan 23 13:38:58 2014 +0000 (2014-01-23) |
parents | b28c1ea82bc0 |
children | 17e313b5b9c1 |
line diff
1.1 --- a/mesa-demos/receipt Sun Jan 06 10:16:32 2013 +0100 1.2 +++ b/mesa-demos/receipt Thu Jan 23 13:38:58 2014 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Mesa GLX demos progs." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="MIT" 1.8 WEB_SITE="http://www.mesa3d.org/" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WGET_URL="ftp://ftp.freedesktop.org/pub/mesa/demos/$VERSION/$TARBALL"