diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-07-13 07:18:41 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-07-13 07:18:41 +0000 |
commit | 19f7f2eceae684675e3b1daab4457fa9e38cbb87 (patch) | |
tree | 62f8b4c05925cbef8fe7be9c26b86fa4c1acb91f /profiles | |
parent | version bump (diff) | |
download | gentoo-2-19f7f2eceae684675e3b1daab4457fa9e38cbb87.tar.gz gentoo-2-19f7f2eceae684675e3b1daab4457fa9e38cbb87.tar.bz2 gentoo-2-19f7f2eceae684675e3b1daab4457fa9e38cbb87.zip |
mask dev-tcltk/tkimg-1.5*, fails with libjpeg-turbo on tests
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 1d93465bf037..ac83f7c97a82 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5523 2011/07/11 16:08:48 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5524 2011/07/13 07:18:41 jlec 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! + 13 Jul 2011; Justin Lecher <jlec@gentoo.org> package.mask: + mask dev-tcltk/tkimg-1.5*, fails with libjpeg-turbo on tests + 11 Jul 2011; Nirbheek Chauhan <nirbheek@gentoo.org> arch/amd64/no-multilib/package.mask: Unmask tb/fx/sm-bin on no-multilib since they now install 64-bit binary diff --git a/profiles/package.mask b/profiles/package.mask index 62b14ab71662..a0a7b25fd4dc 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12900 2011/07/11 07:26:22 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12901 2011/07/13 07:18:41 jlec 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,10 @@ #--- END OF EXAMPLES --- +# Justin Lecher <jlec@gentoo.org> (13 Jul 2011) +# fails with libjpeg-turbo on tests +>=dev-tcltk/tkimg-1.5* + # Aaron W. Swenson <titanofold@gentoo.org> (10 Jul 2011) # Beta Release >=dev-db/pgadmin3-1.14.0_beta1 |