diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-06-10 18:58:33 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-06-10 18:58:33 +0000 |
commit | 3e683f5b9f2a7f9d5e605f8376b203e3fa1961b4 (patch) | |
tree | f54c31e175ae9a36f7ba454d19c7bc996d542c48 /profiles | |
parent | Version bump (diff) | |
download | gentoo-2-3e683f5b9f2a7f9d5e605f8376b203e3fa1961b4.tar.gz gentoo-2-3e683f5b9f2a7f9d5e605f8376b203e3fa1961b4.tar.bz2 gentoo-2-3e683f5b9f2a7f9d5e605f8376b203e3fa1961b4.zip |
Unmasking firebird from qt-sql. Bug #337451
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index 02cfe9b20e9e..dbf10de10850 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.131 2011/06/07 14:32:37 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.132 2011/06/10 18:58:33 hwoarang Exp $ + + 10 Jun 2011; Markos Chandras <hwoarang@gentoo.org> package.use.mask: + Unmasking firebird from qt-sql. Bug #337451 07 Jun 2011; Bernard Cafarelli <voyageur@gentoo.org> package.use.mask: Allow libobjc2 USE-flag on gnustep-base/gnustep-make diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 17cc27d22523..59b29cb0ce2a 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.94 2011/06/07 14:32:37 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.95 2011/06/10 18:58:33 hwoarang 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 @@ -18,6 +18,10 @@ #--- END OF EXAMPLES --- +# Markos Chandras <hwoarang@gentoo.org> (10 Jun 2011) +# Unmask firebird on qt-sql per bug #337451 +x11-libs/qt-sql -firebird + # Bernard Cafarelli <voyageur@gentoo.org> (6 Jun 2011) # libobjc2/clang works on amd64 gnustep-base/gnustep-make -libobjc2 |