summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2021-05-03 06:50:14 +0100
committerRobby Workman <rworkman@slackbuilds.org>2021-05-03 01:49:57 -0500
commit9c1a13348a3052b8419bdf7d1cb18ac82699855c (patch)
tree40cea95d47a7c698d5497c89cfd89e0ddf6d5764
parent1703d6ef845afeb1cc921e7062541502a624ccaf (diff)
downloadslackbuilds-9c1a13348a3052b8419bdf7d1cb18ac82699855c.tar.gz
python/python-keybinder: Renamed python2-keybinder.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
-rw-r--r--python/python-keybinder/slack-desc19
-rw-r--r--python/python2-keybinder/README (renamed from python/python-keybinder/README)0
-rw-r--r--python/python2-keybinder/python2-keybinder.SlackBuild (renamed from python/python-keybinder/python-keybinder.SlackBuild)2
-rw-r--r--python/python2-keybinder/python2-keybinder.info (renamed from python/python-keybinder/python-keybinder.info)2
-rw-r--r--python/python2-keybinder/slack-desc19
5 files changed, 21 insertions, 21 deletions
diff --git a/python/python-keybinder/slack-desc b/python/python-keybinder/slack-desc
deleted file mode 100644
index 8f3ef892ee..0000000000
--- a/python/python-keybinder/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description.
-# Line up the first '|' above the ':' following the base package name, and
-# the '|' on the right side marks the last column you can put a character in.
-# You must make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':' except on otherwise blank lines.
-
- |-----handy-ruler------------------------------------------------------|
-python-keybinder: python-keybinder (Python bindings for keybinder)
-python-keybinder:
-python-keybinder: keybinder is a library for registering global keyboard
-python-keybinder: shortcuts. Keybinder works with GTK-based applications using the X
-python-keybinder: Window System.
-python-keybinder:
-python-keybinder: This build only includes the Python bindings for keybinder. The main
-python-keybinder: keybinder package is part of Slackware, in the L series.
-python-keybinder:
-python-keybinder:
-python-keybinder:
diff --git a/python/python-keybinder/README b/python/python2-keybinder/README
index a174f4caa6..a174f4caa6 100644
--- a/python/python-keybinder/README
+++ b/python/python2-keybinder/README
diff --git a/python/python-keybinder/python-keybinder.SlackBuild b/python/python2-keybinder/python2-keybinder.SlackBuild
index 43640b3e31..a677242e46 100644
--- a/python/python-keybinder/python-keybinder.SlackBuild
+++ b/python/python2-keybinder/python2-keybinder.SlackBuild
@@ -6,7 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
-PRGNAM=python-keybinder
+PRGNAM=python2-keybinder
VERSION=${VERSION:-0.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-keybinder/python-keybinder.info b/python/python2-keybinder/python2-keybinder.info
index de3705e0cd..346b55c535 100644
--- a/python/python-keybinder/python-keybinder.info
+++ b/python/python2-keybinder/python2-keybinder.info
@@ -1,4 +1,4 @@
-PRGNAM="python-keybinder"
+PRGNAM="python2-keybinder"
VERSION="0.3.1"
HOMEPAGE="https://github.com/engla/keybinder"
DOWNLOAD="http://ponce.cc/slackware/sources/repo/keybinder-0.3.1.tar.xz"
diff --git a/python/python2-keybinder/slack-desc b/python/python2-keybinder/slack-desc
new file mode 100644
index 0000000000..ce23bed2ca
--- /dev/null
+++ b/python/python2-keybinder/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+python2-keybinder: python2-keybinder (Python bindings for keybinder)
+python2-keybinder:
+python2-keybinder: keybinder is a library for registering global keyboard
+python2-keybinder: shortcuts. Keybinder works with GTK-based applications using the X
+python2-keybinder: Window System.
+python2-keybinder:
+python2-keybinder: This build only includes the Python bindings for keybinder. The main
+python2-keybinder: keybinder package is part of Slackware, in the L series.
+python2-keybinder:
+python2-keybinder:
+python2-keybinder: