diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-09-25 15:54:52 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-09-25 15:54:52 +0000 |
commit | 7a342f52545c0e7890551a68535b35f3ab850411 (patch) | |
tree | f18508c15f1a5a225660f1134788c5e7ba8745d8 /sys-process/fcron/ChangeLog | |
parent | Don't let build override CC and CFLAGS, bug #106263. (diff) | |
download | gentoo-2-7a342f52545c0e7890551a68535b35f3ab850411.tar.gz gentoo-2-7a342f52545c0e7890551a68535b35f3ab850411.tar.bz2 gentoo-2-7a342f52545c0e7890551a68535b35f3ab850411.zip |
Added debug to IUSE for --with-debug configure option; also updated fcron-2.0.0-configure.diff so configure doesn't override CFLAGS.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'sys-process/fcron/ChangeLog')
-rw-r--r-- | sys-process/fcron/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog index c514274e5971..1daf34c544dd 100644 --- a/sys-process/fcron/ChangeLog +++ b/sys-process/fcron/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-process/fcron # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.7 2005/09/12 01:34:45 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.8 2005/09/25 15:54:52 ka0ttic Exp $ + + 25 Sep 2005; Aaron Walker <ka0ttic@gentoo.org> + files/fcron-2.0.0-configure.diff, fcron-3.0.0.ebuild: + Added debug to IUSE for --with-debug configure option; also updated + fcron-2.0.0-configure.diff so configure doesn't override CFLAGS. *fcron-3.0.0 (12 Sep 2005) |