summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Alberto Suarez Lopez <bass@gentoo.org>2005-12-28 11:33:38 +0000
committerJose Alberto Suarez Lopez <bass@gentoo.org>2005-12-28 11:33:38 +0000
commit72950d3bb912700bc97ce5eb968105109bc00d92 (patch)
tree0303aaae0fe2bae2e8f5f4a338d5fe211a53f5dc /net-im/coccinella
parentbump version (diff)
downloadhistorical-72950d3bb912700bc97ce5eb968105109bc00d92.tar.gz
historical-72950d3bb912700bc97ce5eb968105109bc00d92.tar.bz2
historical-72950d3bb912700bc97ce5eb968105109bc00d92.zip
remove old ebuild and added metadata
Package-Manager: portage-2.0.53
Diffstat (limited to 'net-im/coccinella')
-rw-r--r--net-im/coccinella/ChangeLog6
-rw-r--r--net-im/coccinella/Manifest5
-rw-r--r--net-im/coccinella/coccinella-0.94.7.ebuild32
-rw-r--r--net-im/coccinella/files/digest-coccinella-0.94.71
-rw-r--r--net-im/coccinella/metadata.xml17
5 files changed, 24 insertions, 37 deletions
diff --git a/net-im/coccinella/ChangeLog b/net-im/coccinella/ChangeLog
index c6a6d549f71a..da48aa2e98c4 100644
--- a/net-im/coccinella/ChangeLog
+++ b/net-im/coccinella/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for net-im/coccinella
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/coccinella/ChangeLog,v 1.4 2005/12/28 11:28:22 bass Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/coccinella/ChangeLog,v 1.5 2005/12/28 11:33:38 bass Exp $
*coccinella-0.95.10 (28 Dec 2005)
+ 28 Dec 2005; josé Alberto Suárez López <bass@gentoo.org> +metadata.xml,
+ -coccinella-0.94.7.ebuild:
+ Added metadata.xml and remove old ebuilds.
+
28 Dec 2005; josé Alberto Suárez López <bass@gentoo.org>
+coccinella-0.95.10.ebuild:
Bump version. Enjoy
diff --git a/net-im/coccinella/Manifest b/net-im/coccinella/Manifest
index 9ab8978a7e38..f983a19388b1 100644
--- a/net-im/coccinella/Manifest
+++ b/net-im/coccinella/Manifest
@@ -1,8 +1,7 @@
-MD5 7528faf41105ab1baada60c2c4da0d88 ChangeLog 1352
-MD5 234b85c7ee5f9100bc833c8b71f4dfde coccinella-0.94.7.ebuild 994
+MD5 d46c6bcc9d7b7a856a9fbbe1290e618a ChangeLog 1504
MD5 67ff157b15a130f4131c387f59077f7e coccinella-0.95.10.ebuild 928
MD5 c0e355fe07705787d733505871585458 coccinella-0.95.7.ebuild 920
MD5 dbe55201273a216b7285ef20de102a96 files/97coccinella 46
-MD5 eef4be50a2378c6097ff83d1b613a107 files/digest-coccinella-0.94.7 79
MD5 e5db5285376cf954d1787a1d8985758c files/digest-coccinella-0.95.10 74
MD5 7f86367fbf9d1e7aba81773851c290cf files/digest-coccinella-0.95.7 73
+MD5 7a094c19a9f12bebffb2fc1cc4636f05 metadata.xml 727
diff --git a/net-im/coccinella/coccinella-0.94.7.ebuild b/net-im/coccinella/coccinella-0.94.7.ebuild
deleted file mode 100644
index 97b1502ae193..000000000000
--- a/net-im/coccinella/coccinella-0.94.7.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# 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/files/digest-coccinella-0.94.7 b/net-im/coccinella/files/digest-coccinella-0.94.7
deleted file mode 100644
index 145e5847ef08..000000000000
--- a/net-im/coccinella/files/digest-coccinella-0.94.7
+++ /dev/null
@@ -1 +0,0 @@
-MD5 aa3d488564f5e6e0176d50ccdc5e9775 Coccinella-0.94.7Linux-x86.tar.gz 3185551
diff --git a/net-im/coccinella/metadata.xml b/net-im/coccinella/metadata.xml
new file mode 100644
index 000000000000..5564e2543d88
--- /dev/null
+++ b/net-im/coccinella/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer>
+ <email>bass@gentoo.org</email>
+ <name>José Alberto Suárez López</name>
+</maintainer>
+<longdescription>
+Coccinella is a Jabber client with a whiteboard. The whiteboard is a shared
+desktop which supports text, drawings, images, and multimedia in a number of
+formats, such as MP3 and video. It runs in two main modes, a peer-to-peer
+configuration and a mode compatible with the Jabber Instant Messaging system. A
+flexible plugin architecture may be used to support additional formats. It
+should run on any machine that runs Tcl/Tk.
+</longdescription>
+</pkgmetadata>