diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-01 10:20:49 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-01 10:20:49 +0000 |
commit | 8a4cb83f56cef0424d9584471b6a34b14ae7f6fb (patch) | |
tree | 74943f193c5e38b476478e5b2b941d924a640237 /profiles | |
parent | Unmasking firebird use flag. Bug #337451 (diff) | |
download | gentoo-2-8a4cb83f56cef0424d9584471b6a34b14ae7f6fb.tar.gz gentoo-2-8a4cb83f56cef0424d9584471b6a34b14ae7f6fb.tar.bz2 gentoo-2-8a4cb83f56cef0424d9584471b6a34b14ae7f6fb.zip |
Move firebird to a more appropriate section
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/use.mask | 7 |
2 files changed, 6 insertions, 6 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index a2b559a39a7c..0ab775df067c 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.127 2011/05/01 10:19:01 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.128 2011/05/01 10:20:49 hwoarang Exp $ + + 01 May 2011; Markos Chandras <hwoarang@gentoo.org> use.mask: + Move firebird to a more appropriate section 01 May 2011; Markos Chandras <hwoarang@gentoo.org> use.mask: Unmasking firebird use flag. Bug #337451 diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index 5e39a38fd9ab..aef48f313d73 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/use.mask @@ -1,16 +1,12 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v 1.21 2011/05/01 10:19:01 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v 1.22 2011/05/01 10:20:49 hwoarang Exp $ # Unmask the flag which corresponds to ARCH. -amd64 # SECTION: Unmask -# 2011/05/01 - Markos Chandras <hwoarang@gentoo.org> -# firebird is stable on amd64 --firebird - # 2010/02/14 - Samuli Suominen <ssuominen@gentoo.org> # Unmask amd64/x86 only SANE_BACKENDS -sane_backends_canon_pp @@ -73,6 +69,7 @@ # Diego Pettenò <flameeyes@gentoo.org> (4 Jan 2007) # Unmask the flags for PHP that are available only on x86/amd64 +-firebird -oci8 -oracle7 -db2 |