diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-09-03 14:09:52 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-09-03 14:09:52 +0000 |
commit | 082512680c260d0d82b5d5f0a2e98404e95192f9 (patch) | |
tree | 5f4336c8b7a6e6727d07ec51790b3549b764035c /profiles | |
parent | Honour Gentoo LDFLAGS. Closes bug #334867. (diff) | |
download | gentoo-2-082512680c260d0d82b5d5f0a2e98404e95192f9.tar.gz gentoo-2-082512680c260d0d82b5d5f0a2e98404e95192f9.tar.bz2 gentoo-2-082512680c260d0d82b5d5f0a2e98404e95192f9.zip |
Remove packages that were masked.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 56 |
2 files changed, 5 insertions, 56 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index ea17746678f8..7ca4b16903e6 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.4524 2010/09/02 16:58:15 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4525 2010/09/03 14:09:47 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! + 03 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org> package.mask: + Remove mask for removed packages. + 02 Sep 2010; Jim Ramsay <lack@gentoo.org> package.mask: Removed x11-plugins/gkrellm-hddtemp diff --git a/profiles/package.mask b/profiles/package.mask index d98701f7b67a..aeaf304f8176 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11907 2010/09/03 13:55:13 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11908 2010/09/03 14:09:47 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 @@ -498,22 +498,6 @@ dev-php5/znf # Use dev-java/tijmp for the 1.6 java replacement. dev-java/jmp -# Diego E. Pettenò <flameeyes@gentoo.org> (30 Jun 2010) -# on behalf of QA team -# -# Modules fail to build with relatively-recent kernels (at -# least since .30); librraies fial to build since at least -# July 2009 in ~arch for built_with_use (and now in stable -# as well). The other two are reverse dependencies. -# -# These packages need a maintainer _with hardware_. -# -# Removal on 2010-08-29 -media-video/em84xx-modules -media-video/em84xx-libraries -media-plugins/vdr-em84xx -media-video/packetcommand - # Nirbheek Chauhan <nirbheek@gentoo.org> (29 Jun 2010) # Mask dev-libs/seed; several ebuild issues, and missing pure-runtime deps # Also needs USE=introspection to be unmasked @@ -529,44 +513,6 @@ dev-haskell/filepath # Beta version ~dev-lang/erlang-14.1 -# Diego E. Pettenò <flameeyes@gentoo.org> (26 Jun 2010) -# on behalf of QA team -# -# Fails to build since at least June 2009 (bug #274332). No -# activity since initial import in November 2008. -# -# Removal on 2010-08-25 -app-i18n/adaptit - -# Diego E. Pettenò <flameeyes@gentoo.org> (26 Jun 2010) -# on behalf of QA team -# -# Debian-related package; no maintainer; no ebuild activity -# since 2005. Broken install phase as per bug #294975. -# -# Removal on 2010-08-25 -dev-util/pbuilder - -# Diego E. Pettenò <flameeyes@gentoo.org> (24 Jun 2010) -# on behalf of QA team -# -# Fails to build with Berkeley DB 5.0 (#319937); current -# stable fails to build with current stable glibc (bug -# #320645), last activity in both ebuild and upstream in 2008 -# (and even then it wasn't from maintainers); uses $EDITOR -# and $PAGER at build-time (bug #294762, and slightly related -# bug #262150. One configure test becomes interactive if -# app-editors/elvis is installed (bug #323541). Multiple -# collisions. -# -# Feel free to pick this up and maintain it properly, but -# unless a new maintainer can be found, this package is -# slated for removal. -# -# Removal on 2010-08-23 -mail-client/exmh -mail-client/nmh - # Pawel Hajdan jr <phajdan.jr@gentoo.org> (22 Jun 2010) # Masked for testing. It's quite "challenging" to package. >=sci-mathematics/nusmv-2.5.0 |