diff options
author | Dan Armak <danarmak@gentoo.org> | 2002-09-13 11:46:55 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2002-09-13 11:46:55 +0000 |
commit | bca9f49b4d348c2a4772db2f2d26cb594b43d4b5 (patch) | |
tree | 4ea0770d75294e5e5b445187235967155a695f1b /app-emulation/winex-cvs/ChangeLog | |
parent | updated mask for kvim (diff) | |
download | gentoo-2-bca9f49b4d348c2a4772db2f2d26cb594b43d4b5.tar.gz gentoo-2-bca9f49b4d348c2a4772db2f2d26cb594b43d4b5.tar.bz2 gentoo-2-bca9f49b4d348c2a4772db2f2d26cb594b43d4b5.zip |
fix problem with dev-util/cvs not being in DEPEND - extend , don't set it:
Diffstat (limited to 'app-emulation/winex-cvs/ChangeLog')
-rw-r--r-- | app-emulation/winex-cvs/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/app-emulation/winex-cvs/ChangeLog b/app-emulation/winex-cvs/ChangeLog index 8781388d9ee1..d36bc4f4090f 100644 --- a/app-emulation/winex-cvs/ChangeLog +++ b/app-emulation/winex-cvs/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emulation/winex-cvs -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/ChangeLog,v 1.3 2002/09/08 20:18:32 phoenix Exp $ +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/ChangeLog,v 1.4 2002/09/13 11:46:55 danarmak Exp $ + + 13 Sep 2002; Dan Armak <danarmak@gentoo.org> ChangeLog : + + Fix issue discussed in comments of bug #7319 where dev-util/cvs was missing + from the dep list. *winex-cvs-2.1 (08 September 20002) |