diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-08-11 13:32:54 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-08-11 13:32:54 +0000 |
commit | e5535cc6b27405580e0f9d5be45475c143a3518d (patch) | |
tree | a9c5180d21666a10e6b60d25f0508bbc92889cc4 /profiles | |
parent | Add back ~sparc keyword: Builds as expected and utilities seem to work. (diff) | |
download | gentoo-2-e5535cc6b27405580e0f9d5be45475c143a3518d.tar.gz gentoo-2-e5535cc6b27405580e0f9d5be45475c143a3518d.tar.bz2 gentoo-2-e5535cc6b27405580e0f9d5be45475c143a3518d.zip |
Mask PDFkit for bug #188185 and the applications that need it, please
use the GNUstep overlay (see layman) for replacements of these
packages
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index c1718628f318..5f16cbe9d228 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.7576 2007/08/09 18:06:18 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.7577 2007/08/11 13:32:54 grobian Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -21,6 +21,14 @@ ## End example ## +# Fabian Groffen <gnustep@gentoo.org> (11 Aug 2007) +# Mask PDFkit for bug #188185 and the applications that need it, please +# use the GNUstep overlay (see layman) for replacements of these +# packages +gnustep-libs/pdfkit +gnustep-apps/viewpdf +gnustep-apps/gworkspace + # Sven Wegener <swegener@gentoo.org> (07 Aug 2007) # CVS snapshot, needs some more testing ~app-misc/screen-4.0.3_p20070403 |