diff options
author | Andreas Hüttel <dilfridge@gentoo.org> | 2014-01-04 23:23:42 +0000 |
---|---|---|
committer | Andreas Hüttel <dilfridge@gentoo.org> | 2014-01-04 23:23:42 +0000 |
commit | 059972fcca0a2475718d4bd07382110c93d49237 (patch) | |
tree | 6bb8a0a5c0be03d9f2ac55d105cb4f5d58ff80d2 | |
parent | Add missing git-mw runtime dependency (diff) | |
download | historical-059972fcca0a2475718d4bd07382110c93d49237.tar.gz historical-059972fcca0a2475718d4bd07382110c93d49237.tar.bz2 historical-059972fcca0a2475718d4bd07382110c93d49237.zip |
Unmask dev-vcs/git mediawiki support on amd64 while other arches are still keywording
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 8 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 8 |
2 files changed, 12 insertions, 4 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index 9bb7545280e6..e5a09de7d11a 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/AMD64 profile directory -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.237 2013/12/27 17:13:14 pinkbyte Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.238 2014/01/04 23:23:42 dilfridge Exp $ + + 04 Jan 2014; Andreas K. Huettel <dilfridge@gentoo.org> package.use.mask: + Unmask dev-vcs/git mediawiki support on amd64 while other arches are still + keywording 27 Dec 2013; Sergey Popov <pinkbyte@gentoo.org> package.use.mask: Unmask 'context' USE-flag for dev-libs/boost diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index b28863c057ae..692dd8d3c487 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.176 2013/12/27 17:13:14 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.177 2014/01/04 23:23:42 dilfridge 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 --- +# Andreas K. Huettel <dilfridge@gentoo.org> (4 Jan 2014) +# While globally masked, the needed amd64 keywords are already present +dev-vcs/git -mediawiki + # Sergey Popov <pinkbyte@gentoo.org> (27 Dec 2013) # Boost.Context can be built on amd64 dev-libs/boost -context |