diff options
author | Gerhard Bräunlich <wippbox@gmx.net> | 2016-11-11 14:52:01 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-11-12 00:31:08 +0100 |
commit | 6b785a844dbf9af8231edef10dc81595159770a4 (patch) | |
tree | dda0123655bf44ad56ea82591727bf12ea85c1d9 /sci-physics/thepeg/files | |
parent | dev-perl/Spiffy: Stable for remaining arches (ALLARCHES), bug 582008 (diff) | |
download | gentoo-6b785a844dbf9af8231edef10dc81595159770a4.tar.gz gentoo-6b785a844dbf9af8231edef10dc81595159770a4.tar.bz2 gentoo-6b785a844dbf9af8231edef10dc81595159770a4.zip |
sci-physics/thepeg: Version bump to 2.0.4, EAPI bump 5 -> 6
Package-Manager: portage-2.3.0
Diffstat (limited to 'sci-physics/thepeg/files')
-rw-r--r-- | sci-physics/thepeg/files/thepeg-1.8.3-java.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-physics/thepeg/files/thepeg-1.8.3-java.patch b/sci-physics/thepeg/files/thepeg-1.8.3-java.patch index 45b0e9559ad5..305207ef779f 100644 --- a/sci-physics/thepeg/files/thepeg-1.8.3-java.patch +++ b/sci-physics/thepeg/files/thepeg-1.8.3-java.patch @@ -1,5 +1,5 @@ ---- java/Makefile.am -+++ java/Makefile.am +--- a/java/Makefile.am ++++ b/java/Makefile.am @@ -11,8 +12,7 @@ CLEANFILES = ThePEG.jar thepeg.sh @@ -19,8 +19,8 @@ -e s:@bindir[@]:$(bindir):g \ -e s:@java[@]:$(JAVA):g $(srcdir)/thepeg.install > thepeg.sh chmod +x thepeg.sh ---- java/thepeg.install -+++ java/thepeg.install +--- a/java/thepeg.install ++++ b/java/thepeg.install @@ -1,6 +1,6 @@ #!/bin/sh |