diff options
author | John Turner <jturner.usa+gentoo@gmail.com> | 2023-03-30 23:46:32 -0400 |
---|---|---|
committer | John Turner <jturner.usa+gentoo@gmail.com> | 2023-03-30 23:46:32 -0400 |
commit | c3c0be73ec057ae3f1c5fe7dc73be5a281121fda (patch) | |
tree | 1b59a0031b111bb522330c252c710f2ed9fbde10 /dev-lisp/ecls/files/README.gentoo | |
parent | a228504f97982efac0df2f7b94156b143572c840 (diff) | |
download | ebuilds-c3c0be73ec057ae3f1c5fe7dc73be5a281121fda.tar.gz |
removed unneeded and unmaintained packages
Diffstat (limited to 'dev-lisp/ecls/files/README.gentoo')
-rw-r--r-- | dev-lisp/ecls/files/README.gentoo | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-lisp/ecls/files/README.gentoo b/dev-lisp/ecls/files/README.gentoo deleted file mode 100644 index c95b6cb..0000000 --- a/dev-lisp/ecls/files/README.gentoo +++ /dev/null @@ -1,13 +0,0 @@ --*- outline -*- - -Gentoo GNU/Linux specific notes for ECL ---------------------------------------- - - * The Gentoo port includes a patch to ECL's installed header file (ech.h) so - that TRUE and FALSE are not redefined if they're already included from - elsewhere. This makes it easier to use ECL with other software which defines - those C preprocesser symbols (eg. glib-2.0). - -If you encounter any problems or have suggestions, use https://bugs.gentoo.org/. -Please don't bother the upstream authors unless you are absolutely certain it is -not Gentoo-related. |