summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2003-10-02 08:07:56 +0000
committerJoshua Kinard <kumba@gentoo.org>2003-10-02 08:07:56 +0000
commit8132f0d6c1a0aebdfdba6eef1fa86258008677f8 (patch)
tree2a616f96207dc4599673a54e7a055685284110ed /dev-util/ddd
parentAdded a patch that fixes a multi-line string issue with gcc-3.3.x; Closes Bug... (diff)
downloadhistorical-8132f0d6c1a0aebdfdba6eef1fa86258008677f8.tar.gz
historical-8132f0d6c1a0aebdfdba6eef1fa86258008677f8.tar.bz2
historical-8132f0d6c1a0aebdfdba6eef1fa86258008677f8.zip
Revision Bump; ddd-3.3.7 compiles with gcc-3.3.1 but not gcc-2.95.x; Closes Bug #28468
Diffstat (limited to 'dev-util/ddd')
-rw-r--r--dev-util/ddd/ChangeLog14
-rw-r--r--dev-util/ddd/Manifest4
2 files changed, 14 insertions, 4 deletions
diff --git a/dev-util/ddd/ChangeLog b/dev-util/ddd/ChangeLog
index ac559717a2d1..943a936b7426 100644
--- a/dev-util/ddd/ChangeLog
+++ b/dev-util/ddd/ChangeLog
@@ -1,8 +1,14 @@
# ChangeLog for dev-util/ddd
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ChangeLog,v 1.8 2003/03/30 00:36:40 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ChangeLog,v 1.9 2003/10/02 08:07:56 kumba Exp $
- 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
+
+*ddd-3.3.7 (02 Oct 2003)
+
+ 02 Oct 2003; Joshua Kinard <kumba@gentoo.org> ddd-3.3.7.ebuild:
+ Made a new ebuild for ddd-3.3.7, which according to the GNU homepage, requires gcc-3.x,
+ so this ebuild will not compile with gcc-2.95.x.
+ Closes Bug #28468
*ddd-3.3.1-r3 (05 Dec 2002)
@@ -10,8 +16,10 @@
ddd-3.3.1-r2.ebuild, ddd-3.3.1-r3.ebuild:
change deps to virtual/motif
- 05 Dec 2002; Martin Schlemmer <azarah@gentoo.org> :
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> :
+ changed sparc ~sparc keywords
+ 05 Dec 2002; Martin Schlemmer <azarah@gentoo.org> :
Fix detection of double hipot(double, double), added
ddd-3.3.1-detect-hipot.patch. Fix not linking to libstdc++,
ddd-3.3.1-link-libstdc++.patch. Fix sandbox errors (need to
diff --git a/dev-util/ddd/Manifest b/dev-util/ddd/Manifest
index ca0c2f28b6fb..fb575dfa2a2d 100644
--- a/dev-util/ddd/Manifest
+++ b/dev-util/ddd/Manifest
@@ -1,7 +1,9 @@
-MD5 51f96f54333aa70b3e027c1a69123f24 ChangeLog 1700
+MD5 cfe97b63176b674968707aa98324fa4e ChangeLog 1957
MD5 337c35c06510ab51fdd787784a81bf4d ddd-3.3.1-r1.ebuild 851
MD5 7af8788205ef72340dbaccbbabfc12bb ddd-3.3.1-r2.ebuild 998
MD5 c29081c93f6e9223a1bf050f11ccbc5b ddd-3.3.1-r3.ebuild 1581
+MD5 4d7462abe060e622311da46092ce42dc ddd-3.3.7.ebuild 1201
+MD5 cce61fcc7e8624cc8f3519dc93be9d59 files/digest-ddd-3.3.7 63
MD5 2d3cff085de702c9683408841f0516ed files/ddd-3.3.1-detect-hipot.patch 809
MD5 fe741077721e30a864d2d61e530340cd files/ddd-3.3.1-gcc3-gentoo.patch 271
MD5 3a74694a9dd751f507344456d8ec48c4 files/ddd-3.3.1-link-libstdc++.patch 797