summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-03-26 19:36:13 +0000
committerFabian Groffen <grobian@gentoo.org>2010-03-26 19:36:13 +0000
commitd982fc1d560ec49b5f5f06c6de6bbabc2ad20a8f (patch)
tree2a217ddeea2888823ee42aef05a8537df4776905 /profiles
parentVersion bump. Set SUPPORT_PYTHON_ABIS. (diff)
downloadhistorical-d982fc1d560ec49b5f5f06c6de6bbabc2ad20a8f.tar.gz
historical-d982fc1d560ec49b5f5f06c6de6bbabc2ad20a8f.tar.bz2
historical-d982fc1d560ec49b5f5f06c6de6bbabc2ad20a8f.zip
Drop mask for >=autoconf-2.64, should be safe now, drop mask for patch-2.6 which is no longer in the tree
Diffstat (limited to 'profiles')
-rw-r--r--profiles/prefix/ChangeLog6
-rw-r--r--profiles/prefix/package.mask12
2 files changed, 7 insertions, 11 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog
index 9e0cc169b415..d779c89e241b 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.164 2010/03/26 18:49:53 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.165 2010/03/26 19:36:13 grobian Exp $
+
+ 26 Mar 2010; Fabian Groffen <grobian@gentoo.org> package.mask:
+ Drop mask for >=autoconf-2.64, should be safe now, drop mask for patch-2.6
+ which is no longer in the tree
26 Mar 2010; Fabian Groffen <grobian@gentoo.org> package.mask:
Mask python-2.4, current plans are not to merge it to gx86
diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask
index 098e82d58da8..37e6baecc5c5 100644
--- a/profiles/prefix/package.mask
+++ b/profiles/prefix/package.mask
@@ -1,5 +1,5 @@
####################################################################
-# $Id: package.mask,v 1.53 2010/03/26 18:49:53 grobian Exp $
+# $Id: package.mask,v 1.54 2010/03/26 19:36:13 grobian 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!
@@ -32,6 +32,7 @@
#--- END OF EXAMPLES ---
+
# Fabian Groffen <grobian@gentoo.org> (26 Mar 2010)
# Scheduled for removal. This version isn't worth the hassle of merging
# to gx86, and hence will be removed. If you are in desparate need of
@@ -39,10 +40,6 @@
# python team!
=dev-lang/dev-python-2.4*
-# Jonathan Callen <abcd@gentoo.org> (13 Mar 2010)
-# Needs some testing on prefixed packages (not all were fixed in gx86)
->=sys-devel/autoconf-2.64
-
# Mike Frysinger <vapier@gentoo.org> (07 Mar 2010)
# Very old packages that people should have upgraded away from
# long ago. Courtesy mask ... time to upgrade.
@@ -67,11 +64,6 @@
# (Prefix modifications may not work properly)
=sys-devel/gcc-config-1.5
-# Fabian Groffen <grobian@gentoo.org> (22 Nov 2009)
-# non-portable shell code, unconditionally requires strndup (despite
-# gnulib) would need eautoreconf fix ... basically GNU got worse again
-=sys-devel/patch-2.6
-
# Jeremy Olexa <darkside@gentoo.org> (21 Aug 2009)
# python-3 will most certainly cause problems if it ever gets unleashed without
# a look over from a prefix dev. (not me) ;)