diff options
author | Tristan Heaven <tristan@gentoo.org> | 2007-04-26 20:10:43 +0000 |
---|---|---|
committer | Tristan Heaven <tristan@gentoo.org> | 2007-04-26 20:10:43 +0000 |
commit | 942e606196078e8e564169637643981be3155dc1 (patch) | |
tree | 7a96afc9823d3a171374ff575ed97b20a3b1abba /app-emulation/vice/ChangeLog | |
parent | Stylistic cleanup. (diff) | |
download | historical-942e606196078e8e564169637643981be3155dc1.tar.gz historical-942e606196078e8e564169637643981be3155dc1.tar.bz2 historical-942e606196078e8e564169637643981be3155dc1.zip |
Fix build failure when SYNC is set, bug #176155
Package-Manager: portage-2.1.2.4
Diffstat (limited to 'app-emulation/vice/ChangeLog')
-rw-r--r-- | app-emulation/vice/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-emulation/vice/ChangeLog b/app-emulation/vice/ChangeLog index bfd78e1776c3..abe6fdf03569 100644 --- a/app-emulation/vice/ChangeLog +++ b/app-emulation/vice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/vice # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.46 2007/04/26 18:06:14 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.47 2007/04/26 20:10:43 nyhm Exp $ + + 26 Apr 2007; Tristan Heaven <nyhm@gentoo.org> vice-1.21.ebuild: + Fix build failure when SYNC is set, bug #176155 *vice-1.21 (26 Apr 2007) |