diff options
| author | Marty E. Plummer <hanetzer@startmail.com> | 2018-04-10 16:49:00 -0500 |
|---|---|---|
| committer | Patrice Clement <monsieurp@gentoo.org> | 2018-04-14 23:03:46 +0200 |
| commit | 2b2d62ef69b9ece31470ab6d8435a777cfe2366f (patch) | |
| tree | 06926cacf152e0e971c473fc8508fb15de050c12 /dev-java/commons-logging/files/commons-logging-1.2-servletapi.patch | |
| parent | dde4187a451fff540fa9a90f39ff8cc375441cc7 (diff) | |
| download | gentoo-2b2d62ef69b9ece31470ab6d8435a777cfe2366f.tar.gz gentoo-2b2d62ef69b9ece31470ab6d8435a777cfe2366f.tar.bz2 gentoo-2b2d62ef69b9ece31470ab6d8435a777cfe2366f.zip | |
dev-java/commons-logging: epatch->eapply.
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-java/commons-logging/files/commons-logging-1.2-servletapi.patch')
| -rw-r--r-- | dev-java/commons-logging/files/commons-logging-1.2-servletapi.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-logging/files/commons-logging-1.2-servletapi.patch b/dev-java/commons-logging/files/commons-logging-1.2-servletapi.patch index 96299c131f1b..a9fccba8d5c1 100644 --- a/dev-java/commons-logging/files/commons-logging-1.2-servletapi.patch +++ b/dev-java/commons-logging/files/commons-logging-1.2-servletapi.patch @@ -1,5 +1,5 @@ ---- a/build.xml 2013-12-26 00:00:51.019721667 +0100 -+++ b/build.xml 2013-12-26 00:22:27.616511976 +0100 +--- a/build.xml ++++ b/build.xml @@ -279,6 +279,8 @@ classpathref="compile.classpath" classname="org.apache.log.Logger"/> |
