summaryrefslogtreecommitdiffstats
path: root/projects
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-09-30 11:32:26 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-09-30 11:32:26 (EDT)
commit6bef1357e5906d92bba0e836be5880acf47a15cc (patch)
tree45235a0b54955394d6817515cffb46b6ef0d9217 /projects
parent83776b96541fed271dc2e6eb44fb6d0bd632f7d5 (diff)
downloadwww-new.zip
www-new.tar.gz
www-new.tar.bz2
projects/opkhelper/index.mdwn: Remove.new
Diffstat (limited to 'projects')
-rw-r--r--projects/opkhelper/index.mdwn26
1 files changed, 0 insertions, 26 deletions
diff --git a/projects/opkhelper/index.mdwn b/projects/opkhelper/index.mdwn
deleted file mode 100644
index fab6134..0000000
--- a/projects/opkhelper/index.mdwn
+++ /dev/null
@@ -1,26 +0,0 @@
-<!--#set var="title" value="opkhelper (opkg Build Helper Tools)" -->
-<!--#include virtual="/includes/header.html" -->
-
-A set of programs to assist in building binary packages installable by the
-lightweight package manager "opkg". These tools are inspired by "debhelper", a
-similar set of programs written primarily by Joey Hess for Debian. They are
-designed to build source packages that comply with draft version 1.0 of [this
-source package format][spf].
-
-[spf]: http://specs.os.pehjota.net/source-package-format-1.0.html
-
-Getting opkhelper
-=================
-
-Download the latest version of opkhelper from this Web site:
-
- * [opkhelper-1.0.0.tar.gz](opkhelper-1.0.0.tar.gz)
- * [opkhelper-1.0.0.tar.bz2](opkhelper-1.0.0.tar.bz2)
-
-Download or browse the repository hosted on this server:
-&lt;<http://odin1.pehjota.net/git/opkhelper/>&gt;
-
-You may share and modify this software under the terms of the GNU General Public
-License, version 3 or later. See "COPYING" in the source tree for details.
-
-<!--#include virtual="/includes/footer.html" -->