diff options
author | 2006-03-19 06:21:54 +0000 | |
---|---|---|
committer | 2006-03-19 06:21:54 +0000 | |
commit | 8c05ef9593fb5b9ccce226822c2fca3896455983 (patch) | |
tree | ab2d9a94d5fda853603e375719ec72ebeb53e292 /mail-client/smtpclient/ChangeLog | |
parent | initial commit - ebuild from Philipp Edelmann via bug #126662 (diff) | |
download | gentoo-2-8c05ef9593fb5b9ccce226822c2fca3896455983.tar.gz gentoo-2-8c05ef9593fb5b9ccce226822c2fca3896455983.tar.bz2 gentoo-2-8c05ef9593fb5b9ccce226822c2fca3896455983.zip |
Remove the depend on virtual/libc since it is implied, and fix the broken header
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'mail-client/smtpclient/ChangeLog')
-rw-r--r-- | mail-client/smtpclient/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/mail-client/smtpclient/ChangeLog b/mail-client/smtpclient/ChangeLog index 2606ab778ad5..03ca6cc113fd 100644 --- a/mail-client/smtpclient/ChangeLog +++ b/mail-client/smtpclient/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for mail-client/smtpclient # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/smtpclient/ChangeLog,v 1.7 2006/03/18 21:39:42 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/smtpclient/ChangeLog,v 1.8 2006/03/19 06:21:54 halcy0n Exp $ + + 19 Mar 2006; Mark Loeser <halcy0n@gentoo.org> smtpclient-1.0.0.ebuild, + smtpclient-1.0.1.ebuild: + Remove the depend on virtual/libc since it is implied, and fix the broken + header *smtpclient-1.0.1 (18 Mar 2006) |