diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-28 15:41:17 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-28 15:41:17 +0000 |
commit | 8aa38e199976cd8c4465817d6725bf6c900195fe (patch) | |
tree | 3379c48057bcae55a6bc0cbee6efea44cb32fb64 /profiles/default-linux | |
parent | Fix a52 typo, bug 194079 (diff) | |
download | historical-8aa38e199976cd8c4465817d6725bf6c900195fe.tar.gz historical-8aa38e199976cd8c4465817d6725bf6c900195fe.tar.bz2 historical-8aa38e199976cd8c4465817d6725bf6c900195fe.zip |
Just mask the pda use flag in kde-base/kdepim-meta instead of the whole package
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/x86/no-nptl/2.4/package.mask | 3 | ||||
-rw-r--r-- | profiles/default-linux/x86/no-nptl/2.4/package.use.mask | 6 |
2 files changed, 6 insertions, 3 deletions
diff --git a/profiles/default-linux/x86/no-nptl/2.4/package.mask b/profiles/default-linux/x86/no-nptl/2.4/package.mask index 761dfa3ee298..9617ac7819ed 100644 --- a/profiles/default-linux/x86/no-nptl/2.4/package.mask +++ b/profiles/default-linux/x86/no-nptl/2.4/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/no-nptl/2.4/package.mask,v 1.134 2007/09/28 07:31:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/no-nptl/2.4/package.mask,v 1.135 2007/09/28 15:41:17 mr_bones_ Exp $ # Wulf C. Krueger <philantrop@gentoo.org> (18 Sep 2007) # require app-pda/pilot-link-0.12.2 which you'll find below. @@ -16,7 +16,6 @@ # requires bluez-libs-3* >=app-pda/pilot-link-0.12.2 kde-base/kpilot -kde-base/kdepim-meta # Mart Raudsepp <leio@gentoo.org> (25 Aug 2007) # needs gnome-applets which is masked here diff --git a/profiles/default-linux/x86/no-nptl/2.4/package.use.mask b/profiles/default-linux/x86/no-nptl/2.4/package.use.mask index efc5c22d9a81..bd52d90d57be 100644 --- a/profiles/default-linux/x86/no-nptl/2.4/package.use.mask +++ b/profiles/default-linux/x86/no-nptl/2.4/package.use.mask @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/no-nptl/2.4/package.use.mask,v 1.8 2007/09/22 12:03:09 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/no-nptl/2.4/package.use.mask,v 1.9 2007/09/28 15:41:17 mr_bones_ Exp $ # This file requires >=portage-2.1.1 @@ -26,3 +26,7 @@ media-tv/mythtv lcd # Doug Goldstein <cardoe@gentoo.org> (18 Sep 2007) # needs sys-process/audit which is masked by this profile sys-libs/pam audit + +# Michael Sterrett <mr_bones_@gentoo.org> (28 Sep 2007) +# needs kde-base/kpilot which is masked by this profile +kde-base/kdepim-meta pda |