diff options
author | 2003-05-15 22:12:05 +0000 | |
---|---|---|
committer | 2003-05-15 22:12:05 +0000 | |
commit | 193bc019293bc335b0ba646d5ab6245a8ef451f9 (patch) | |
tree | d7c8a7ca4e73bc510023e8eae18fbb4d143fa1d2 /sys-devel/patch/ChangeLog | |
parent | cleanup (diff) | |
download | gentoo-2-193bc019293bc335b0ba646d5ab6245a8ef451f9.tar.gz gentoo-2-193bc019293bc335b0ba646d5ab6245a8ef451f9.tar.bz2 gentoo-2-193bc019293bc335b0ba646d5ab6245a8ef451f9.zip |
added IUSE; some suggested changes from agriffis: don't export CFLAGS; that's done automatically, use emake, use einstall; other small cleanups
Diffstat (limited to 'sys-devel/patch/ChangeLog')
-rw-r--r-- | sys-devel/patch/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/sys-devel/patch/ChangeLog b/sys-devel/patch/ChangeLog index 671346d17c18..4a5592042e39 100644 --- a/sys-devel/patch/ChangeLog +++ b/sys-devel/patch/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sys-devel/patch # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.10 2003/05/14 22:40:04 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.11 2003/05/15 22:12:00 msterret Exp $ + + 01 May 2003; <msterret@gentoo.org> patch-2.5.4-r5.ebuild: + added IUSE + some suggested changes from agriffis: + don't export CFLAGS; that's done automatically + use emake + use einstall + other small cleanups *patch-2.5.4-r5 (01 May 2003) |