diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-05-02 15:13:43 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-05-02 15:13:43 +0000 |
commit | 2403ef808b268443756cbc747945b558e98ad91b (patch) | |
tree | 8f5811d7f70150acdf279a814ea879ead679e88f /profiles | |
parent | Fix owner of humfsify; bug #364531 (diff) | |
download | historical-2403ef808b268443756cbc747945b558e98ad91b.tar.gz historical-2403ef808b268443756cbc747945b558e98ad91b.tar.bz2 historical-2403ef808b268443756cbc747945b558e98ad91b.zip |
fix syntax
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/package.mask | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 0da551e257bb..ac1b4bbfa500 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.91 2011/05/02 14:12:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.92 2011/05/02 15:13:43 mr_bones_ 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 @@ -20,7 +20,7 @@ # Markos Chandras <hwoarang@gentoo.org> (03 May 2011) # Unmask firebird only for php -=dev-lang/php -firebird +dev-lang/php -firebird # Luca Barbato <lu_zero@gentoo.org> (28 Feb 2011) # Masked in base, unmask for amd64/x86 diff --git a/profiles/package.mask b/profiles/package.mask index dbe17a3db2c9..057dbaca3c47 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12745 2011/05/01 20:10:25 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12746 2011/05/02 15:13:43 mr_bones_ 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 @@ -290,8 +290,8 @@ sys-apps/ren # Markos Chandras <hwoarang@gentoo.org> (13 Mar 2011) # Masked for testing ->=dev-util/boost-build-1.45 ->=dev-libs/boost-1.45 +#>=dev-util/boost-build-1.45 +#>=dev-libs/boost-1.45 # Sergei Trofimovich <slyfox@gentoo.org> (13 Mar 2011) # Removal of pre ghc-6.10 haskell package versions. |