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 | |
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
-rw-r--r-- | profiles/prefix/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/prefix/darwin/packages | 5 |
2 files changed, 7 insertions, 3 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index c902acbcd24f..4bf59e7c322c 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profiles/prefix # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.277 2011/05/11 18:34:51 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.278 2011/05/18 18:29:45 grobian Exp $ + + 18 May 2011; Fabian Groffen <grobian@gentoo.org> darwin/packages: + Add pkill-darwin to the system set for darwin hosts 11 May 2011; Fabian Groffen <grobian@gentoo.org> darwin/package.mask: Mask pycairo-1.10, it uses waf, a broken by design build-system 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 |