diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-04-20 11:54:17 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-04-21 07:15:13 -0400 |
commit | 84c562000c3d887247baac3673f564ce7d4a7928 (patch) | |
tree | 3ee3b1b34531a589d6611ab4f5c2aec3ae9c1f5b /sys-apps/agedu/files | |
parent | net-vpn/tinc: reworked UPSTREAM_VER to use eapply (diff) | |
download | gentoo-84c562000c3d887247baac3673f564ce7d4a7928.tar.gz gentoo-84c562000c3d887247baac3673f564ce7d4a7928.tar.bz2 gentoo-84c562000c3d887247baac3673f564ce7d4a7928.zip |
sys-apps/agedu: epatch->PATCHES=()
Also dropped unneeded eutils eclass.
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'sys-apps/agedu/files')
-rw-r--r-- | sys-apps/agedu/files/agedu-r9671-fix-automagic.patch | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-apps/agedu/files/agedu-r9671-fix-automagic.patch b/sys-apps/agedu/files/agedu-r9671-fix-automagic.patch index 8e0c6ea2969e..0ea79d1a170a 100644 --- a/sys-apps/agedu/files/agedu-r9671-fix-automagic.patch +++ b/sys-apps/agedu/files/agedu-r9671-fix-automagic.patch @@ -1,6 +1,5 @@ -diff -Naur agedu-r9671.orig/configure.ac agedu-r9671/configure.ac ---- agedu-r9671.orig/configure.ac 2012-10-20 21:20:47.000000000 -0400 -+++ agedu-r9671/configure.ac 2012-10-21 15:13:08.000000000 -0400 +--- a/configure.ac ++++ b/configure.ac @@ -10,8 +10,6 @@ AC_PROG_CC AC_PROG_CC_C99 |