diff options
author | 2010-06-09 13:12:39 +0000 | |
---|---|---|
committer | 2010-06-09 13:12:39 +0000 | |
commit | d664c2a5d09cabfe6cc07ecfd4b67ea2ed2f3075 (patch) | |
tree | 9dcb87795079baec267763db0c54cc68532c8f6c /profiles/prefix | |
parent | Added patch to not treat results from ldap_results as normal ldap return valu... (diff) | |
download | gentoo-2-d664c2a5d09cabfe6cc07ecfd4b67ea2ed2f3075.tar.gz gentoo-2-d664c2a5d09cabfe6cc07ecfd4b67ea2ed2f3075.tar.bz2 gentoo-2-d664c2a5d09cabfe6cc07ecfd4b67ea2ed2f3075.zip |
Drop mask for packages that require root privs to run, as discussed on the gentoo-alt mailing list
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/prefix/package.mask | 13 |
2 files changed, 6 insertions, 13 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index 2e30efea6a85..803848124728 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for profiles/prefix # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.179 2010/05/29 08:36:21 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.180 2010/06/09 13:12:39 darkside Exp $ + + 09 Jun 2010; Jeremy Olexa <darkside@gentoo.org> package.mask: + Drop mask for packages that require root privs to run, as discussed on the + gentoo-alt mailing list 29 May 2010; Fabian Groffen <grobian@gentoo.org> package.mask: Drop git mask for version no longer in the tree diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask index 0afc2db3f37b..c9e0002002e3 100644 --- a/profiles/prefix/package.mask +++ b/profiles/prefix/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Id: package.mask,v 1.62 2010/06/08 19:25:43 grobian Exp $ +# $Id: package.mask,v 1.63 2010/06/09 13:12:39 darkside Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked. This file is for # Prefix profiles only! @@ -182,14 +182,3 @@ sys-devel/native-cctools # dies with "exhausted memory" errors on Darwin, doesn't understand # arguments on Solaris. Probably more problems... =dev-util/cvs-1.12.12* - - -# These masks are because the packages need root access to run, even -# though they compile fine -app-admin/bcfg2 -net-analyzer/arping -net-analyzer/mtr -net-analyzer/pchar -net-analyzer/tcpdump -net-misc/ntp -sys-apps/preload |