summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-05-26 09:46:23 +0000
committerMichał Górny <mgorny@gentoo.org>2012-05-26 09:46:23 +0000
commit579547e15ece5f42e63fb8d9903fac4985628c7d (patch)
tree53fefd373ec07b1da1efdeae5c96bb31607ec620 /eclass/ChangeLog
parentAdd rdoc also as a test dependency also for the latest version, not trivial t... (diff)
downloadhistorical-579547e15ece5f42e63fb8d9903fac4985628c7d.tar.gz
historical-579547e15ece5f42e63fb8d9903fac4985628c7d.tar.bz2
historical-579547e15ece5f42e63fb8d9903fac4985628c7d.zip
Fix double hashbang in installed scripts. Patch by Krzysztof Pawlik, modified by me.
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r--eclass/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index 26b5d4914c84..1030c99e00a0 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for eclass directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.268 2012/05/25 19:56:13 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.269 2012/05/26 09:46:23 mgorny Exp $
+
+ 26 May 2012; Michał Górny <mgorny@gentoo.org> python-distutils-ng.eclass:
+ Fix double hashbang in installed scripts. Patch by Krzysztof Pawlik, modified
+ by me.
25 May 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass:
fixed install for locales if only LINGUAS=en