summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2007-12-31 21:27:10 +0000
committerJoseph Jezak <josejx@gentoo.org>2007-12-31 21:27:10 +0000
commit0e836c68287d04a10f9f1867b64f0da06f973992 (patch)
treef90b3e98babc4e04e2771f74a179257bed95eb81 /sci-electronics/ghdl/ChangeLog
parent2.1.4_rc14 fixes bug #203918 (NameError when using PORTAGE_BINHOST). (diff)
downloadhistorical-0e836c68287d04a10f9f1867b64f0da06f973992.tar.gz
historical-0e836c68287d04a10f9f1867b64f0da06f973992.tar.bz2
historical-0e836c68287d04a10f9f1867b64f0da06f973992.zip
Marked ~ppc for bug #196439.
Package-Manager: portage-2.1.4_rc13
Diffstat (limited to 'sci-electronics/ghdl/ChangeLog')
-rw-r--r--sci-electronics/ghdl/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/sci-electronics/ghdl/ChangeLog b/sci-electronics/ghdl/ChangeLog
index 4e397006a614..4d55680fae94 100644
--- a/sci-electronics/ghdl/ChangeLog
+++ b/sci-electronics/ghdl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-electronics/ghdl
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/ghdl/ChangeLog,v 1.2 2007/10/11 12:44:59 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/ghdl/ChangeLog,v 1.3 2007/12/31 21:27:10 josejx Exp $
+
+ 31 Dec 2007; Joseph Jezak <josejx@gentoo.org> ghdl-0.26.ebuild:
+ Marked ~ppc for bug #196439.
11 Oct 2007; Denis Dupeyron <calchan@gentoo.org> ghdl-0.26.ebuild:
Fixed issue similar to bug #195074, thanks to vapier for his binutils fix