diff options
author | 2007-08-01 19:17:19 +0000 | |
---|---|---|
committer | 2007-08-01 19:17:19 +0000 | |
commit | 7760e6a0594ecfcbc25cd3b9f79b52f3bf0d9ab8 (patch) | |
tree | 693d2306f6edf479b6b58f110ce1ae708f64e4b9 /sci-libs/minuit | |
parent | Version bump. Added proper src_test (diff) | |
download | gentoo-2-7760e6a0594ecfcbc25cd3b9f79b52f3bf0d9ab8.tar.gz gentoo-2-7760e6a0594ecfcbc25cd3b9f79b52f3bf0d9ab8.tar.bz2 gentoo-2-7760e6a0594ecfcbc25cd3b9f79b52f3bf0d9ab8.zip |
Removed unused patch
(Portage version: 2.1.2.9)
Diffstat (limited to 'sci-libs/minuit')
-rw-r--r-- | sci-libs/minuit/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/minuit/files/minuit-5.16.00-test.patch | 22 |
2 files changed, 5 insertions, 23 deletions
diff --git a/sci-libs/minuit/ChangeLog b/sci-libs/minuit/ChangeLog index 2839a11b6cd0..3a230a694294 100644 --- a/sci-libs/minuit/ChangeLog +++ b/sci-libs/minuit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/minuit # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/minuit/ChangeLog,v 1.2 2007/08/01 19:15:35 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/minuit/ChangeLog,v 1.3 2007/08/01 19:17:19 bicatali Exp $ + + 01 Aug 2007; Sébastien Fabbro <bicatali@gentoo.org> + -files/minuit-5.16.00-test.patch: + Removed unused patch *minuit-5.16.00 (01 Aug 2007) diff --git a/sci-libs/minuit/files/minuit-5.16.00-test.patch b/sci-libs/minuit/files/minuit-5.16.00-test.patch deleted file mode 100644 index 1ed753755722..000000000000 --- a/sci-libs/minuit/files/minuit-5.16.00-test.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- test/MnSim/Makefile.am.orig 2007-08-01 19:36:04.236966500 +0100 -+++ test/MnSim/Makefile.am 2007-08-01 19:36:41.487294500 +0100 -@@ -18,6 +18,8 @@ - test_Minuit2_PaulTest4 \ - test_Minuit2_ReneTest - -+TESTS = $(check_PROGRAMS) -+ - test_Minuit2_DemoGaussSim_SOURCES = \ - GaussFunction.h \ - GaussRandomGen.h \ ---- test/MnTutorial/Makefile.am.orig 2007-08-01 19:36:20.253967500 +0100 -+++ test/MnTutorial/Makefile.am 2007-08-01 19:37:06.568862000 +0100 -@@ -15,6 +15,8 @@ - test_Minuit2_Quad12FMain \ - test_Minuit2_Quad1FMain - -+TESTS = $(check_PROGRAMS) -+ - test_Minuit2_Quad4FMain_SOURCES = \ - Quad4F.h \ - Quad4FMain.cxx |