commit:     5b1d80762da42deb26a290947d4128af8277afa7
Author:     Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 10 16:38:39 2025 +0000
Commit:     Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org>
CommitDate: Wed Dec 10 16:38:39 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b1d8076

dev-lang/c-intercal: remove unused patches

Signed-off-by: Michael Mair-Keimberger <mm1ke <AT> gentoo.org>

 dev-lang/c-intercal/files/c-intercal-31.0-no-common.patch | 13 -------------
 dev-lang/c-intercal/files/c-intercal-31.0-version.patch   | 11 -----------
 2 files changed, 24 deletions(-)

diff --git a/dev-lang/c-intercal/files/c-intercal-31.0-no-common.patch 
b/dev-lang/c-intercal/files/c-intercal-31.0-no-common.patch
deleted file mode 100644
index ff409aeb2518..000000000000
--- a/dev-lang/c-intercal/files/c-intercal-31.0-no-common.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-https://bugs.gentoo.org/711902
-
---- intercal-0.31-orig/src/perpet.c
-+++ intercal-0.31/src/perpet.c
-@@ -85,7 +85,7 @@
- /* function created by yacc */
- extern int yyparse(void);
- 
--int yydebug;
-+extern int yydebug;
- 
- /* compilation options */
- bool compile_only;    /* just compile into C, don't run the linker */

diff --git a/dev-lang/c-intercal/files/c-intercal-31.0-version.patch 
b/dev-lang/c-intercal/files/c-intercal-31.0-version.patch
deleted file mode 100644
index 85ce41837f59..000000000000
--- a/dev-lang/c-intercal/files/c-intercal-31.0-version.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- intercal-0.31-orig/configure.ac
-+++ intercal-0.31/configure.ac
-@@ -14,7 +14,7 @@
-                 subdir-objects no-texinfo.tex -Wall -Wno-override])
- 
- dnl Information about this version of INTERCAL.
--PACKAGE_VERSION=0.30
-+PACKAGE_VERSION=0.31
- REPOSITORY_URL=`sed -n <control '/XBS-Repository-URL: */s///p'`
- 
- dnl Checks for programs.

Reply via email to