diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-06-23 12:11:42 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-06-23 12:11:42 +0000 |
commit | 3776ff1372266fc981c0a96863d40254f396a62b (patch) | |
tree | 295dc7b1febf51ff0b2e97e21bf399fad0597823 /profiles/prefix | |
parent | Version bump (diff) | |
download | historical-3776ff1372266fc981c0a96863d40254f396a62b.tar.gz historical-3776ff1372266fc981c0a96863d40254f396a62b.tar.bz2 historical-3776ff1372266fc981c0a96863d40254f396a62b.zip |
emacs-23.2 is segfaulting too, extend mask
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/package.mask | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index ba85c6d854a5..d9918c5d80c3 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for profiles/prefix # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.186 2010/06/19 01:13:16 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.187 2010/06/23 12:11:41 grobian Exp $ + + 23 Jun 2010; Fabian Groffen <grobian@gentoo.org> + sunos/solaris/package.mask: + emacs-23.2 is segfaulting too, extend mask 19 Jun 2010; Jonathan Callen <abcd@gentoo.org> package.mask: Finish move of dev-util/cvs* to dev-vcs/cvs* diff --git a/profiles/prefix/sunos/solaris/package.mask b/profiles/prefix/sunos/solaris/package.mask index bdb775bdeef4..1da76e96a150 100644 --- a/profiles/prefix/sunos/solaris/package.mask +++ b/profiles/prefix/sunos/solaris/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/package.mask,v 1.22 2010/05/23 12:19:09 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/package.mask,v 1.23 2010/06/23 12:11:42 grobian Exp $ # Fabian Groffen <grobian@gentoo.org> (23 May 2010) # ld: target elf32-i386 not found @@ -15,6 +15,7 @@ # Fabian Groffen <grobian@gentoo.org> (29 Nov 2009) # segfaults during compilation, bug #294479 ~app-editors/emacs-23.1 +~app-editors/emacs-23.2 =virtual/emacs-23 # Fabian Groffen <grobian@gentoo.org> (18 Oct 2009) |