From: Heiko Z. <smi...@us...> - 2010-09-10 04:30:34
|
Update of /cvsroot/devil-linux/build In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv25826 Modified Files: Makefile.build Makefile.install Log Message: removed unmaintained package passwdgen Index: Makefile.build =================================================================== RCS file: /cvsroot/devil-linux/build/Makefile.build,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- Makefile.build 6 Sep 2010 19:00:48 -0000 1.21 +++ Makefile.build 10 Sep 2010 04:30:26 -0000 1.22 @@ -63,7 +63,7 @@ ncftp net-tools netacct-mysql netpbm nfs-utils \ nmap noip_updater ntp nut oidentd \ openh323gk openssh openvpn otpd p7zip \ - parted passwdgen patch-o-matic pciutils pcwd \ + parted patch-o-matic pciutils pcwd \ perl pohmelfs portmap postfix pptp-patches \ procinfo procmail procps psmisc qadsl \ quota-tools radvd rcs reiserfsprogs rng-tools \ @@ -539,8 +539,6 @@ parted: | $(GROUP_17) -passwdgen: | $(GROUP_17) - patch-o-matic: | $(GROUP_17) pciutils: | $(GROUP_17) Index: Makefile.install =================================================================== RCS file: /cvsroot/devil-linux/build/Makefile.install,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- Makefile.install 2 Sep 2010 13:12:44 -0000 1.13 +++ Makefile.install 10 Sep 2010 04:30:26 -0000 1.14 @@ -58,7 +58,7 @@ nail nano ncftp net-tools netacct-mysql \ netpbm nfs-utils nmap noip_updater ntp \ nut oidentd openh323gk openssh openvpn \ - otpd p7zip parted passwdgen patch-o-matic \ + otpd p7zip parted patch-o-matic \ pciutils pcwd perl pohmelfs portmap \ postfix procinfo procmail procps psmisc \ qadsl quota-tools radvd rcs reiserfsprogs \ @@ -452,8 +452,6 @@ parted: | $(GROUP_17) -passwdgen: | $(GROUP_17) - patch-o-matic: | $(GROUP_17) pciutils: | $(GROUP_17) |