summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCalum Selkirk <cselkirk@gentoo.org>2002-08-03 16:17:25 +0000
committerCalum Selkirk <cselkirk@gentoo.org>2002-08-03 16:17:25 +0000
commit32a2544706366cca2b0b00af33114f12b5f8b23a (patch)
treec3201723cfd2aaf23470483851bdea14a9fc6cbe /net-misc/keychain
parentAdded ppc to KEYWORDS. (diff)
downloadhistorical-32a2544706366cca2b0b00af33114f12b5f8b23a.tar.gz
historical-32a2544706366cca2b0b00af33114f12b5f8b23a.tar.bz2
historical-32a2544706366cca2b0b00af33114f12b5f8b23a.zip
Added ppc to KEYWORDS.
Diffstat (limited to 'net-misc/keychain')
-rw-r--r--net-misc/keychain/ChangeLog8
-rw-r--r--net-misc/keychain/keychain-1.9.ebuild4
2 files changed, 8 insertions, 4 deletions
diff --git a/net-misc/keychain/ChangeLog b/net-misc/keychain/ChangeLog
index f20748de5ed3..1f7989fdc9d5 100644
--- a/net-misc/keychain/ChangeLog
+++ b/net-misc/keychain/ChangeLog
@@ -1,10 +1,14 @@
# ChangeLog for net-misc/keychain
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.3 2002/07/07 08:27:22 phoenix Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.4 2002/08/03 16:17:25 cselkirk Exp $
*keychain-1.9 (23 Feb 2002)
+
+ 3 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> keychain-1.9.ebuild
- 07 Jul 2002; phoen][x <phoenix@gentoo.org> keychains-1.9.ebuild :
+ Added ppc to KEYWORDS.
+
+ 07 Jul 2002; phoen][x <phoenix@gentoo.org> keychain-1.9.ebuild :
Added KEYWORDS, LICENSE, SLOT.
23 Feb 2002; Daniel Robbins <drobbins@gentoo.org> : New release
diff --git a/net-misc/keychain/keychain-1.9.ebuild b/net-misc/keychain/keychain-1.9.ebuild
index be2bfc6396be..4d7ae49072de 100644
--- a/net-misc/keychain/keychain-1.9.ebuild
+++ b/net-misc/keychain/keychain-1.9.ebuild
@@ -1,13 +1,13 @@
# 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-misc/keychain/keychain-1.9.ebuild,v 1.2 2002/07/07 08:27:22 phoenix Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-1.9.ebuild,v 1.3 2002/08/03 16:17:25 cselkirk Exp $
DESCRIPTION="A front-end to ssh-agent"
HOMEPAGE="http://www.gentoo.org/projects/keychain/"
SRC_URI="http://www.ibiblio.org/gentoo/distfiles/${P}.tar.bz2"
S=${WORKDIR}/${P}
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
LICENSE="GPL"
SLOT="0"