diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2010-06-03 22:02:53 +0000 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2010-06-03 22:02:53 +0000 |
commit | 497adc0b553b5eb7f5dbd2ea72567bebfcaa62c0 (patch) | |
tree | bd68892d590bfa3bccadcaa8d0dc37d798dbabe3 /profiles | |
parent | Really fixing bug #320901. Removed interim version 2.7.14 again (diff) | |
download | historical-497adc0b553b5eb7f5dbd2ea72567bebfcaa62c0.tar.gz historical-497adc0b553b5eb7f5dbd2ea72567bebfcaa62c0.tar.bz2 historical-497adc0b553b5eb7f5dbd2ea72567bebfcaa62c0.zip |
removed gsoap mask again.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 7 |
2 files changed, 5 insertions, 7 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index d45ed8efa38f..71fb9642adcb 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4225 2010/06/03 21:21:21 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4226 2010/06/03 22:02:53 polynomial-c 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! + 03 Jun 2010; Lars Wendler <polynomial-c@gentoo.org> package.mask: + Removed gsoap mask again. + 03 Jun 2010; Tiziano Müller <dev-zero@gentoo.org> package.mask: Added mask for sys-fs/xfsprogs-3.1.2. diff --git a/profiles/package.mask b/profiles/package.mask index 33fafc29ac1e..0dc7062d0761 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11595 2010/06/03 21:23:56 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11596 2010/06/03 22:02:53 polynomial-c 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 @@ -36,11 +36,6 @@ # ... and not my call to unmask it >=sys-fs/xfsprogs-3.1.2 -# Lars Wendler <polynomial-c@gentoo.org> (03 Jun 2010) -# Causes compilation of app-emulation/virtualbox-ose[vboxwebsrv] to break -# (bug #320901) ->=net-libs/gsoap-2.7.15 - # Joe Peterson <lavajoe@gentoo.org> (03 Jun 2010) # Masked for removal in 30 days: # Fails to build with gcc 4.4 (see bug #290105) |