summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-03-21 21:59:21 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-03-21 21:59:21 +0000
commit1dcae2e48a07d35db2341b0efea71734b5ca5535 (patch)
tree9e831c1e4b9144007509be5309fc4a275468a627 /app-admin/eselect-python/ChangeLog
parentRemove old and use plain xulrunner in deps wrt #300463. (diff)
downloadgentoo-2-1dcae2e48a07d35db2341b0efea71734b5ca5535.tar.gz
gentoo-2-1dcae2e48a07d35db2341b0efea71734b5ca5535.tar.bz2
gentoo-2-1dcae2e48a07d35db2341b0efea71734b5ca5535.zip
Version bump.
Fix process names of directly executed Python scripts (bug #286424). Fix building on systems without strtok_r() (bug #299152). Set a+rx permissions on /usr/bin/python-config (bug #299688). Handle files specific to Mac OS X (bug #310551). (Portage version: 15840-svn/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/eselect-python/ChangeLog')
-rw-r--r--app-admin/eselect-python/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/app-admin/eselect-python/ChangeLog b/app-admin/eselect-python/ChangeLog
index 47408103a278..aba0cff813e7 100644
--- a/app-admin/eselect-python/ChangeLog
+++ b/app-admin/eselect-python/ChangeLog
@@ -1,6 +1,17 @@
# ChangeLog for app-admin/eselect-python
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.57 2010/02/13 16:35:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.58 2010/03/21 21:59:21 arfrever Exp $
+
+*eselect-python-20100321 (21 Mar 2010)
+
+ 21 Mar 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ -eselect-python-20090824.ebuild,
+ -files/eselect-python-20090824-old-glibc.patch,
+ +eselect-python-20100321.ebuild:
+ Version bump. Fix process names of directly executed Python scripts (bug
+ #286424). Fix building on systems without strtok_r() (bug #299152). Set
+ a+rx permissions on /usr/bin/python-config (bug #299688). Handle files
+ specific to Mac OS X (bug #310551).
13 Feb 2010; Raúl Porcel <armin76@gentoo.org>
eselect-python-20091230.ebuild: