diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2002-03-25 20:00:08 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2002-03-25 20:00:08 +0000 |
commit | 22043db5fe993751ac831230c6d76691cd2329b2 (patch) | |
tree | 8ba535a6eb18cc077c4ce75c8ab5e0f25c9e5a80 /net-print | |
parent | Unmask galeon 1.2.0 since we have mozilla 0.9.9 now (diff) | |
download | gentoo-2-22043db5fe993751ac831230c6d76691cd2329b2.tar.gz gentoo-2-22043db5fe993751ac831230c6d76691cd2329b2.tar.bz2 gentoo-2-22043db5fe993751ac831230c6d76691cd2329b2.zip |
remove samba from use
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups/files/cupsd.rc6 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-print/cups/files/cupsd.rc6 b/net-print/cups/files/cupsd.rc6 index 2c05aea946bf..07e9e664c35e 100644 --- a/net-print/cups/files/cupsd.rc6 +++ b/net-print/cups/files/cupsd.rc6 @@ -1,11 +1,10 @@ #!/sbin/runscript # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-print/cups/files/cupsd.rc6,v 1.3 2002/02/17 01:24:45 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups/files/cupsd.rc6,v 1.4 2002/03/25 20:00:08 azarah Exp $ depend() { need net - use samba } start() { |