diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2008-11-27 18:09:04 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2008-11-27 18:09:04 +0000 |
commit | 6e8701fe954a1abb57568779715ad377c50b02dd (patch) | |
tree | ebd81b1e59ae1bb83ad915190457bbf87ad919ca /x11-wm | |
parent | Respect build settings #248714 by Diego E. Pettenò and touchup rar DEPEND #2... (diff) | |
download | gentoo-2-6e8701fe954a1abb57568779715ad377c50b02dd.tar.gz gentoo-2-6e8701fe954a1abb57568779715ad377c50b02dd.tar.bz2 gentoo-2-6e8701fe954a1abb57568779715ad377c50b02dd.zip |
Removed the executable bit from compiz-start - dobin ensures the file is installed as executable.
(Portage version: 2.2_rc15/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/compiz/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/x11-wm/compiz/ChangeLog b/x11-wm/compiz/ChangeLog index b07db89fda29..1d0ec2745142 100644 --- a/x11-wm/compiz/ChangeLog +++ b/x11-wm/compiz/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-wm/compiz # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/compiz/ChangeLog,v 1.32 2008/11/15 02:19:26 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/compiz/ChangeLog,v 1.33 2008/11/27 18:09:04 jmbsvicetto Exp $ + + 27 Nov 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + ChangeLog: + Removed the executable bit from compiz-start - dobin ensures the file is + installed as executable. 15 Nov 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> compiz-0.7.8.ebuild: |