diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2011-10-28 16:39:51 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2011-10-28 16:39:51 +0000 |
commit | 98b5556297321fc26acde522e1bdc78345d4785b (patch) | |
tree | c6b847ec7bbe8337ab15dece5ce6d696dc56963a | |
parent | Stable for HPPA (bug #388045). (diff) | |
download | historical-98b5556297321fc26acde522e1bdc78345d4785b.tar.gz historical-98b5556297321fc26acde522e1bdc78345d4785b.tar.bz2 historical-98b5556297321fc26acde522e1bdc78345d4785b.zip |
mask misc packages
-rw-r--r-- | profiles/prefix/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/prefix/package.mask | 21 |
2 files changed, 24 insertions, 2 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index 9381864958ee..2b3ce9e54d3a 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profiles/prefix # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.296 2011/09/26 18:53:37 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.297 2011/10/28 16:39:51 darkside Exp $ + + 28 Oct 2011; Jeremy Olexa <darkside@gentoo.org> package.mask: + mask misc packages 26 Sep 2011; Fabian Groffen <grobian@gentoo.org> bsd/freebsd/package.mask: >=sys-devel/binutils-2.21.1 exhibits -ldl problem on FreeBSD diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask index 620dbdbe441a..96a96fccac0c 100644 --- a/profiles/prefix/package.mask +++ b/profiles/prefix/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/package.mask,v 1.92 2011/04/25 14:59:33 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/package.mask,v 1.93 2011/10/28 16:39:51 darkside 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. This file is for @@ -9,6 +9,25 @@ # NOTE: Please add your entry at the top! # +# Jeremy Olexa <darkside@gentoo.org> (28 Oct 2011) +# Masking selective games-*, www-apps/*, net-proxy/* packages because: +# 1) It is unclear if there are any users +# 2) We would like to NOT migrate packages (to gentoo-x86) if we don't have to. +# +# If this is a package that you would like to see in the tree, please open a bug +# report for inclusion (search first). +# This mask will be lifted in 60 days and the packages will not be supporting +# Gentoo Prefix at that time. +games-arcade/rocksndiamonds +games-board/xscrabble +games-misc/cowsay +games-misc/fortune-mod +games-misc/fortune-mod-gentoo-dev +games-misc/rfksay +games-sports/bygfoot +net-proxy/dante +net-proxy/tinyproxy +www-apps/trac # Fabian Groffen <grobian@gentoo.org> (21 Apr 2011) # Fails to link anything, since it crt1.o cannot be found. They haven't |