wok-current diff keychain/receipt @ rev 18472
ghostscript, libv4l, slitaz-base-files: fix installation (thanks llev)
ghostscript: fix package upgrades;
libv4l: check multiple preloads in case of upgrade, not add preload if installation not finished/fails;
slitaz-base-files: not to overwrite real sudo.
ghostscript: fix package upgrades;
libv4l: check multiple preloads in case of upgrade, not add preload if installation not finished/fails;
slitaz-base-files: not to overwrite real sudo.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Oct 05 01:10:26 2015 +0300 (2015-10-05) |
parents | 23c3aed67cd9 |
children | 8dd8bab3f0ca |
line diff
1.1 --- a/keychain/receipt Thu Dec 05 20:23:08 2013 +0000 1.2 +++ b/keychain/receipt Mon Oct 05 01:10:26 2015 +0300 1.3 @@ -10,6 +10,7 @@ 1.4 WEB_SITE="http://docs.funtoo.org/wiki/Keychain" 1.5 WGET_URL="http://www.funtoo.org/archive/$PACKAGE/$TARBALL" 1.6 SUGGESTED="openssh gnupg" 1.7 +TAGS="ssh" 1.8 1.9 # Rules to gen a SliTaz package suitable for Tazpkg. 1.10 genpkg_rules()