summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-kiwi-gtk/files/patch-setup.py
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-03-01 17:19:40 +0000
committerRene Ladan <rene@FreeBSD.org>2020-03-01 17:19:40 +0000
commit62d60014dcd3c2a79a0cce3a6802c6711b6eb2fa (patch)
tree116965a7a425d5b2caad0dd9eb18e0d7d0bfcbae /x11-toolkits/py-kiwi-gtk/files/patch-setup.py
parentbiology/bowtie2: Upgrade to 2.4.1 (diff)
Remove expired ports:
2020-03-01 audio/idjc: Old, uses EOLed python27 2020-03-01 cad/py-pycam: Old, uses EOLed python27 2020-02-27 chinese/gimp-help-zh_CN: Broken 2020-03-01 databases/emma: Old, uses EOLed python27 2020-03-01 deskutils/anamnesis: Old, uses EOLed python27 2020-02-28 deskutils/cherrytree: Old, uses EOLed python27 2020-03-01 deskutils/gbirthday: Old, uses EOLed python27 2020-03-01 deskutils/gtg: Old, uses EOLed python27 2020-03-01 deskutils/nemo-extensions: Old, uses EOLed python27 2020-03-01 deskutils/pybookreader: Old, uses EOLed python27 2020-03-01 devel/diffuse: Old, uses EOLed python27 2020-02-28 devel/dreampie: Old, uses EOLed python27 2020-03-01 devel/gtkparasite: Old, uses EOLed python27 2020-02-28 devel/py-orbit: Old, uses EOLed python27 2020-03-01 editors/py-room: Old, uses EOLed python27 2020-02-27 french/gimp-help: Broken 2020-03-01 games/magicor: Old, uses EOLed python27 2020-03-01 games/openalchemist: Old, uses EOLed python27 2020-03-01 games/pythonsudoku: Old, uses EOLed python27 2020-02-27 german/gimp-help: Broken 2020-03-01 graphics/driconf: Old, uses EOLed python27 2020-02-27 graphics/gimp-help: Broken 2020-03-01 graphics/nathive: Old, uses EOLed python27 2020-03-01 graphics/py-goocanvas: Old, uses EOLed python27 2020-03-01 graphics/py-mcomix: Old, uses EOLed python27 2020-03-01 graphics/uniconvw: Old, uses EOLed python27 2020-02-27 japanese/gimp-help: Broken 2020-02-29 java/jakarta-regexp: EOL: As of 2011-04-17, the Regexp project is retired 2020-02-27 korean/gimp-help: Broken 2020-03-01 mail/claws-mail-python: Old, uses EOLed python27 2020-03-01 math/lybniz: Old, uses EOLed python27 2020-02-27 misc/gimp-help-ca: Broken 2020-02-27 misc/gimp-help-da: Broken 2020-02-27 misc/gimp-help-el: Broken 2020-02-27 misc/gimp-help-en_GB: Broken 2020-02-27 misc/gimp-help-es: Broken 2020-02-27 misc/gimp-help-it: Broken 2020-02-27 misc/gimp-help-nl: Broken 2020-02-27 misc/gimp-help-nn: Broken 2020-02-27 misc/gimp-help-sl: Broken 2020-02-27 misc/gimp-help-sv: Broken 2020-03-01 misc/metromap: Old, uses EOLed python27 2020-03-01 misc/typetrainer: Old, uses EOLed python27 2020-03-01 multimedia/gtk-recordmydesktop: Old, uses EOLed python27 2020-02-27 portuguese/gimp-help-pt_BR: Broken 2020-02-27 russian/gimp-help: Broken 2020-02-28 security/hotssh: Old, uses EOLed python27 2020-03-01 security/zenmap: Old, uses EOLed python27 2020-03-01 x11/py-xdot06: Old, uses EOLed python27 2020-02-28 x11/terminator: Old, uses EOLed python27 2020-02-28 x11-fm/sunflower: Old, uses EOLed python27 2020-03-01 x11-toolkits/hippo-canvas: Old, uses EOLed python27 2020-03-01 x11-toolkits/py-kiwi-gtk: Old, uses EOLed python27 2020-02-28 x11-toolkits/py-vte: Old, uses EOLed python27
Notes
Notes: svn path=/head/; revision=527561
Diffstat (limited to 'x11-toolkits/py-kiwi-gtk/files/patch-setup.py')
-rw-r--r--x11-toolkits/py-kiwi-gtk/files/patch-setup.py16
1 files changed, 0 insertions, 16 deletions
diff --git a/x11-toolkits/py-kiwi-gtk/files/patch-setup.py b/x11-toolkits/py-kiwi-gtk/files/patch-setup.py
deleted file mode 100644
index dd5ee2b8ff79..000000000000
--- a/x11-toolkits/py-kiwi-gtk/files/patch-setup.py
+++ /dev/null
@@ -1,16 +0,0 @@
---- ./setup.py.orig 2011-12-11 00:33:12.000000000 +0100
-+++ ./setup.py 2011-12-11 00:33:48.000000000 +0100
-@@ -57,13 +57,6 @@
- ('share/glade3/catalogs', ['kiwiwidgets.xml']),
- ('$libdir/glade3/modules', ['kiwiwidgets.py']),
- ('share/glade3/pixmaps', pixmaps),
-- # Documentation
-- ('share/doc/kiwi',
-- ('AUTHORS', 'NEWS', 'README')),
-- ('share/doc/kiwi/howto',
-- listfiles('doc/howto/', '*')),
-- ('share/doc/kiwi/api',
-- listfiles('doc/api/', '*')),
- ],
- scripts=['bin/kiwi-i18n',
- 'bin/kiwi-ui-test'],