summaryrefslogtreecommitdiffstats
path: root/collab
diff options
context:
space:
mode:
authorTreeve Jelbert2014-08-26 10:29:36 +0200
committerTreeve Jelbert2014-08-30 13:39:00 +0200
commitf5629912afede1454bfa0c215c62aca205ae7001 (patch)
tree4d82a4c6079ad513e071703b2228313f0a233cab /collab
parent087bb5454c3df43792b22fa1a2d46370d2e581bb (diff)
deprecate collab/cola [replaced by git-cola]
Diffstat (limited to 'collab')
-rwxr-xr-xcollab/cola/BUILD2
-rwxr-xr-xcollab/cola/CONFLICTS1
-rwxr-xr-xcollab/cola/DEPENDS5
-rwxr-xr-xcollab/cola/DETAILS19
-rwxr-xr-xcollab/cola/DOWNLOAD1
-rw-r--r--collab/cola/HISTORY71
-rwxr-xr-xcollab/cola/INSTALL2
-rwxr-xr-xcollab/cola/PRE_BUILD1
-rwxr-xr-xcollab/cola/UP_TRIGGERS1
9 files changed, 15 insertions, 88 deletions
diff --git a/collab/cola/BUILD b/collab/cola/BUILD
index a05d2aaa62..27ba77ddaf 100755
--- a/collab/cola/BUILD
+++ b/collab/cola/BUILD
@@ -1 +1 @@
-default_build_python
+true
diff --git a/collab/cola/CONFLICTS b/collab/cola/CONFLICTS
new file mode 100755
index 0000000000..1854aaac27
--- /dev/null
+++ b/collab/cola/CONFLICTS
@@ -0,0 +1 @@
+conflicts cola y
diff --git a/collab/cola/DEPENDS b/collab/cola/DEPENDS
deleted file mode 100755
index 8843a27274..0000000000
--- a/collab/cola/DEPENDS
+++ /dev/null
@@ -1,5 +0,0 @@
-depends git &&
-depends python &&
-depends pyqt4 &&
-optional_depends pyinotify '' '' 'python inotify suport?' &&
-depends simplejson
diff --git a/collab/cola/DETAILS b/collab/cola/DETAILS
index 4d617d6356..66d6cacaf0 100755
--- a/collab/cola/DETAILS
+++ b/collab/cola/DETAILS
@@ -1,17 +1,8 @@
SPELL=cola
- SPELLX=git-cola
- VERSION=1.7.5
- SOURCE="${SPELLX}-${VERSION}.tar.gz"
- SOURCE_URL[0]=https://github.com/downloads/git-cola/git-cola/${SOURCE}
- SOURCE_HASH=sha512:69813c7565686269848905dc57633faf1d371821ecd7cf6903ee7ee1a3bd9cf989c2e8fbf312f32a17912c64556ab4a010ff51f00a4b8b25c86b45d82a898c8b
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
- WEB_SITE="http://cola.tuxfamily.org"
- LICENSE[0]=GPL2
- ENTERED=20080801
- SHORT="a highly caffeninated git gui"
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
cat << EOF
-git-cola: a highly caffeinated git gui
-
-Cola is a sweet, carbonated git gui known for its sugary flavour and
-caffeine-inspired features.
+deprecated spell [replaced by git-cola]
EOF
+
diff --git a/collab/cola/DOWNLOAD b/collab/cola/DOWNLOAD
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/collab/cola/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/collab/cola/HISTORY b/collab/cola/HISTORY
index 512d2655ba..4d1b20056a 100644
--- a/collab/cola/HISTORY
+++ b/collab/cola/HISTORY
@@ -1,67 +1,4 @@
-2012-02-08 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.7.5 (added SPELLX for source rename)
- * INSTALL: removed uneeded sed edit
-
-2011-11-15 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.7.0 (fixed SOURCE_URL[0])
-
-2011-10-04 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.4.3.5
-
-2011-06-03 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.4.3.4
-
-2011-04-15 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.4.3.2
-
-2011-03-26 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.4.3.1
-
-2011-01-27 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.4.3
-
-2010-10-21 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.4.2.5
-
-2010-09-02 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.4.2.4
-
-2010-08-02 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.4.2.3
-
-2010-05-23 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.4.2.1
-
-2010-04-26 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: Fixed SOURCE
- updated spell to 1.4.2
-
-2009-12-15 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.4.1.1
-
-2009-12-07 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.4.1
-
-2009-11-19 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.4.0.5
-
-2009-11-07 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.4.0.2
-
-2009-11-01 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.4.0.1
-
-2009-10-28 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.4.0
-
-2009-09-17 Bor Kraljic <pyrobor@ver.si>
- * DEPENDS: added optional_depends for pyinotify
- * INSTALL: changed to use default_python_install
- added sedit to change prefix to /usr
- * BUILD: changed to use default_python_build
- * DETAILS: Fixed SOURCE
- updated spell to 1.3.9.14
-
-2008-08-01 George Sherwood <gsherwood@sourcemage.org>
- * DEPENDS, DETAILS, BUILD, INSTALL: spell created
-
+2014-08-26 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 0
+ PATCHLEVEL=9999
+ spell deprecated [replaced by git-cola]
diff --git a/collab/cola/INSTALL b/collab/cola/INSTALL
index 46c6fba709..27ba77ddaf 100755
--- a/collab/cola/INSTALL
+++ b/collab/cola/INSTALL
@@ -1 +1 @@
-default_install_python
+true
diff --git a/collab/cola/PRE_BUILD b/collab/cola/PRE_BUILD
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/collab/cola/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/collab/cola/UP_TRIGGERS b/collab/cola/UP_TRIGGERS
new file mode 100755
index 0000000000..5b64b9f55d
--- /dev/null
+++ b/collab/cola/UP_TRIGGERS
@@ -0,0 +1 @@
+up_trigger git-cola cast_self