diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 03:08:47 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 03:08:47 +0000 |
commit | b7fb3ca91c0991b0f324d2fc943a1442591c551d (patch) | |
tree | 0aabe840b6e285d6f814002d3af75a37d1b9559e /profiles | |
parent | Added sys-auth/{pam_,}bioapi to package.mask since sys-auth/tfm-fingerprint i... (diff) | |
download | gentoo-2-b7fb3ca91c0991b0f324d2fc943a1442591c551d.tar.gz gentoo-2-b7fb3ca91c0991b0f324d2fc943a1442591c551d.tar.bz2 gentoo-2-b7fb3ca91c0991b0f324d2fc943a1442591c551d.zip |
Add dev-embedded/ponyprog since it requires epiphany and reverting the glibc unmasking on the 2.6 subprofile since I was a bit daft and iddn't realize the 2.6 profile uses ../.. as a parent. Thanks to solar for setting me straight on that one.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/x86/2.6/package.mask | 5 | ||||
-rw-r--r-- | profiles/hardened/x86/ChangeLog | 9 | ||||
-rw-r--r-- | profiles/hardened/x86/package.mask | 3 |
3 files changed, 11 insertions, 6 deletions
diff --git a/profiles/hardened/x86/2.6/package.mask b/profiles/hardened/x86/2.6/package.mask index d2048a261d69..92d569969a52 100644 --- a/profiles/hardened/x86/2.6/package.mask +++ b/profiles/hardened/x86/2.6/package.mask @@ -1,8 +1,5 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/2.6/package.mask,v 1.12 2007/09/21 02:46:46 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/2.6/package.mask,v 1.13 2007/09/21 03:08:47 wolf31o2 Exp $ <sys-kernel/linux-headers-2.5 - -# This should work -->=sys-libs/glibc-2.6 diff --git a/profiles/hardened/x86/ChangeLog b/profiles/hardened/x86/ChangeLog index 5a5bf337ce5a..d38a6baf3091 100644 --- a/profiles/hardened/x86/ChangeLog +++ b/profiles/hardened/x86/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/ChangeLog,v 1.11 2007/09/21 02:58:52 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/ChangeLog,v 1.12 2007/09/21 03:08:47 wolf31o2 Exp $ + + 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> 2.6/package.mask, + package.mask: + Add dev-embedded/ponyprog since it requires epiphany and reverting the glibc + unmasking on the 2.6 subprofile since I was a bit daft and iddn't realize + the 2.6 profile uses ../.. as a parent. Thanks to solar for setting me + straight on that one. 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> package.mask: Adding sys-auth/pam_keyring to package.mask since it requires packages which diff --git a/profiles/hardened/x86/package.mask b/profiles/hardened/x86/package.mask index b65730fbcaf8..bdbd04c3e873 100644 --- a/profiles/hardened/x86/package.mask +++ b/profiles/hardened/x86/package.mask @@ -1,6 +1,6 @@ # Copyright 2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/package.mask,v 1.44 2007/09/21 02:58:52 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/package.mask,v 1.45 2007/09/21 03:08:47 wolf31o2 Exp $ # Chris Gianelloni <wolf31o2@gentoo.org> (20 Sep 2007) # mask because it requires nptl and 2.6 @@ -64,6 +64,7 @@ sys-apps/pmount sys-apps/keyutils sys-auth/pam_usb sys-auth/pam_keyring +dev-embedded/ponyprog # Requires 2.6 kernel headers sys-apps/inputd |