diff options
author | Andreas Hüttel <dilfridge@gentoo.org> | 2012-01-24 21:59:49 +0000 |
---|---|---|
committer | Andreas Hüttel <dilfridge@gentoo.org> | 2012-01-24 21:59:49 +0000 |
commit | f28201cd66243f7afa0c884af5a79d6ccb406bed (patch) | |
tree | 398c756d3b98e725b343b7365c987395fffe96a4 | |
parent | add three patches (see http://www.lua.org/bugs.html), bump to EAPI4, fix bug ... (diff) | |
download | historical-f28201cd66243f7afa0c884af5a79d6ccb406bed.tar.gz historical-f28201cd66243f7afa0c884af5a79d6ccb406bed.tar.bz2 historical-f28201cd66243f7afa0c884af5a79d6ccb406bed.zip |
Finally mask media-fonts/gnu-gs-fonts-* for last-riting, ending
year-long annoyance in bug 247657. Replaced by media-fonts/urw-fonts.
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 8 |
2 files changed, 12 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index a2a753b9c5a1..784083a98248 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6133 2012/01/24 20:56:26 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6134 2012/01/24 21:59:49 dilfridge 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! + 24 Jan 2012; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: + Finally mask media-fonts/gnu-gs-fonts-* for last-riting, ending + year-long annoyance in bug 247657. Replaced by media-fonts/urw-fonts. + 24 Jan 2012; Markos Chandras <hwoarang@gentoo.org> package.mask: lift mask on app-admin/webmin diff --git a/profiles/package.mask b/profiles/package.mask index bc35a97c0b86..d24bf97825aa 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13421 2012/01/24 20:56:26 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13422 2012/01/24 21:59:49 dilfridge 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,12 @@ #--- END OF EXAMPLES --- +# Andreas K. Hüttel <dilfridge@gentoo.org> (24 Jan 2012) +# Finally mask media-fonts/gnu-gs-fonts-* for last-riting, ending +# year-long annoyance in bug 247657. Replaced by media-fonts/urw-fonts. +media-fonts/gnu-gs-fonts-std +media-fonts/gnu-gs-fonts-other + # Markos Chandras <hwoarang@gentoo.org> (24 Jan 2012) # Masking boost python reverse dependencies due to upcoming # boost changes. These packages are fixed but they will be |