diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:10:14 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:10:14 +0000 |
commit | 18afcc592e4f70411cada65234a80282d3719be1 (patch) | |
tree | f3cc1758d01bc38d17538988ddb7fff240805d37 /dev-util | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-18afcc592e4f70411cada65234a80282d3719be1.tar.gz gentoo-2-18afcc592e4f70411cada65234a80282d3719be1.tar.bz2 gentoo-2-18afcc592e4f70411cada65234a80282d3719be1.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/cvsd/files/cvsd.rc6 | 4 | ||||
-rw-r--r-- | dev-util/cvsup/files/cvsupd.confd | 4 | ||||
-rw-r--r-- | dev-util/cvsup/files/cvsupd.rc | 4 | ||||
-rw-r--r-- | dev-util/efence/ChangeLog | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-util/cvsd/files/cvsd.rc6 b/dev-util/cvsd/files/cvsd.rc6 index 8af081a1fb5f..4429a5d9c19c 100644 --- a/dev-util/cvsd/files/cvsd.rc6 +++ b/dev-util/cvsd/files/cvsd.rc6 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsd/files/cvsd.rc6,v 1.2 2004/03/04 18:40:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsd/files/cvsd.rc6,v 1.3 2004/07/14 22:09:01 agriffis Exp $ depend() { need net diff --git a/dev-util/cvsup/files/cvsupd.confd b/dev-util/cvsup/files/cvsupd.confd index 98ac225e34bd..204b2c71a7c3 100644 --- a/dev-util/cvsup/files/cvsupd.confd +++ b/dev-util/cvsup/files/cvsupd.confd @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsup/files/cvsupd.confd,v 1.3 2004/03/04 18:42:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsup/files/cvsupd.confd,v 1.4 2004/07/14 22:09:53 agriffis Exp $ # Passed to /usr/bin/cvsupd # Note: the '-C 8' limits to 8 simultaneous connections; remove for production diff --git a/dev-util/cvsup/files/cvsupd.rc b/dev-util/cvsup/files/cvsupd.rc index 77bbc4b96f07..d4fcf8c5f1c9 100644 --- a/dev-util/cvsup/files/cvsupd.rc +++ b/dev-util/cvsup/files/cvsupd.rc @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsup/files/cvsupd.rc,v 1.3 2004/03/04 18:42:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsup/files/cvsupd.rc,v 1.4 2004/07/14 22:09:53 agriffis Exp $ depend() { need net diff --git a/dev-util/efence/ChangeLog b/dev-util/efence/ChangeLog index d547d92e402d..42e21ff7748a 100644 --- a/dev-util/efence/ChangeLog +++ b/dev-util/efence/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-util/efence -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/efence/ChangeLog,v 1.7 2004/06/25 22:44:52 vapier Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/efence/ChangeLog,v 1.8 2004/07/14 22:10:14 agriffis Exp $ 10 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> efence-2.2.2.ebuild: error messages; IUSE; doc tidy |