diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2004-12-15 10:24:30 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2004-12-15 10:24:30 +0000 |
commit | db245febce759ef354791882b991f4c9edf4b02a (patch) | |
tree | 06f8f3898ada6557ed68bbbb2ce287a3dc19a9e2 /net-mail/libpst/ChangeLog | |
parent | tidy (diff) | |
download | historical-db245febce759ef354791882b991f4c9edf4b02a.tar.gz historical-db245febce759ef354791882b991f4c9edf4b02a.tar.bz2 historical-db245febce759ef354791882b991f4c9edf4b02a.zip |
Fixed typo in patch that caused libpst.h to be installed in /usr/inclue.
Diffstat (limited to 'net-mail/libpst/ChangeLog')
-rw-r--r-- | net-mail/libpst/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/net-mail/libpst/ChangeLog b/net-mail/libpst/ChangeLog index afe7a054f773..4382907fb1f3 100644 --- a/net-mail/libpst/ChangeLog +++ b/net-mail/libpst/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-mail/libpst # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/ChangeLog,v 1.3 2004/12/04 10:59:48 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/ChangeLog,v 1.4 2004/12/15 10:24:30 ka0ttic Exp $ + +*libpst-0.4.1-r1 (15 Dec 2004) + + 15 Dec 2004; Aaron Walker <ka0ttic@gentoo.org> + files/libpst-0.4.1-gentoo.diff, +libpst-0.4.1-r1.ebuild, + -libpst-0.4.1.ebuild: + Fixed typo in patch that caused libpst.h to be installed in /usr/inclue. *libpst-0.4.1 (04 Dec 2004) |