diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2010-07-07 21:24:59 +0000 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2010-07-07 21:24:59 +0000 |
commit | cf5eba8430a2069f8e8d79a03c3c589adb429db3 (patch) | |
tree | 9ac8de15208bc590ff9e60b5597477e55a9f084d /profiles | |
parent | Clean up patch documentation and fix parallel builds #319661 by Xake. (diff) | |
download | gentoo-2-cf5eba8430a2069f8e8d79a03c3c589adb429db3.tar.gz gentoo-2-cf5eba8430a2069f8e8d79a03c3c589adb429db3.tar.bz2 gentoo-2-cf5eba8430a2069f8e8d79a03c3c589adb429db3.zip |
Last rites for some gnustep packages, bugs #318137, #327371, #327389
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 12 |
2 files changed, 15 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 795732a2d9f1..d08b5696ad6c 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4378 2010/07/07 12:03:24 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4379 2010/07/07 21:24:59 voyageur Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 07 Jul 2010; Bernard Cafarelli <voyageur@gentoo.org> package.mask: + Last rites for some gnustep packages, bugs #318137, #327371, #327389 + 07 Jul 2010; Pacho Ramos <pacho@gentoo.org> package.mask: Mask dev-dotnet/heap-buddy for removal. diff --git a/profiles/package.mask b/profiles/package.mask index 0ba1713e8aca..5f721aa002a7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11747 2010/07/07 17:47:39 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11748 2010/07/07 21:24:59 voyageur Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -31,6 +31,16 @@ #--- END OF EXAMPLES --- +# Bernard Cafarelli <voyageur@gentoo.org> (07 Jul 2010) +# Broken with current stable gnustep base packages +# Details in bugs #318137, #327371, #327389 +# Masked for removal in 30 days +gnustep-libs/gdl2 +gnustep-libs/gsweb +gnustep-libs/rigs +gnustep-libs/steptalk +gnustep-apps/stshell + # Doug Goldstein <cardoe@gentoo.org> (07 Jul 2010) # No actual Gentoo support yet. If you're interested, please see bug #295993 net-misc/netcf |