diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-05-18 18:29:45 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-05-18 18:29:45 +0000 |
commit | 9731c8c4f1ce19d50bef8b8097c00a1157ffbc0f (patch) | |
tree | 59d37088ed90fde35f8d6ab0039b004e4baef879 /profiles/prefix/darwin | |
parent | Remove mask for several removed packages in app-emacs category, bug 358351. (diff) | |
download | gentoo-2-9731c8c4f1ce19d50bef8b8097c00a1157ffbc0f.tar.gz gentoo-2-9731c8c4f1ce19d50bef8b8097c00a1157ffbc0f.tar.bz2 gentoo-2-9731c8c4f1ce19d50bef8b8097c00a1157ffbc0f.zip |
Add pkill-darwin to the system set for darwin hosts
Diffstat (limited to 'profiles/prefix/darwin')
-rw-r--r-- | profiles/prefix/darwin/packages | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/prefix/darwin/packages b/profiles/prefix/darwin/packages index d126a5bef27a..65f0a51624b5 100644 --- a/profiles/prefix/darwin/packages +++ b/profiles/prefix/darwin/packages @@ -1,7 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/packages,v 1.2 2009/06/21 13:21:08 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/packages,v 1.3 2011/05/18 18:29:45 grobian Exp $ *sys-apps/darwin-miscutils *sys-devel/binutils-apple *sys-process/pidof-bsd +*sys-process/pkill-darwin |