diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-04-25 09:44:33 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-04-25 09:44:33 +0000 |
commit | 2903ef7811eeb48096e4f358e671326eb5b9e212 (patch) | |
tree | 75fbc893d733eb4c6bfc14b80eb91d01e74c190b /net-mail/mhonarc/ChangeLog | |
parent | comment update (Manifest recommit) (diff) | |
download | gentoo-2-2903ef7811eeb48096e4f358e671326eb5b9e212.tar.gz gentoo-2-2903ef7811eeb48096e4f358e671326eb5b9e212.tar.bz2 gentoo-2-2903ef7811eeb48096e4f358e671326eb5b9e212.zip |
Removed the ugly sedfu lines from src_install, as perl-module_src_install() from the perl-module eclass does this now.
Diffstat (limited to 'net-mail/mhonarc/ChangeLog')
-rw-r--r-- | net-mail/mhonarc/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/net-mail/mhonarc/ChangeLog b/net-mail/mhonarc/ChangeLog index 2f961e79b4bd..e809dc30a7bb 100644 --- a/net-mail/mhonarc/ChangeLog +++ b/net-mail/mhonarc/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-mail/mhonarc -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mhonarc/ChangeLog,v 1.1 2003/12/18 20:06:03 kumba Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/mhonarc/ChangeLog,v 1.2 2004/04/25 09:44:33 kumba Exp $ + +*mhonarc-2.6.8-r1 (25 Apr 2004) + + 25 Apr 2004; Joshua Kinard <kumba@gentoo.org> +mhonarc-2.6.8-r1.ebuild, + -mhonarc-2.6.8.ebuild: + Removed the ugly sedfu lines from src_install, as perl-module_src_install() + from the perl-module eclass does this now. *mhonarc-2.6.8 (18 Dec 2003) |