diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-03-26 18:49:53 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-03-26 18:49:53 +0000 |
commit | 4c71e240dec6b7dc314f404a89e4238bacdb48dd (patch) | |
tree | 2084a72c41f9dab2925754a73656254a12e5d67c /profiles | |
parent | Remove myself from metadata, package has no bugs, leave it to desktop-misc herd (diff) | |
download | gentoo-2-4c71e240dec6b7dc314f404a89e4238bacdb48dd.tar.gz gentoo-2-4c71e240dec6b7dc314f404a89e4238bacdb48dd.tar.bz2 gentoo-2-4c71e240dec6b7dc314f404a89e4238bacdb48dd.zip |
Mask python-2.4, current plans are not to merge it to gx86
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/prefix/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/prefix/package.mask | 9 |
2 files changed, 12 insertions, 2 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index 17fdd8d794d3..9e0cc169b415 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profiles/prefix # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.163 2010/03/23 19:33:25 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.164 2010/03/26 18:49:53 grobian Exp $ + + 26 Mar 2010; Fabian Groffen <grobian@gentoo.org> package.mask: + Mask python-2.4, current plans are not to merge it to gx86 23 Mar 2010; Fabian Groffen <grobian@gentoo.org> darwin/package.mask: Unmask binutils-apple-3.2-r1 sooner than expected, since it is the key to diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask index 573d50b4bb58..098e82d58da8 100644 --- a/profiles/prefix/package.mask +++ b/profiles/prefix/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Id: package.mask,v 1.52 2010/03/19 07:24:54 grobian Exp $ +# $Id: package.mask,v 1.53 2010/03/26 18:49:53 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,13 @@ #--- 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 +# Python 2.4 still, come up with a reason that convinces us and the +# 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 |