commit: 39c882ba4c337a641ae6d3c456405527b6998cdb Author: Christoph Junghans <junghans <AT> gentoo <DOT> org> AuthorDate: Thu Nov 24 03:19:35 2016 +0000 Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org> CommitDate: Thu Nov 24 03:19:35 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39c882ba
profiles: fixed two typos profiles/arch/amd64/package.use.mask | 2 +- profiles/base/package.use.mask | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 4abd5f5..d9e1ce3 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -154,7 +154,7 @@ sci-libs/flann -cuda # chromium, mono work on this arch (masked in base) gnome-extra/zeitgeist-datasources -chromium -tomboy -# Christoph Jungans <[email protected]> (26 Dec 2012) +# Christoph Junghans <[email protected]> (26 Dec 2012) # cuda works on x86/amd64 (masked in base) sci-chemistry/gromacs -cuda -mkl diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 5e4843a..f84157b 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -649,7 +649,7 @@ gnome-extra/zeitgeist-datasources chromium tomboy # See bug #436460 and https://git.gnome.org/browse/tracker/log/?h=evo-new-api app-misc/tracker eds -# Christoph Jungans <[email protected]> (26 Dec 2012) +# Christoph Junghans <[email protected]> (26 Dec 2012) # cuda/mkl only works on x86/amd64 sci-chemistry/gromacs cuda mkl
