diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-12-29 18:47:49 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-12-29 18:47:49 +0000 |
commit | 10181f3eba9483e45f8da80b2a40c603a2c73c20 (patch) | |
tree | afe14068a6af321ca50356d37797c9e1067c0705 /profiles | |
parent | alpha/sparc stable wrt #296469 (diff) | |
download | gentoo-2-10181f3eba9483e45f8da80b2a40c603a2c73c20.tar.gz gentoo-2-10181f3eba9483e45f8da80b2a40c603a2c73c20.tar.bz2 gentoo-2-10181f3eba9483e45f8da80b2a40c603a2c73c20.zip |
Mask metasploit and fe3d since they use SCMs to fetch sources.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 14 |
2 files changed, 17 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 9dda61770eaf..fe4cc48cfd7f 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3718 2009/12/29 18:37:34 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3719 2009/12/29 18:47:48 flameeyes 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! + 29 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org> package.mask: + Mask metasploit and fe3d since they use SCMs to fetch sources. + 29 Dec 2009; Jonathan Callen <abcd@gentoo.org> package.mask: Mask sys-apps/dchroot diff --git a/profiles/package.mask b/profiles/package.mask index 1877beb83303..e7ceec5eee27 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11017 2009/12/29 18:37:34 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11018 2009/12/29 18:47:49 flameeyes 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,18 @@ #--- END OF EXAMPLES --- +# Diego E. Pettenò <flameeyes@gentoo.org> (29 Dec 2009) +# on behalf of QA team +# +# At the end of August 2009 QA team reserved right to mask packages +# that still used SCM to fetch sources (tagged or otherwise) for +# non-masked packages, if the problem wasn't addressed in a week. +# +# Four months later, we decided to mask until fixed two out of three +# remaining packages (no dependencies for them. +net-analyzer/fe3d +net-analyzer/metasploit + # Jonathan Callen <abcd@gentoo.org> (29 Dec 2009) # Project abandoned upstream (replaced by dev-util/schroot) # Collides with dev-util/schroot[dchroot] |