summaryrefslogtreecommitdiffstats
path: root/wm-addons
diff options
context:
space:
mode:
authorJeremy Blosser2013-10-09 21:33:06 -0500
committerJeremy Blosser2013-10-09 21:33:06 -0500
commit3855e0b8231d2d5f20b0fb2a5eae4ac4092f95f5 (patch)
treeef7fd7882591d7a7b026a85c426dad8d6e7cee50 /wm-addons
parentcf37f8a1691afbbbefd0aa6900c1930a71ecbf1a (diff)
Revert "wm-addons/batterymon-clone: new spell, updated clone of batterymon"
This reverts commit 5d033cdbde9f87d775e37b6cb03f10853c84dd3a.
Diffstat (limited to 'wm-addons')
-rwxr-xr-xwm-addons/batterymon-clone/BUILD1
-rwxr-xr-xwm-addons/batterymon-clone/DEPENDS2
-rwxr-xr-xwm-addons/batterymon-clone/DETAILS15
-rw-r--r--wm-addons/batterymon-clone/HISTORY3
-rwxr-xr-xwm-addons/batterymon-clone/INSTALL1
5 files changed, 0 insertions, 22 deletions
diff --git a/wm-addons/batterymon-clone/BUILD b/wm-addons/batterymon-clone/BUILD
deleted file mode 100755
index a05d2aaa62..0000000000
--- a/wm-addons/batterymon-clone/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-default_build_python
diff --git a/wm-addons/batterymon-clone/DEPENDS b/wm-addons/batterymon-clone/DEPENDS
deleted file mode 100755
index 80ef0318e2..0000000000
--- a/wm-addons/batterymon-clone/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends pygtk2 &&
-depends notify-python
diff --git a/wm-addons/batterymon-clone/DETAILS b/wm-addons/batterymon-clone/DETAILS
deleted file mode 100755
index 88e1bf2318..0000000000
--- a/wm-addons/batterymon-clone/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- SPELL=batterymon-clone
- VERSION=git
- SOURCE="${SPELL}-${VERSION}.tar.bz2"
- FORCE_DOWNLOAD=on
- SOURCE_IGNORE=volatile
- SOURCE_URL[0]=git://github.com/JarekSed/${SPELL}.git
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="https://github.com/denilsonsa/batterymon-clone"
- LICENSE[0]=GPL
- ENTERED=20131009
- SHORT="A simple battery monitor tray icon using acpi"
-cat << EOF
-Clone of BatteryMon, a simple GNOME applet to monitor battery status.
-This adds i18n support, a distutils based build infrastructure, etc.
-EOF
diff --git a/wm-addons/batterymon-clone/HISTORY b/wm-addons/batterymon-clone/HISTORY
deleted file mode 100644
index fc9f280313..0000000000
--- a/wm-addons/batterymon-clone/HISTORY
+++ /dev/null
@@ -1,3 +0,0 @@
-2013-10-09 Jeremy Blosser <jblosser@sourcemage.org>
- * BUILD, DEPENDS, DETAILS, INSTALL: spell created
-
diff --git a/wm-addons/batterymon-clone/INSTALL b/wm-addons/batterymon-clone/INSTALL
deleted file mode 100755
index 46c6fba709..0000000000
--- a/wm-addons/batterymon-clone/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-default_install_python