diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2012-05-23 15:22:52 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2012-05-23 15:22:52 +0000 |
commit | df1d0ddd4e737522e2fdebe919b2184379d425d5 (patch) | |
tree | 4726c7b2782adec192a4709e88206b28b82744c4 /profiles/prefix | |
parent | Add patch for security bug #412609, taken from https://bugs.launchpad.net/bug... (diff) | |
download | gentoo-2-df1d0ddd4e737522e2fdebe919b2184379d425d5.tar.gz gentoo-2-df1d0ddd4e737522e2fdebe919b2184379d425d5.tar.bz2 gentoo-2-df1d0ddd4e737522e2fdebe919b2184379d425d5.zip |
remove gcc-4.6.0 unmasking atom since it doesn't do anything besides cause 'unmatched atom' output
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/prefix/package.mask | 7 |
2 files changed, 6 insertions, 7 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index cce79ce4c8d7..7fc0d01f6628 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for profiles/prefix # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.349 2012/05/13 19:14:51 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.350 2012/05/23 15:22:52 darkside Exp $ + + 23 May 2012; Jeremy Olexa <darkside@gentoo.org> package.mask: + remove gcc-4.6.0 unmasking atom since it doesn't do anything besides cause + 'unmatched atom' output 13 May 2012; Fabian Groffen <grobian@gentoo.org> darwin/macos/arch/ppc/package.mask, sunos/solaris/arch/sparc/package.mask: diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask index 3123f0744536..e7d89542931d 100644 --- a/profiles/prefix/package.mask +++ b/profiles/prefix/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/package.mask,v 1.106 2012/05/11 06:55:16 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/package.mask,v 1.107 2012/05/23 15:22:52 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. This file is for @@ -10,11 +10,6 @@ # -# Fabian Groffen <grobian@gentoo.org> (05 May 2012) -# Basically everybody is using it already, and in particular on Solaris -# 4.6 should be in a better shape. -->=sys-devel/gcc-4.6.0 - # Fabian Groffen <grobian@gentoo.org> (29 Apr 2012) # AT_FDCWD, openat, faccessat, etc. issues on probably all but Linux # platforms, masking for now. |