wok diff dbus/receipt @ rev 15149
php: fix post_install
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Aug 15 13:25:02 2013 +0000 (2013-08-15) |
parents | 941814dbf622 |
children | e585bcc8453e |
line diff
1.1 --- a/dbus/receipt Wed Sep 19 05:18:15 2012 +0000 1.2 +++ b/dbus/receipt Thu Aug 15 13:25:02 2013 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="D-Bus is a message bus system." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://www.freedesktop.org/wiki/Software/dbus" 1.10 WGET_URL="http://dbus.freedesktop.org/releases/dbus/$TARBALL"