pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Apr 17 13:17:24 UTC 2024

Modified Files:
        pkgsrc/doc: CHANGES-2024
        pkgsrc/x11: Makefile
Removed Files:
        pkgsrc/x11/py-keybinder: DESCR Makefile PLIST buildlink3.mk

Log Message:
py-keybinder: remove

Python 2 bindings for keybinder. Use py-gtk2.


To generate a diff of this commit:
cvs rdiff -u -r1.2524 -r1.2525 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.1019 -r1.1020 pkgsrc/x11/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/py-keybinder/DESCR \
    pkgsrc/x11/py-keybinder/PLIST
cvs rdiff -u -r1.33 -r0 pkgsrc/x11/py-keybinder/Makefile
cvs rdiff -u -r1.25 -r0 pkgsrc/x11/py-keybinder/buildlink3.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2024
diff -u pkgsrc/doc/CHANGES-2024:1.2524 pkgsrc/doc/CHANGES-2024:1.2525
--- pkgsrc/doc/CHANGES-2024:1.2524      Wed Apr 17 13:15:01 2024
+++ pkgsrc/doc/CHANGES-2024     Wed Apr 17 13:17:23 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.2524 2024/04/17 13:15:01 wiz Exp $
+$NetBSD: CHANGES-2024,v 1.2525 2024/04/17 13:17:23 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -4178,3 +4178,4 @@ Changes to the packages collection and i
        Removed inputmethod/tegaki-pygtk [wiz 2024-04-17]
        Removed www/ies4linux [wiz 2024-04-17]
        Removed x11/driconf [wiz 2024-04-17]
+       Removed x11/py-keybinder [wiz 2024-04-17]

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.1019 pkgsrc/x11/Makefile:1.1020
--- pkgsrc/x11/Makefile:1.1019  Wed Apr 17 13:15:01 2024
+++ pkgsrc/x11/Makefile Wed Apr 17 13:17:23 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1019 2024/04/17 13:15:01 wiz Exp $
+# $NetBSD: Makefile,v 1.1020 2024/04/17 13:17:23 wiz Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -278,7 +278,6 @@ SUBDIR+=    py-Tk
 SUBDIR+=       py-Xlib
 SUBDIR+=       py-gtk2
 SUBDIR+=       py-gtksourceview
-SUBDIR+=       py-keybinder
 SUBDIR+=       py-kiwi
 SUBDIR+=       py-otherside
 SUBDIR+=       py-pyperclip



Home | Main Index | Thread Index | Old Index