diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 22:39:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 22:39:28 +0000 |
commit | 9a9dbc0bf9d802d69377d3279e76445d67de1af8 (patch) | |
tree | a5e3f9f120e5aba40a41e9828eb92890c577b1f9 /sys-cluster/fake | |
parent | Version bump; converted to use webapp eclass (Manifest recommit) (diff) | |
download | gentoo-2-9a9dbc0bf9d802d69377d3279e76445d67de1af8.tar.gz gentoo-2-9a9dbc0bf9d802d69377d3279e76445d67de1af8.tar.bz2 gentoo-2-9a9dbc0bf9d802d69377d3279e76445d67de1af8.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'sys-cluster/fake')
-rw-r--r-- | sys-cluster/fake/ChangeLog | 4 | ||||
-rw-r--r-- | sys-cluster/fake/fake-1.1.8.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-cluster/fake/ChangeLog b/sys-cluster/fake/ChangeLog index 79b3105f10d5..983499e5bfec 100644 --- a/sys-cluster/fake/ChangeLog +++ b/sys-cluster/fake/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for sys-cluster/fake -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/fake/ChangeLog,v 1.2 2003/11/06 15:56:36 tantive Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/fake/ChangeLog,v 1.3 2004/06/24 22:37:17 agriffis Exp $ 06 Nov 2003; Michael Imhof <tantive@gentoo.org> fake-1.1.8.ebuild: Marked stable for x86. diff --git a/sys-cluster/fake/fake-1.1.8.ebuild b/sys-cluster/fake/fake-1.1.8.ebuild index f4a2f3ef92e4..4f66d58abc6f 100644 --- a/sys-cluster/fake/fake-1.1.8.ebuild +++ b/sys-cluster/fake/fake-1.1.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/fake/fake-1.1.8.ebuild,v 1.2 2003/11/06 15:56:36 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/fake/fake-1.1.8.ebuild,v 1.3 2004/06/24 22:37:17 agriffis Exp $ DESCRIPTION="Fake has been designed to switch in backup servers on a LAN. In particular it has been designed to backup Mail, Web and Proxy servers during periods of both unscheduled and scheduled down time. Fake allows you to take over the IP address of another machine in the LAN by bringing up an additional interface and making use of ARP spoofing. The additional interface can be either a physical interface or an IP alias." SRC_URI="http://www.vergenet.net/linux/${PN}/download/${PV}/${P}.tar.gz" |