summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-25 00:22:15 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-25 00:22:15 +0000
commit3822048d60222f5b46a8ae26417e4964631eca28 (patch)
treebfc0b7f96e1a53ed924c23daa5242e8048f8bb27 /net-misc/ssh-installkeys
parentmake sure CFLAGS are exported rather than just set #55092 (diff)
downloadhistorical-3822048d60222f5b46a8ae26417e4964631eca28.tar.gz
historical-3822048d60222f5b46a8ae26417e4964631eca28.tar.bz2
historical-3822048d60222f5b46a8ae26417e4964631eca28.zip
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'net-misc/ssh-installkeys')
-rw-r--r--net-misc/ssh-installkeys/ChangeLog4
-rw-r--r--net-misc/ssh-installkeys/ssh-installkeys-1.3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/ssh-installkeys/ChangeLog b/net-misc/ssh-installkeys/ChangeLog
index 09f31607cf7c..744a140b3aba 100644
--- a/net-misc/ssh-installkeys/ChangeLog
+++ b/net-misc/ssh-installkeys/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for net-misc/ssh-installkeys
-# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh-installkeys/ChangeLog,v 1.3 2004/06/08 12:01:20 dholm Exp $
+# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh-installkeys/ChangeLog,v 1.4 2004/06/25 00:13:31 agriffis Exp $
08 Jun 2004; David Holm <dholm@gentoo.org> ssh-installkeys-1.3.ebuild:
Added to ~ppc.
diff --git a/net-misc/ssh-installkeys/ssh-installkeys-1.3.ebuild b/net-misc/ssh-installkeys/ssh-installkeys-1.3.ebuild
index f08e4153640e..fcfb8c7d9c12 100644
--- a/net-misc/ssh-installkeys/ssh-installkeys-1.3.ebuild
+++ b/net-misc/ssh-installkeys/ssh-installkeys-1.3.ebuild
@@ -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/net-misc/ssh-installkeys/ssh-installkeys-1.3.ebuild,v 1.3 2004/06/08 12:01:20 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh-installkeys/ssh-installkeys-1.3.ebuild,v 1.4 2004/06/25 00:13:31 agriffis Exp $
DESCRIPTION="This script tries to export ssh public keys to a specified site. It will walk you through generating key pairs if it doesn't find any to export."
HOMEPAGE="http://www.catb.org/~esr/${PN}/"