diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2007-04-26 20:10:43 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2007-04-26 20:10:43 +0000 |
commit | 44d07f291807a0766ed3c3167801e586d945c14a (patch) | |
tree | ebd7d68199d4b0ca08ace9f435166b5f8492caa7 /app-emulation/vice/ChangeLog | |
parent | Stylistic cleanup. (diff) | |
download | gentoo-2-44d07f291807a0766ed3c3167801e586d945c14a.tar.gz gentoo-2-44d07f291807a0766ed3c3167801e586d945c14a.tar.bz2 gentoo-2-44d07f291807a0766ed3c3167801e586d945c14a.zip |
Fix build failure when SYNC is set, bug #176155
(Portage version: 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) |