diff options
author | 2002-12-17 01:27:38 +0000 | |
---|---|---|
committer | 2002-12-17 01:27:38 +0000 | |
commit | 8f6a7a55f5973c5aeee93bda23cdeaebf39932e5 (patch) | |
tree | 2f8532b3cbb1bf6c31b1d14bad81c84ccb6463b4 /net-misc/e1000/ChangeLog | |
parent | new version (diff) | |
download | gentoo-2-8f6a7a55f5973c5aeee93bda23cdeaebf39932e5.tar.gz gentoo-2-8f6a7a55f5973c5aeee93bda23cdeaebf39932e5.tar.bz2 gentoo-2-8f6a7a55f5973c5aeee93bda23cdeaebf39932e5.zip |
Moved patching of the Makefile from src_compile() into src_unpack().
Diffstat (limited to 'net-misc/e1000/ChangeLog')
-rw-r--r-- | net-misc/e1000/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/net-misc/e1000/ChangeLog b/net-misc/e1000/ChangeLog index 92ffcf566830..7df945615593 100644 --- a/net-misc/e1000/ChangeLog +++ b/net-misc/e1000/ChangeLog @@ -1,8 +1,11 @@ # ChangeLog for net-misc/e1000 # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/e1000/ChangeLog,v 1.3 2002/12/16 20:11:48 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/e1000/ChangeLog,v 1.4 2002/12/17 01:27:38 agenkin Exp $ -*e1000-4.3.2 (23 Sep 2002) +*e1000-4.3.15 (23 Sep 2002) + + 16 Dec 2002; Arcady Genkin <agenkin@gentoo.com> e1000-4.3.15.ebuild : + Ebuild facelift. 16 Dec 2002; Martin Holzer <mholzer@gentoo.com> e1000-4.3.15.ebuild Changelog : Fixed sandbox access violation (#9437). |