aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-chemistry/pymol/files/digest-pymol-99991
-rw-r--r--sci-chemistry/pymol/files/nosplash-gentoo.patch8
2 files changed, 0 insertions, 9 deletions
diff --git a/sci-chemistry/pymol/files/digest-pymol-9999 b/sci-chemistry/pymol/files/digest-pymol-9999
deleted file mode 100644
index 8b13789..0000000
--- a/sci-chemistry/pymol/files/digest-pymol-9999
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/sci-chemistry/pymol/files/nosplash-gentoo.patch b/sci-chemistry/pymol/files/nosplash-gentoo.patch
deleted file mode 100644
index 202a7cf..0000000
--- a/sci-chemistry/pymol/files/nosplash-gentoo.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- modules/pymol/invocation.py.orig 2003-06-11 13:40:13.000000000 -0400
-+++ modules/pymol/invocation.py 2003-06-11 13:40:29.000000000 -0400
-@@ -179,5 +179,3 @@
-
- else:
- options.deferred.append(a)
-- if options.show_splash and not options.no_gui:
-- options.deferred.insert(0,"_do__ cmd.splash(1)")