diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2005-03-13 21:39:58 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2005-03-13 21:39:58 +0000 |
commit | d31f660bdb6244d2fad19f1df79db8ebbc5fc8c8 (patch) | |
tree | e2289377d3c35eae92372521a770750773c06118 /sci-mathematics/ksimus | |
parent | Stable on ppc64 (diff) | |
download | historical-d31f660bdb6244d2fad19f1df79db8ebbc5fc8c8.tar.gz historical-d31f660bdb6244d2fad19f1df79db8ebbc5fc8c8.tar.bz2 historical-d31f660bdb6244d2fad19f1df79db8ebbc5fc8c8.zip |
Adding patch for gcc 3.4 supplied in bug #84579
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-mathematics/ksimus')
-rw-r--r-- | sci-mathematics/ksimus/ChangeLog | 7 | ||||
-rw-r--r-- | sci-mathematics/ksimus/Manifest | 16 | ||||
-rw-r--r-- | sci-mathematics/ksimus/files/digest-ksimus-0.3.6-r1 | 1 | ||||
-rw-r--r-- | sci-mathematics/ksimus/ksimus-0.3.6-r1.ebuild | 9 |
4 files changed, 15 insertions, 18 deletions
diff --git a/sci-mathematics/ksimus/ChangeLog b/sci-mathematics/ksimus/ChangeLog index c9cb2e87fecd..3bb8978fa64a 100644 --- a/sci-mathematics/ksimus/ChangeLog +++ b/sci-mathematics/ksimus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/ksimus -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ksimus/ChangeLog,v 1.2 2004/12/28 20:11:56 swegener Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ksimus/ChangeLog,v 1.3 2005/03/13 21:39:58 phosphan Exp $ + + 13 Mar 2005; Patrick Kursawe <phosphan@gentoo.org> ksimus-0.3.6-r1.ebuild: + Adding patch for gcc 3.4 supplied in bug #84579. Thanks! *ksimus-0.3.6-r1 (28 Dec 2004) diff --git a/sci-mathematics/ksimus/Manifest b/sci-mathematics/ksimus/Manifest index b823adddbc8e..ac40ef14ac59 100644 --- a/sci-mathematics/ksimus/Manifest +++ b/sci-mathematics/ksimus/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 f0272bc64725b1f2c645289539917566 ksimus-0.3.6-r1.ebuild 1003 -MD5 3f98fc5619ab32dcb7cac3ea862467ff ChangeLog 1687 +MD5 a5285e9d80c2d84c84b4d735f012e5cd ksimus-0.3.6-r1.ebuild 1126 +MD5 b9c23821c41803d3d0780dd5cc6b47b7 ChangeLog 1824 MD5 c000c0728c9136f1b54cbc3a5fc07644 metadata.xml 220 -MD5 744267bc1f43695ed7f186e671a127c0 files/digest-ksimus-0.3.6-r1 133 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) - -iD8DBQFB0b4SI1lqEGTUzyQRAtFcAJwJQVIt/u55MQX+xmGifNmxG3BjYQCdF+6w -zbC5usHXAXMliUXw5LKucUY= -=+619 ------END PGP SIGNATURE----- +MD5 e91ccbce39cac3aab6219137ca80c0a1 files/digest-ksimus-0.3.6-r1 205 diff --git a/sci-mathematics/ksimus/files/digest-ksimus-0.3.6-r1 b/sci-mathematics/ksimus/files/digest-ksimus-0.3.6-r1 index 35352f19f46c..8a884a9094eb 100644 --- a/sci-mathematics/ksimus/files/digest-ksimus-0.3.6-r1 +++ b/sci-mathematics/ksimus/files/digest-ksimus-0.3.6-r1 @@ -1,2 +1,3 @@ MD5 065ae258b59d2be5ae77515fad1f2a45 ksimus-3-0.3.6.tar.gz 1367809 MD5 657bcbfbd26747b3cd4b137bb5cf56e3 ksimus-patch-0.3.6-2.gz 4107 +MD5 96ef407c3b9a0a3e683960e3f236a694 ksimus-0.3.6-gcc3.4.patch.bz2 3851 diff --git a/sci-mathematics/ksimus/ksimus-0.3.6-r1.ebuild b/sci-mathematics/ksimus/ksimus-0.3.6-r1.ebuild index f6fba5f621f8..7ec51ba94764 100644 --- a/sci-mathematics/ksimus/ksimus-0.3.6-r1.ebuild +++ b/sci-mathematics/ksimus/ksimus-0.3.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ksimus/ksimus-0.3.6-r1.ebuild,v 1.1 2004/12/28 15:20:58 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ksimus/ksimus-0.3.6-r1.ebuild,v 1.2 2005/03/13 21:39:58 phosphan Exp $ inherit kde eutils @@ -8,7 +8,9 @@ MY_PATCH="ksimus-patch-0.3.6-2" DESCRIPTION="KSimus is a KDE tool for simulation, automatization and visualization of technical processes." HOMEPAGE="http://ksimus.berlios.de/" SRC_URI="http://ksimus.berlios.de/download/ksimus-3-${PV}.tar.gz - http://ksimus.berlios.de/download/${MY_PATCH}.gz" + http://ksimus.berlios.de/download/${MY_PATCH}.gz + mirror://gentoo/${P}-gcc3.4.patch.bz2 + http://dev.gentoo.org/~phosphan/${P}-gcc3.4.patch.bz2" LICENSE="GPL-2" SLOT="0" @@ -24,6 +26,7 @@ src_unpack() { unpack ${A} cd ${S} epatch ../${MY_PATCH} + epatch ../${P}-gcc3.4.patch sed -i 's/head -\([1-9]\)/head -n \1/g' acinclude.m4 aclocal.m4 configure \ admin/acinclude.m4.in admin/cvs.sh admin/libtool.m4.in # does not really need arts |