diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-03-25 16:19:06 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-03-25 16:19:06 +0000 |
commit | a528cbc17bbd72fcece4eb5ae2c96031e65575e2 (patch) | |
tree | f97f76dc45708c1d124986e3341dd63dbb898333 /profiles/hardened | |
parent | Version Bump, Adapted to new tarball, #358761 (diff) | |
download | gentoo-2-a528cbc17bbd72fcece4eb5ae2c96031e65575e2.tar.gz gentoo-2-a528cbc17bbd72fcece4eb5ae2c96031e65575e2.tar.bz2 gentoo-2-a528cbc17bbd72fcece4eb5ae2c96031e65575e2.zip |
Fixed package name - bug #348050
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/amd64/package.use | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/profiles/hardened/linux/amd64/package.use b/profiles/hardened/linux/amd64/package.use index d3c66019e1c3..9bd09a8d91c1 100644 --- a/profiles/hardened/linux/amd64/package.use +++ b/profiles/hardened/linux/amd64/package.use @@ -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/hardened/linux/amd64/package.use,v 1.2 2011/03/18 00:28:54 zorry Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.use,v 1.3 2011/03/25 16:19:06 blueness Exp $ # Magnus Granberg <zorry@gentoo.org> (06 Mar 2011) # We will have pic enable on older package but not @@ -13,5 +13,7 @@ # Magnus Grenberg <zorry@gentoo.org> (17 Mar 2011) # Bug 358929 the pic flag need to be on don't know way. -app-emulation/open-vmtools pic +# Anthony Basile <blueness@gentoo.org> +# Bug 348050 comment 5 - fixed mispelling +app-emulation/open-vm-tools pic |