diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2008-12-27 04:59:14 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2008-12-27 04:59:14 +0000 |
commit | 10c44bf3ed54dba81752786e7c8236f93dc84f49 (patch) | |
tree | 4c97ef6d29f408c3d65e199743f369c83f48cb3e /profiles/arch | |
parent | amd64 stable, bug 252532 (diff) | |
download | historical-10c44bf3ed54dba81752786e7c8236f93dc84f49.tar.gz historical-10c44bf3ed54dba81752786e7c8236f93dc84f49.tar.bz2 historical-10c44bf3ed54dba81752786e7c8236f93dc84f49.zip |
Add header to package.use.mask and mask USE=static for >=app-arch/p7zip-4.58, bug 236591
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 27 |
2 files changed, 28 insertions, 5 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index 36c1c780f36f..c5bdb8c004dd 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.34 2008/12/24 20:04:09 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.35 2008/12/27 04:59:14 darkside Exp $ + + 27 Dec 2008; Jeremy Olexa <darkside@gentoo.org> package.use.mask: + Add header to package.use.mask and mask USE=static for + >=app-arch/p7zip-4.58, bug 236591 24 Dec 2008; Jeremy Olexa <darkside@gentoo.org> package.use.mask: re-add flags that I nuked by accident because they were under a mis-leading diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 73b0d7033048..6e29af3925a2 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -1,7 +1,26 @@ -# !!! WARNING !!! -# MAKE SURE YOU KEEP default-linux/amd64/package.use.mask AND -# default-linux/amd64/(dev)?/2007.0/package.use.mask IN SYNC -# SEE BUG #168249 FOR DETAILS +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.22 2008/12/27 04:59:14 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. Please be extremely +# careful not to commit atoms that are not valid, as it can cause large-scale +# breakage, especially if it ends up in the daily snapshot. +# +## Example: +## +## # Dev E. Loper <developer@gentoo.org> (28 Jun 2012) +## # Masking foo USE flag until we can get the +## # foo stuff to work properly again (bug 12345) +## =media-video/mplayer-0.90_pre5 foo +## =media-video/mplayer-0.90_pre5-r1 foo +# + +#--- END OF EXAMPLES --- + +# Jeremy Olexa <darkside@gentoo.org> (27 Dec 2008) +# Mask static USE flag because it just doesn't work on amd64. See bug 236591 +>=app-arch/p7zip-4.58 static # Jeremy Olexa <darkside@gentoo.org> (24 Dec 2008) # unmask USE=bindist on amd64 - also unmasking the other flags that were under a |