summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2002-09-24 05:30:47 +0000
committerRyan Phillips <rphillips@gentoo.org>2002-09-24 05:30:47 +0000
commit3ee7883cd0aac46928ac68fe5942e23fe02035c4 (patch)
tree5ca976132fa5442b60fee2c0d80eaff1b1d741c5 /app-text/sablotron/ChangeLog
parentadd support for user specified compiler (diff)
downloadhistorical-3ee7883cd0aac46928ac68fe5942e23fe02035c4.tar.gz
historical-3ee7883cd0aac46928ac68fe5942e23fe02035c4.tar.bz2
historical-3ee7883cd0aac46928ac68fe5942e23fe02035c4.zip
Fixes stdc++ linking issue. Closes #3876
Diffstat (limited to 'app-text/sablotron/ChangeLog')
-rw-r--r--app-text/sablotron/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/app-text/sablotron/ChangeLog b/app-text/sablotron/ChangeLog
index ce7945d9220a..faf81ad1b8c1 100644
--- a/app-text/sablotron/ChangeLog
+++ b/app-text/sablotron/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for app-text/sablotron
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/ChangeLog,v 1.5 2002/08/05 15:42:42 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/ChangeLog,v 1.6 2002/09/24 05:30:47 rphillips Exp $
*sablotron-0.95-r1 (13 Jul 2002)
+ 23 Sep 2002; Ryan Phillips <rphillips@gentoo.org> sablotron-0.95-r1.ebuild :
+
+ Fixed stdc++ linking issue; #3876
+
05 Aug 2002; Seemant Kulleen <seemant@gentoo.org> sablotron-0.95-r1.ebuild :
Fallsafe: emake || make || die. From bug #6041 by shadow@ines.ro