summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2009-12-23 14:46:30 +0000
committerFabian Groffen <grobian@gentoo.org>2009-12-23 14:46:30 +0000
commit715a5e65f4a51b329a888a4067f64ad68e1c1e5f (patch)
tree79f6fa8eba014bd9a0679e349f2b1166fd622ee3 /profiles
parentTested app-admin/logcheck on amd64. Added ~amd64 keyword. (diff)
downloadhistorical-715a5e65f4a51b329a888a4067f64ad68e1c1e5f.tar.gz
historical-715a5e65f4a51b329a888a4067f64ad68e1c1e5f.tar.bz2
historical-715a5e65f4a51b329a888a4067f64ad68e1c1e5f.zip
Drop mask for xmlrpc-c (the only one in the tree), it seems other patches have also fixed compilation on Darwin
Diffstat (limited to 'profiles')
-rw-r--r--profiles/prefix/ChangeLog6
-rw-r--r--profiles/prefix/darwin/package.mask8
2 files changed, 7 insertions, 7 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog
index fdf1ddf78a07..40ff4196db08 100644
--- a/profiles/prefix/ChangeLog
+++ b/profiles/prefix/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for profiles/prefix
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.123 2009/12/21 20:38:28 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.124 2009/12/23 14:46:29 grobian Exp $
+
+ 23 Dec 2009; Fabian Groffen <grobian@gentoo.org> darwin/package.mask:
+ Drop mask for xmlrpc-c (the only one in the tree), it seems other patches
+ have also fixed compilation on Darwin
21 Dec 2009; Fabian Groffen <grobian@gentoo.org>
+bsd/freebsd/8.0/package.mask, +bsd/freebsd/8.0/package.provided,
diff --git a/profiles/prefix/darwin/package.mask b/profiles/prefix/darwin/package.mask
index bba84db6ec0a..c042ee094a81 100644
--- a/profiles/prefix/darwin/package.mask
+++ b/profiles/prefix/darwin/package.mask
@@ -1,7 +1,7 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.7 2009/10/27 19:44:07 grobian Exp $
-# $Id: package.mask,v 1.7 2009/10/27 19:44:07 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.8 2009/12/23 14:46:30 grobian Exp $
+# $Id: package.mask,v 1.8 2009/12/23 14:46:30 grobian Exp $
# Fabian Groffen <grobian@gentoo.org> (27 Oct 2009)
# Fails compiling due to some missing dwarf symbols and internal
@@ -19,10 +19,6 @@
# /usr/include/unistd.h:570: error: previous declaration of ‘setmode’ was here
=app-crypt/ccrypt-1.8
-# Fabian Groffen <grobian@gentoo.org> (30 Apr 2009)
-# xmlrpc_pstream.cpp:18:44: error: features.h: No such file or directory
-=dev-libs/xmlrpc-c-1.18.02
-
# Fabian Groffen <grobian@gentoo.org> (08 Oct 2008)
# odcctools have been replaced by binutils-apple, which is more close to
# Apple's original sources