summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Alberto Suarez Lopez <bass@gentoo.org>2005-06-13 13:44:15 +0000
committerJose Alberto Suarez Lopez <bass@gentoo.org>2005-06-13 13:44:15 +0000
commitb333c795789d6da3556a7d94ca8e10c9d60f1a34 (patch)
tree1225577533aaf0310086935c36e4a4085cef0e1c /net-im/coccinella
parentmoved (diff)
downloadgentoo-2-b333c795789d6da3556a7d94ca8e10c9d60f1a34.tar.gz
gentoo-2-b333c795789d6da3556a7d94ca8e10c9d60f1a34.tar.bz2
gentoo-2-b333c795789d6da3556a7d94ca8e10c9d60f1a34.zip
moved
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-im/coccinella')
-rw-r--r--net-im/coccinella/ChangeLog31
-rw-r--r--net-im/coccinella/Manifest12
-rw-r--r--net-im/coccinella/coccinella-0.94.7.ebuild32
-rw-r--r--net-im/coccinella/coccinella-0.95.7.ebuild32
4 files changed, 107 insertions, 0 deletions
diff --git a/net-im/coccinella/ChangeLog b/net-im/coccinella/ChangeLog
new file mode 100644
index 000000000000..f6568725b8d0
--- /dev/null
+++ b/net-im/coccinella/ChangeLog
@@ -0,0 +1,31 @@
+# ChangeLog for net-misc/coccinella
+# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/coccinella/ChangeLog,v 1.1 2005/06/13 13:44:15 bass Exp $
+
+*coccinella-0.95.7 (13 Jun 2005)
+ 13 Jun 2005; J. Alberto Suarez L. <bass@gentoo.org> coccinella-0.95.7.ebuild:
+ Version bumped, category changed. Bug #46810
+
+*coccinella-0.94.7 (29 Feb 2004)
+ 29 Feb 2004; J. Alberto Suarez L. <bass@gentoo.org> coccinella-0.94.7.ebuild:
+ Version bumped
+
+*coccinella-0.94.3 (03 Mar 2003)
+ 03 Mar 2003; J. Alberto Suarez L. <bass@gentoo.org> coccinella-0.94.3.ebuild:
+ New dev version.
+
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
+
+*coccinella-0.94.2 (11 Dec 2002)
+
+ 11 Dec 2002; J. Alberto Suarez L. <bass@gentoo.org> coccinella-0.94.2.ebuild:
+ New version.
+
+*coccinella-0.94 (11 Jun 2002)
+
+ 06 Jul 2002; phoen][x <phoenix@gentoo.org> ChangeLog coccinella-0.94.ebuild:
+ Added KEYWORDS.
+
+ 09 Jun 2002; J. Alberto S. L. <bass@gentoo.org> coccinella-0.94.ebuild:
+ The initial package.
+
diff --git a/net-im/coccinella/Manifest b/net-im/coccinella/Manifest
new file mode 100644
index 000000000000..2e63b742a88b
--- /dev/null
+++ b/net-im/coccinella/Manifest
@@ -0,0 +1,12 @@
+MD5 cd817ed5320c89cc45614f1ab0162450 coccinella-0.94.3.ebuild 917
+MD5 2d22a0a307be73ac052931f2fcd45312 coccinella-0.94.7.ebuild 1000
+MD5 84ffc22710760bc1d07140700b1b5870 coccinella-0.94.2.ebuild 917
+MD5 c393b6f9c7dcbe4c96bb4e1e40ed374e coccinella-0.95.7.ebuild 915
+MD5 6932568abcd5d233fd500b628c8f477d ChangeLog 1078
+MD5 fd0197d2f2a85b87344579ce2845e9e4 coccinella-0.94.ebuild 796
+MD5 dd71087457abee2623b72bcb26b67020 files/digest-coccinella-0.94.2 70
+MD5 7901d625d2a3ae5ed6d3c42195de4fc4 files/digest-coccinella-0.94.3 70
+MD5 eef4be50a2378c6097ff83d1b613a107 files/digest-coccinella-0.94.7 79
+MD5 7f86367fbf9d1e7aba81773851c290cf files/digest-coccinella-0.95.7 73
+MD5 dbe55201273a216b7285ef20de102a96 files/97coccinella 46
+MD5 381b506a14f4c5bc63ed27526399bff3 files/digest-coccinella-0.94 68
diff --git a/net-im/coccinella/coccinella-0.94.7.ebuild b/net-im/coccinella/coccinella-0.94.7.ebuild
new file mode 100644
index 000000000000..97b1502ae193
--- /dev/null
+++ b/net-im/coccinella/coccinella-0.94.7.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/coccinella/coccinella-0.94.7.ebuild,v 1.1 2005/06/13 13:44:15 bass Exp $
+
+NAME=Coccinella
+S="${WORKDIR}/${NAME}-${PV}"
+DESCRIPTION="Virtual net-whiteboard."
+SRC_URI="mirror://sourceforge/coccinella/${NAME}-${PV}Linux-x86.tar.gz"
+#http://unc.dl.sourceforge.net/sourceforge/coccinella/Coccinella-0.94.7Linux-x86.tar.gz
+HOMEPAGE="http://hem.fyristorg.com/matben"
+LICENSE="GPL-2"
+DEPEND="dev-lang/tk"
+KEYWORDS="~x86"
+IUSE=""
+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 README-jabber README-smileys TechNotes
+}
+
+pkg_postinst() {
+ einfo "To run coccinella run /opt/coccinella/Whiteboard.tcl"
+}
diff --git a/net-im/coccinella/coccinella-0.95.7.ebuild b/net-im/coccinella/coccinella-0.95.7.ebuild
new file mode 100644
index 000000000000..76134160d5ed
--- /dev/null
+++ b/net-im/coccinella/coccinella-0.95.7.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/coccinella/coccinella-0.95.7.ebuild,v 1.1 2005/06/13 13:44:15 bass Exp $
+
+NAME=Coccinella
+S="${WORKDIR}/${NAME}-${PV}Src"
+DESCRIPTION="Virtual net-whiteboard."
+SRC_URI="mirror://sourceforge/coccinella/${NAME}-${PV}Src.tar.gz"
+HOMEPAGE="http://hem.fyristorg.com/matben"
+LICENSE="GPL-2"
+DEPEND="dev-lang/tk"
+KEYWORDS="~x86"
+IUSE=""
+SLOT="0"
+
+src_compile() {
+ einfo "Nothing to compile for ${P}."
+}
+
+src_install () {
+ dodir /opt/coccinella
+ cp -R "${S}"/* ${D}/opt/coccinella/
+ fperms 0755 /opt/coccinella/Coccinella.tcl
+ dosym Coccinella.tcl /opt/coccinella/coccinella
+ insinto /etc/env.d
+ doins ${FILESDIR}/97coccinella
+ dodoc CHANGES README.txt READMEs/README-jabber READMEs/README-smileys
+}
+
+pkg_postinst() {
+ einfo "To run coccinella just type coccinella"
+}