summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/tinyca/files/tinyca-2.0.7.3-compositefix.patch')
-rw-r--r--app-crypt/tinyca/files/tinyca-2.0.7.3-compositefix.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/app-crypt/tinyca/files/tinyca-2.0.7.3-compositefix.patch b/app-crypt/tinyca/files/tinyca-2.0.7.3-compositefix.patch
deleted file mode 100644
index 01a757cc778e..000000000000
--- a/app-crypt/tinyca/files/tinyca-2.0.7.3-compositefix.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- tinyca2-0.7.2/tinyca2 2006-05-28 21:45:03.000000000 +1000
-+++ tinyca2-0.7.2/tinyca2 2006-05-28 21:46:38.000000000 +1000
-@@ -87,6 +87,9 @@
-
- umask(0077);
-
-+# https://bugs.gentoo.org/show_bug.cgi?id=78576
-+$ENV{XLIB_SKIP_ARGB_VISUALS}= '1';
-+
- # create main object and initialize CA
- my $gui = GUI->new($init);
-