diff options
author | Jim Ramsay <lack@gentoo.org> | 2008-11-05 18:05:19 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2008-11-05 18:05:19 +0000 |
commit | 81c13f4c1b87734fa118c929d6a4b1fc49656cb8 (patch) | |
tree | f5eab7204a76caf7e4ba44c0fff047b0c3b5131c /profiles/default-linux | |
parent | Marked ~hppa too. (diff) | |
download | gentoo-2-81c13f4c1b87734fa118c929d6a4b1fc49656cb8.tar.gz gentoo-2-81c13f4c1b87734fa118c929d6a4b1fc49656cb8.tar.bz2 gentoo-2-81c13f4c1b87734fa118c929d6a4b1fc49656cb8.zip |
app-admin/gkrellm may pull in net-libs/libntlm, which is not keyworded on some arches
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/arm/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default-linux/arm/package.use.mask | 8 | ||||
-rw-r--r-- | profiles/default-linux/mips/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default-linux/mips/package.use.mask | 6 |
4 files changed, 17 insertions, 7 deletions
diff --git a/profiles/default-linux/arm/ChangeLog b/profiles/default-linux/arm/ChangeLog index bb0692c9852d..7535e66fdc06 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/arm/ChangeLog,v 1.13 2008/08/22 07:44:26 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/arm/ChangeLog,v 1.14 2008/11/05 18:05:18 lack Exp $ + + 05 Nov 2008; Jim Ramsay <lack@gentoo.org> package.use.mask: + app-admin/gkrellm may pull in net-libs/libntlm, which is not keyworded 22 Aug 2008; Mart Raudsepp <leio@gentoo.org> +package.mask: Mask GNOME-2.22 here in preparation of removing the global one diff --git a/profiles/default-linux/arm/package.use.mask b/profiles/default-linux/arm/package.use.mask index 144c05fc53c9..d1dca6c61c62 100644 --- a/profiles/default-linux/arm/package.use.mask +++ b/profiles/default-linux/arm/package.use.mask @@ -1,8 +1,8 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/arm/package.use.mask,v 1.19 2008/09/28 15:38:45 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/arm/package.use.mask,v 1.20 2008/11/05 18:05:18 lack Exp $ -# Jim Ramsay <lack@gentoo.org> (7 Sep 2007) -# app-admin/gkrellm may pull in hddtemp, which is not yet available here -app-admin/gkrellm hddtemp +# Jim Ramsay <lack@gentoo.org> (5 Nov 2008) +# app-admin/gkrellm may pull in net-libs/libntlm, which is not keyworded +app-admin/gkrellm ntlm # Gilles Dartiguelongue <eva@gentoo.org> (19 Oct 2007) # gdm depends on zenity which is not keyworded diff --git a/profiles/default-linux/mips/ChangeLog b/profiles/default-linux/mips/ChangeLog index 851e8c5022ea..1b0e6380e91d 100644 --- a/profiles/default-linux/mips/ChangeLog +++ b/profiles/default-linux/mips/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for MIPS profile directory # Copyright 2007-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/ChangeLog,v 1.21 2008/06/20 06:40:55 iluxa Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/ChangeLog,v 1.22 2008/11/05 18:05:19 lack Exp $ + + 05 Nov 2008; Jim Ramsay <lack@gentoo.org> package.use.mask: + app-admin/gkrellm may pull in net-libs/libntlm, which is not keyworded 20 Jun 2008; Ilya A. Volynets-Evenbakh <iluxa@gentoo.org> use.mask: Mask out postgresql, since it's not supported by MIPS any more diff --git a/profiles/default-linux/mips/package.use.mask b/profiles/default-linux/mips/package.use.mask index f7e9a73225dd..6769219aa2f5 100644 --- a/profiles/default-linux/mips/package.use.mask +++ b/profiles/default-linux/mips/package.use.mask @@ -1,4 +1,8 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/package.use.mask,v 1.26 2008/06/20 20:01:53 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/package.use.mask,v 1.27 2008/11/05 18:05:19 lack Exp $ + +# Jim Ramsay <lack@gentoo.org> (5 Nov 2008) +# app-admin/gkrellm may pull in net-libs/libntlm, which is not keyworded +app-admin/gkrellm ntlm # Peter Alfredsen <loki_val@gentoo.org> (20 Jun 2008) # cppunit is not keyworded, needed by test. Bug 228559. |