summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2010-01-16 05:54:09 +0000
committerJonathan Callen <abcd@gentoo.org>2010-01-16 05:54:09 +0000
commitec6a59e49328213789f110f03e681230c6549a62 (patch)
tree301e8e90788e96c1c569473934d9c53548d816ae /net-misc
parentVersion bump and avoid running ld directly #300779 by Nathan Phillip Brink. (diff)
downloadgentoo-2-ec6a59e49328213789f110f03e681230c6549a62.tar.gz
gentoo-2-ec6a59e49328213789f110f03e681230c6549a62.tar.bz2
gentoo-2-ec6a59e49328213789f110f03e681230c6549a62.zip
Add prefix keywords
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/keychain/ChangeLog5
-rw-r--r--net-misc/keychain/keychain-2.7.0.ebuild7
2 files changed, 7 insertions, 5 deletions
diff --git a/net-misc/keychain/ChangeLog b/net-misc/keychain/ChangeLog
index 0eff15a984b9..86f34f9202af 100644
--- a/net-misc/keychain/ChangeLog
+++ b/net-misc/keychain/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/keychain
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.83 2010/01/01 15:01:37 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.84 2010/01/16 05:54:09 abcd Exp $
+
+ 16 Jan 2010; Jonathan Callen <abcd@gentoo.org> keychain-2.7.0.ebuild:
+ Add prefix keywords
01 Jan 2010; Tobias Klausmann <klausman@gentoo.org> keychain-2.7.0.ebuild:
Stable on alpha, bug #296404
diff --git a/net-misc/keychain/keychain-2.7.0.ebuild b/net-misc/keychain/keychain-2.7.0.ebuild
index 503e6fcca4c5..c3327ded700b 100644
--- a/net-misc/keychain/keychain-2.7.0.ebuild
+++ b/net-misc/keychain/keychain-2.7.0.ebuild
@@ -1,17 +1,16 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.7.0.ebuild,v 1.8 2010/01/01 15:01:37 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.7.0.ebuild,v 1.9 2010/01/16 05:54:09 abcd Exp $
EAPI=2
-DESCRIPTION="manage ssh and GPG keys in a convenient and secure manner. Frontend
-for ssh-agent/ssh-add"
+DESCRIPTION="manage ssh and GPG keys in a convenient and secure manner. Frontend for ssh-agent/ssh-add"
HOMEPAGE="http://www.funtoo.org/en/security/keychain/intro/"
SRC_URI="http://www.funtoo.org/archive/keychain/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND=""