summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2015-05-02 20:23:56 +0000
committerJames Le Cuirot <chewi@gentoo.org>2015-05-02 20:23:56 +0000
commit47e1bdb186a4362880849746e99123b28e4a22b5 (patch)
tree12ea837402d1c7d8b4f8d826f189a42b87c362e3 /eclass/ChangeLog
parent[QA] Remove unused patch. (diff)
downloadhistorical-47e1bdb186a4362880849746e99123b28e4a22b5.tar.gz
historical-47e1bdb186a4362880849746e99123b28e4a22b5.tar.bz2
historical-47e1bdb186a4362880849746e99123b28e4a22b5.zip
Make java-pkg_doso always install with mode 0755, which is more like
dolib.so. Closes bug #225729.
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 a17a3081a26f..1d2da3e3ae6e 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for eclass directory
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1599 2015/05/01 12:34:31 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1600 2015/05/02 20:23:56 chewi Exp $
+
+ 02 May 2015; James Le Cuirot <chewi@gentoo.org> java-utils-2.eclass:
+ Make java-pkg_doso always install with mode 0755, which is more like
+ dolib.so. Closes bug #225729.
01 May 2015; <grknight@gentoo.org> mysql.eclass, mysql-multilib.eclass,
mysql-v2.eclass: