diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-15 15:36:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-15 15:36:26 +0000 |
commit | 967ed3373bbe3aff981e148bf0587404872f2853 (patch) | |
tree | 7314c71e3a025d02ad9a332ba81485373b8976fc /net-misc/keychain | |
parent | sparc stable wrt security #204321 (diff) | |
download | gentoo-2-967ed3373bbe3aff981e148bf0587404872f2853.tar.gz gentoo-2-967ed3373bbe3aff981e148bf0587404872f2853.tar.bz2 gentoo-2-967ed3373bbe3aff981e148bf0587404872f2853.zip |
alpha/ia64/sparc stable wrt #188440
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-misc/keychain')
-rw-r--r-- | net-misc/keychain/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/keychain/keychain-2.6.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/keychain/ChangeLog b/net-misc/keychain/ChangeLog index 8a09da6fb80a..7dd311c09ebe 100644 --- a/net-misc/keychain/ChangeLog +++ b/net-misc/keychain/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/keychain # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.69 2008/01/10 20:07:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.70 2008/01/15 15:36:26 armin76 Exp $ + + 15 Jan 2008; Raúl Porcel <armin76@gentoo.org> keychain-2.6.8.ebuild: + alpha/ia64/sparc stable wrt #188440 10 Jan 2008; Brent Baude <ranger@gentoo.org> keychain-2.6.8.ebuild: Marking keychain-2.6.8 ppc and ppc64 for bug 18840 diff --git a/net-misc/keychain/keychain-2.6.8.ebuild b/net-misc/keychain/keychain-2.6.8.ebuild index 1de71f6648f1..4d3ffed2f89d 100644 --- a/net-misc/keychain/keychain-2.6.8.ebuild +++ b/net-misc/keychain/keychain-2.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.6.8.ebuild,v 1.7 2008/01/13 08:53:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.6.8.ebuild,v 1.8 2008/01/15 15:36:26 armin76 Exp $ DESCRIPTION="ssh-agent manager" HOMEPAGE="http://www.gentoo.org/proj/en/keychain/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ppc ppc64 s390 sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="" |