summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Alberto Suarez Lopez <bass@gentoo.org>2002-06-11 02:01:40 +0000
committerJose Alberto Suarez Lopez <bass@gentoo.org>2002-06-11 02:01:40 +0000
commit3cb851e6f47366f4c8640f5251569305ed479eed (patch)
tree11eea2ba88c8e339544c83589e1027c7f7a3d699 /net-misc/coccinella
parentFix0red the ${S} on gkrellm-mail and am adding a rollup package of all (diff)
downloadhistorical-3cb851e6f47366f4c8640f5251569305ed479eed.tar.gz
historical-3cb851e6f47366f4c8640f5251569305ed479eed.tar.bz2
historical-3cb851e6f47366f4c8640f5251569305ed479eed.zip
first realse
Diffstat (limited to 'net-misc/coccinella')
-rw-r--r--net-misc/coccinella/ChangeLog11
-rw-r--r--net-misc/coccinella/coccinella-0.94.ebuild28
-rw-r--r--net-misc/coccinella/files/97coccinella2
-rw-r--r--net-misc/coccinella/files/digest-coccinella-0.941
4 files changed, 42 insertions, 0 deletions
diff --git a/net-misc/coccinella/ChangeLog b/net-misc/coccinella/ChangeLog
new file mode 100644
index 000000000000..746cab37acc4
--- /dev/null
+++ b/net-misc/coccinella/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for app-office/scribus
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# Author: José Alberto Suárez López <bass@gentoo.org>
+# $Header: /var/cvsroot/gentoo-x86/net-misc/coccinella/ChangeLog,v 1.1 2002/06/11 02:01:39 bass Exp $
+
+*coccinella-0.94 (11 Jun 2002)
+
+ 09 Jun 2002; J. Alberto S. L. <bass@gentoo.org> coccinella-0.94.ebuild:
+
+ The initial package.
+
diff --git a/net-misc/coccinella/coccinella-0.94.ebuild b/net-misc/coccinella/coccinella-0.94.ebuild
new file mode 100644
index 000000000000..45c80b6ed447
--- /dev/null
+++ b/net-misc/coccinella/coccinella-0.94.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# Maintainer: José Alberto Suárez López <bass@gentoo.org>
+# $Header: /var/cvsroot/gentoo-x86/net-misc/coccinella/coccinella-0.94.ebuild,v 1.1 2002/06/11 02:01:39 bass Exp $
+
+# This ebuild was generated by Ebuilder v0.4.
+NAME=Whiteboard
+S="${WORKDIR}/${NAME}-${PV}"
+DESCRIPTION="Virtual net-whiteboard."
+SRC_URI="http://hem.fyristorg.com/matben/download/${NAME}-${PV}.tar.gz"
+HOMEPAGE="http://hem.fyristorg.com/matben"
+LICENSE="GPL-2"
+DEPEND="dev-lang/tk"
+RDEPEND="${DEPEND}"
+SLOT="0"
+
+src_compile() {
+ einfo "Nothing to compile for ${P}."
+}
+
+src_install () {
+ dodir /opt/coccinella
+ cp -r ${WORKDIR}/${NAME}-${PV}/* ${D}/opt/coccinella/
+ dosym /opt/coccinella/Whiteboard.tcl /opt/coccinella/coccinella
+ insinto /etc/env.d
+ doins ${FILESDIR}/97coccinella
+ dodoc CHANGES README
+}
diff --git a/net-misc/coccinella/files/97coccinella b/net-misc/coccinella/files/97coccinella
new file mode 100644
index 000000000000..6b273583ab4e
--- /dev/null
+++ b/net-misc/coccinella/files/97coccinella
@@ -0,0 +1,2 @@
+PATH=/opt/coccinella
+ROOTPATH=/opt/coccinella
diff --git a/net-misc/coccinella/files/digest-coccinella-0.94 b/net-misc/coccinella/files/digest-coccinella-0.94
new file mode 100644
index 000000000000..3b24fafeaaf5
--- /dev/null
+++ b/net-misc/coccinella/files/digest-coccinella-0.94
@@ -0,0 +1 @@
+MD5 464d4f24eb93d50515970b6508fd7f63 Whiteboard-0.94.tar.gz 1107721