wok diff rcs/receipt @ rev 17213
Up pgadmin (1.18.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Oct 10 16:34:25 2014 +0200 (2014-10-10) |
parents | 4380a8347bbf |
children | 79ce2c7c3b95 |
line diff
1.1 --- a/rcs/receipt Sun Jul 11 11:45:54 2010 +0200 1.2 +++ b/rcs/receipt Fri Oct 10 16:34:25 2014 +0200 1.3 @@ -5,13 +5,15 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="GNU Revision Control System." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 -DEPENDS="diffutils" 1.10 -BUILD_DEPENDS="diffutils" 1.11 WEB_SITE="http://www.gnu.org/software/rcs/" 1.12 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 1.13 TAGS="cvs version-control versioning" 1.14 1.15 +DEPENDS="diffutils" 1.16 +BUILD_DEPENDS="diffutils" 1.17 + 1.18 # Rules to configure and make the package. 1.19 compile_rules() 1.20 {