diff options
author | Michael Imhof <tantive@gentoo.org> | 2005-09-05 13:02:30 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2005-09-05 13:02:30 +0000 |
commit | a52dc6aa0efba05f633e87811bc9832274dffc7d (patch) | |
tree | c521dae42a6a4f6338d8dfe4d6a6f98d4d4b1b2c /sys-cluster | |
parent | Using local USE flag 'gimp' (see bug #104592), printing xsane.rc-warning only... (diff) | |
download | gentoo-2-a52dc6aa0efba05f633e87811bc9832274dffc7d.tar.gz gentoo-2-a52dc6aa0efba05f633e87811bc9832274dffc7d.tar.bz2 gentoo-2-a52dc6aa0efba05f633e87811bc9832274dffc7d.zip |
Moved description to longdescription. Closes #103255.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/fake/ChangeLog | 8 | ||||
-rw-r--r-- | sys-cluster/fake/fake-1.1.8.ebuild | 6 | ||||
-rw-r--r-- | sys-cluster/fake/metadata.xml | 8 |
3 files changed, 17 insertions, 5 deletions
diff --git a/sys-cluster/fake/ChangeLog b/sys-cluster/fake/ChangeLog index 983499e5bfec..e0421df95daa 100644 --- a/sys-cluster/fake/ChangeLog +++ b/sys-cluster/fake/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/fake -# 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 $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/fake/ChangeLog,v 1.4 2005/09/05 13:02:30 tantive Exp $ + + 05 Sep 2005; Michael Imhof <tantive@gentoo.org> metadata.xml, + fake-1.1.8.ebuild: + Moved description to longdescription. Closes #103255. 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 4f66d58abc6f..4be1433445ec 100644 --- a/sys-cluster/fake/fake-1.1.8.ebuild +++ b/sys-cluster/fake/fake-1.1.8.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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.3 2004/06/24 22:37:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/fake/fake-1.1.8.ebuild,v 1.4 2005/09/05 13:02:30 tantive 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." +DESCRIPTION="Fake has been designed to switch in backup servers on a LAN." SRC_URI="http://www.vergenet.net/linux/${PN}/download/${PV}/${P}.tar.gz" HOMEPAGE="http://www.vergenet.net/linux/fake/" diff --git a/sys-cluster/fake/metadata.xml b/sys-cluster/fake/metadata.xml index e2b45fb75fca..dba2e75fc980 100644 --- a/sys-cluster/fake/metadata.xml +++ b/sys-cluster/fake/metadata.xml @@ -5,4 +5,12 @@ <maintainer> <email>cluster@gentoo.org</email> </maintainer> +<longdescription> +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. +</longdescription> </pkgmetadata> |