diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-12-02 15:56:51 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-12-02 15:56:51 +0000 |
commit | 0e17f4003f10dcad85e0920aaf3392a360da5837 (patch) | |
tree | 3a850707e27d0b2178132d697990831ed838453d /net-misc | |
parent | Version bump for 7.2RC3. Includes a minor build fix. (diff) | |
download | gentoo-2-0e17f4003f10dcad85e0920aaf3392a360da5837.tar.gz gentoo-2-0e17f4003f10dcad85e0920aaf3392a360da5837.tar.bz2 gentoo-2-0e17f4003f10dcad85e0920aaf3392a360da5837.zip |
There is no stable for x86-fbsd, again.
(Portage version: 2.1.2_rc2-r3)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/keychain/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/keychain/keychain-2.6.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/keychain/ChangeLog b/net-misc/keychain/ChangeLog index d507307a19bd..f560a695f6b8 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.63 2006/10/24 22:19:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.64 2006/12/02 15:56:51 flameeyes Exp $ + + 02 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> keychain-2.6.6.ebuild: + There is no stable for x86-fbsd, again. *keychain-2.6.8 (24 Oct 2006) diff --git a/net-misc/keychain/keychain-2.6.6.ebuild b/net-misc/keychain/keychain-2.6.6.ebuild index f9888ae2bd59..6ccdee78908c 100644 --- a/net-misc/keychain/keychain-2.6.6.ebuild +++ b/net-misc/keychain/keychain-2.6.6.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.6.ebuild,v 1.3 2006/10/17 14:23:32 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.6.6.ebuild,v 1.4 2006/12/02 15:56:51 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 ~sparc-fbsd x86 x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc-macos ppc64 s390 sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="" |