diff options
author | Hanno Boeck <hanno@gentoo.org> | 2005-02-02 12:01:02 +0000 |
---|---|---|
committer | Hanno Boeck <hanno@gentoo.org> | 2005-02-02 12:01:02 +0000 |
commit | be99ee449c17c5b4c03f03e0597479f479759caa (patch) | |
tree | c8bce096429ed3a80e825b719da00f65347213f4 /sys-libs/libchipcard/ChangeLog | |
parent | mark ~amd64 (diff) | |
download | historical-be99ee449c17c5b4c03f03e0597479f479759caa.tar.gz historical-be99ee449c17c5b4c03f03e0597479f479759caa.tar.bz2 historical-be99ee449c17c5b4c03f03e0597479f479759caa.zip |
libchipcard compile fix
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sys-libs/libchipcard/ChangeLog')
-rw-r--r-- | sys-libs/libchipcard/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-libs/libchipcard/ChangeLog b/sys-libs/libchipcard/ChangeLog index 3d96deec3aa7..00982fc17fe9 100644 --- a/sys-libs/libchipcard/ChangeLog +++ b/sys-libs/libchipcard/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/libchipcard # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libchipcard/ChangeLog,v 1.18 2005/02/01 23:26:35 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libchipcard/ChangeLog,v 1.19 2005/02/02 12:01:02 hanno Exp $ + + 02 Feb 2005; Hanno Boeck <hanno@gentoo.org> libchipcard-1.9.9_beta.ebuild: + Add fix for compile error. *libchipcard-1.9.9_beta (02 Feb 2005) |