diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2008-12-02 17:14:46 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2008-12-02 17:14:46 +0000 |
commit | 89804a7a376eedaf4bc106771cf1b6613ba30b9f (patch) | |
tree | 95998beb8cee3a659add4c3cc79da089cbf087b2 /app-admin/rmake/ChangeLog | |
parent | Removed the executable bit from files/sysrqd.init as it's installed through n... (diff) | |
download | gentoo-2-89804a7a376eedaf4bc106771cf1b6613ba30b9f.tar.gz gentoo-2-89804a7a376eedaf4bc106771cf1b6613ba30b9f.tar.bz2 gentoo-2-89804a7a376eedaf4bc106771cf1b6613ba30b9f.zip |
Removed the executable bit from files/rmake as it's installed through doinitd that calls doexe, which uses the EXEOPTIONS variable that
defaults to -m0755.
Quoted some vars.
(Portage version: 2.2_rc16/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Diffstat (limited to 'app-admin/rmake/ChangeLog')
-rw-r--r-- | app-admin/rmake/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-admin/rmake/ChangeLog b/app-admin/rmake/ChangeLog index a55f2ec34585..af747e1f8e0d 100644 --- a/app-admin/rmake/ChangeLog +++ b/app-admin/rmake/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-admin/rmake # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/rmake/ChangeLog,v 1.16 2008/04/24 11:44:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/rmake/ChangeLog,v 1.17 2008/12/02 17:14:46 jmbsvicetto Exp $ + + 02 Dec 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + ChangeLog: + Removed the executable bit from files/rmake as it's installed through + doinitd that calls doexe, which uses the EXEOPTIONS variable that defaults + to -m0755. 24 Apr 2008; Raúl Porcel <armin76@gentoo.org> -files/digest-rmake-1.0.8, -files/digest-rmake-1.0.9, -files/digest-rmake-1.0.13, |