diff options
author | Tom Gall <tgall@gentoo.org> | 2004-03-06 01:30:56 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-03-06 01:30:56 +0000 |
commit | b59727022ed29c29e6adfcaa645ab375b186e40f (patch) | |
tree | 65bce1b0fe1c423e8ccc85f77ede4f49dcb2c179 /net-misc | |
parent | marked irssi-0.8.9.ebuild stable on ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-b59727022ed29c29e6adfcaa645ab375b186e40f.tar.gz gentoo-2-b59727022ed29c29e6adfcaa645ab375b186e40f.tar.bz2 gentoo-2-b59727022ed29c29e6adfcaa645ab375b186e40f.zip |
marked keychain-2.0.3.ebuild stable on ppc64
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/keychain/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/keychain/keychain-2.0.3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/keychain/ChangeLog b/net-misc/keychain/ChangeLog index 34d0fb43759e..61220440f254 100644 --- a/net-misc/keychain/ChangeLog +++ b/net-misc/keychain/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/keychain # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.15 2004/01/05 18:32:32 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.16 2004/03/06 01:30:56 tgall Exp $ + + 05 Mar 2004; Tom Gall <tgall@gentoo.org> keychain-2.0.3.ebuild: + Marked stable on ppc64 05 Jan 2004; Jason Wever <weeve@gentoo.org> keychain-2.0.3.ebuild: Marked stable on sparc. diff --git a/net-misc/keychain/keychain-2.0.3.ebuild b/net-misc/keychain/keychain-2.0.3.ebuild index aa055e985a22..5698f7abe2d5 100644 --- a/net-misc/keychain/keychain-2.0.3.ebuild +++ b/net-misc/keychain/keychain-2.0.3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.0.3.ebuild,v 1.6 2004/02/22 23:28:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.0.3.ebuild,v 1.7 2004/03/06 01:30:56 tgall Exp $ DESCRIPTION="A front-end to ssh-agent" HOMEPAGE="http://www.gentoo.org/proj/en/keychain.xml" SRC_URI="http://www.ibiblio.org/gentoo/distfiles/${P}.tar.bz2" S=${WORKDIR}/${P} -KEYWORDS="x86 ~ppc sparc ~alpha ~mips ~hppa amd64 ia64" +KEYWORDS="x86 ~ppc sparc ~alpha ~mips ~hppa amd64 ia64 ppc64" LICENSE="GPL-2" SLOT="0" |