diff options
author | Christian Andreetta <satya@gentoo.org> | 2005-08-24 09:32:37 +0000 |
---|---|---|
committer | Christian Andreetta <satya@gentoo.org> | 2005-08-24 09:32:37 +0000 |
commit | cb606a49df33e1cc802fe60740cf645c6595d09a (patch) | |
tree | a3191fb796b6c8911eea7f82d36038848cac10a3 /net-print/pykota/ChangeLog | |
parent | 'cp -pPR' instead of 'cp -a' required by Darwin and BSD (bug #103487) (diff) | |
download | historical-cb606a49df33e1cc802fe60740cf645c6595d09a.tar.gz historical-cb606a49df33e1cc802fe60740cf645c6595d09a.tar.bz2 historical-cb606a49df33e1cc802fe60740cf645c6595d09a.zip |
'cp -pPR' instead of 'cp -a' required by Darwin and BSD (bug #103487)
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-print/pykota/ChangeLog')
-rw-r--r-- | net-print/pykota/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-print/pykota/ChangeLog b/net-print/pykota/ChangeLog index 9fb536339090..cbf32e70f441 100644 --- a/net-print/pykota/ChangeLog +++ b/net-print/pykota/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-print/pykota # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/pykota/ChangeLog,v 1.5 2005/05/10 11:55:24 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/pykota/ChangeLog,v 1.6 2005/08/24 09:32:37 satya Exp $ + + 24 Aug 2005; Christian Andreetta <satya@gentoo.org> + pykota-1.22_p1548.ebuild: + 'cp -pPR' instead of 'cp -a' required by Darwin and BSD (bug #103487) *pykota-1.22_p1548 (10 May 2005) |