diff options
author | 2008-04-01 13:34:37 +0000 | |
---|---|---|
committer | 2008-04-01 13:34:37 +0000 | |
commit | 3bc8964f631a587fbf58b452a2689c4e9df3e858 (patch) | |
tree | 79244879ca2057a539d5a1d165fef9d2f07766ca /profiles/default-linux/arm | |
parent | masking ssh2 until keywords exist in net-libs/libssh2 (diff) | |
download | gentoo-2-3bc8964f631a587fbf58b452a2689c4e9df3e858.tar.gz gentoo-2-3bc8964f631a587fbf58b452a2689c4e9df3e858.tar.bz2 gentoo-2-3bc8964f631a587fbf58b452a2689c4e9df3e858.zip |
masking ssh2 until keywords exist in net-libs/libssh2
Diffstat (limited to 'profiles/default-linux/arm')
-rw-r--r-- | profiles/default-linux/arm/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/default-linux/arm/use.mask | 3 |
2 files changed, 8 insertions, 2 deletions
diff --git a/profiles/default-linux/arm/ChangeLog b/profiles/default-linux/arm/ChangeLog index 78e365ba3d2b..cfba4c8a33ed 100644 --- a/profiles/default-linux/arm/ChangeLog +++ b/profiles/default-linux/arm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/x86 profile directory -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/arm/ChangeLog,v 1.8 2007/06/13 14:42:25 drac Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/arm/ChangeLog,v 1.9 2008/04/01 13:34:37 dragonheart Exp $ + + 01 Apr 2008; Daniel Black <dragonheart@gentoo.org> use.mask: + mask ssh2 as net-libs/libssh2 does not have keywords yet 13 Jun 2007; Samuli Suominen <drac@gentoo.org> use.mask, package.use.mask: diff --git a/profiles/default-linux/arm/use.mask b/profiles/default-linux/arm/use.mask index 5b75584449ce..8afa72a2437d 100644 --- a/profiles/default-linux/arm/use.mask +++ b/profiles/default-linux/arm/use.mask @@ -96,3 +96,6 @@ dri # Bug #184563, 18 Sep 2007 # Robin H. Johnson <robbat2@gentoo.org> audit + +# net-libs/libssh2 currently missing keywords (dragonheart 20080402) +ssh2 |