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 | 43812c71d7df7435c34afc31331e1a13c8cdf667 (patch) | |
tree | ef4a764cc31f4942328e7e56c8457e9bbd3494b1 /profiles | |
parent | Version Bump, Adapted to new tarball, #358761 (diff) | |
download | historical-43812c71d7df7435c34afc31331e1a13c8cdf667.tar.gz historical-43812c71d7df7435c34afc31331e1a13c8cdf667.tar.bz2 historical-43812c71d7df7435c34afc31331e1a13c8cdf667.zip |
Fixed package name - bug #348050
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/hardened/linux/amd64/package.use | 6 |
2 files changed, 9 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index c715516442ab..e7f1c7964f2b 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5190 2011/03/25 15:49:52 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5191 2011/03/25 16:19:06 blueness Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 25 Mar 2011; Anthony G. Basile <blueness@gentoo.org> + hardened/linux/amd64/package.use: + Fixed package name - bug #348050 + 25 Mar 2011; Markos Chandras <hwoarang@gentoo.org> package.mask: Masking new qmmp release 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 |