summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-03 00:18:08 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-03 00:18:08 +0000
commit101c834102607174ed4f9aa7d6ec0d7f8203bb52 (patch)
treeba2ac55e8a680d09349648ad7d22f793e0477a9c
parentStable on alpha wrt Bug #123039. (diff)
downloadgentoo-2-101c834102607174ed4f9aa7d6ec0d7f8203bb52.tar.gz
gentoo-2-101c834102607174ed4f9aa7d6ec0d7f8203bb52.tar.bz2
gentoo-2-101c834102607174ed4f9aa7d6ec0d7f8203bb52.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1_pre7-r3)
-rw-r--r--net-misc/keychain/ChangeLog5
-rw-r--r--net-misc/keychain/keychain-2.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/keychain/ChangeLog b/net-misc/keychain/ChangeLog
index fa77bf2a0d98..551b7046882b 100644
--- a/net-misc/keychain/ChangeLog
+++ b/net-misc/keychain/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/keychain
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.54 2006/03/20 17:29:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.55 2006/04/03 00:18:08 flameeyes Exp $
+
+ 03 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> keychain-2.6.2.ebuild:
+ Add ~x86-fbsd keyword.
*keychain-2.6.2 (20 Mar 2006)
diff --git a/net-misc/keychain/keychain-2.6.2.ebuild b/net-misc/keychain/keychain-2.6.2.ebuild
index f7c97df3cf9f..f8a12f3445bc 100644
--- a/net-misc/keychain/keychain-2.6.2.ebuild
+++ b/net-misc/keychain/keychain-2.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.6.2.ebuild,v 1.1 2006/03/20 17:29:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.6.2.ebuild,v 1.2 2006/04/03 00:18:08 flameeyes Exp $
DESCRIPTION="ssh-agent manager"
HOMEPAGE="http://www.gentoo.org/proj/en/keychain/"
@@ -8,7 +8,7 @@ SRC_URI="http://dev.gentoo.org/~agriffis/keychain/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="virtual/libc"