diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-04 21:49:29 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-04 21:49:29 +0000 |
commit | 65780eee47a3171c66e86371a1d849e939ba800d (patch) | |
tree | b93f5e488f1b8fb96d6517086c5b28e2a4bed67f /profiles/default-linux/alpha | |
parent | Stable on amd64 wrt bug #160034 (diff) | |
download | gentoo-2-65780eee47a3171c66e86371a1d849e939ba800d.tar.gz gentoo-2-65780eee47a3171c66e86371a1d849e939ba800d.tar.bz2 gentoo-2-65780eee47a3171c66e86371a1d849e939ba800d.zip |
Revert masking of PHP binary useflags, so that they are masked in base profile and unmasked only in the proper x86/amd64 profiles. See bug #159832.
Diffstat (limited to 'profiles/default-linux/alpha')
-rw-r--r-- | profiles/default-linux/alpha/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/default-linux/alpha/use.mask | 28 |
2 files changed, 6 insertions, 29 deletions
diff --git a/profiles/default-linux/alpha/ChangeLog b/profiles/default-linux/alpha/ChangeLog index cbf3e9c62c9d..b556d8871006 100644 --- a/profiles/default-linux/alpha/ChangeLog +++ b/profiles/default-linux/alpha/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/x86 profile directory -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.19 2006/12/29 21:13:17 flameeyes Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.20 2007/01/04 21:49:28 flameeyes Exp $ + + 04 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> use.mask: + Revert masking of PHP binary useflags. 29 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> use.mask: Mask fdftk useflag on base profile and unmask for x86 only. diff --git a/profiles/default-linux/alpha/use.mask b/profiles/default-linux/alpha/use.mask index aa37078e8608..421ca9b320b9 100644 --- a/profiles/default-linux/alpha/use.mask +++ b/profiles/default-linux/alpha/use.mask @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.54 2006/12/29 21:13:17 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.55 2007/01/04 21:49:28 flameeyes Exp $ # This file masks out USE flags that are simply NOT allowed in the default # profile for any architecture. This works, for example, if a non-default @@ -27,9 +27,6 @@ java java-internal java-external -# firebird appears to be x86-only (the db, not the browser) -firebird - # tcc is x86-only tcc @@ -37,29 +34,6 @@ tcc # despite some internal Gentoo efforts (mine) to port it afs -# see email to gentoo-dev with subject "use.mask and PHP5's crazy IUSE" -# Dated Sat, 31 Jul 2004 14:49:28 -0700, from robbat2@gentoo.org -# all of these are binary-only, and not presently available on this -# architecture. -adabas -birdstep -db2 -dbmaker -empress -empress-bcs -esoob -filepro -frontbase -hyperwave -informix -ingres -oracle7 -oci8 -pfpro -solid -sybase -sybase-ct - hardened hal howl |