summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2012-03-18 19:21:16 +0000
committerPacho Ramos <pacho@gentoo.org>2012-03-18 19:21:16 +0000
commitdd723e98a58af2846276d09f7f2c78f1fd084382 (patch)
treea0c2c31302b3382f9f63a2b303e2723aebcd9c2b /net-im/coccinella
parentDrop maintainer due retirement, bug #391429. (diff)
downloadgentoo-2-dd723e98a58af2846276d09f7f2c78f1fd084382.tar.gz
gentoo-2-dd723e98a58af2846276d09f7f2c78f1fd084382.tar.bz2
gentoo-2-dd723e98a58af2846276d09f7f2c78f1fd084382.zip
Drop maintainer due retirement, bug #391429. Drop old.
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-im/coccinella')
-rw-r--r--net-im/coccinella/ChangeLog8
-rw-r--r--net-im/coccinella/coccinella-0.96.10.ebuild47
-rw-r--r--net-im/coccinella/coccinella-0.96.14.ebuild63
-rw-r--r--net-im/coccinella/metadata.xml3
4 files changed, 7 insertions, 114 deletions
diff --git a/net-im/coccinella/ChangeLog b/net-im/coccinella/ChangeLog
index 7250e8e0b5c0..0f91a48df26a 100644
--- a/net-im/coccinella/ChangeLog
+++ b/net-im/coccinella/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-im/coccinella
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/coccinella/ChangeLog,v 1.13 2010/05/18 08:57:54 bass Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/coccinella/ChangeLog,v 1.14 2012/03/18 19:21:16 pacho Exp $
+
+ 18 Mar 2012; Pacho Ramos <pacho@gentoo.org> -coccinella-0.96.10.ebuild,
+ -coccinella-0.96.14.ebuild, metadata.xml:
+ Drop maintainer due retirement, bug #391429. Drop old.
*coccinella-0.96.18 (18 May 2010)
diff --git a/net-im/coccinella/coccinella-0.96.10.ebuild b/net-im/coccinella/coccinella-0.96.10.ebuild
deleted file mode 100644
index 3c821dca62db..000000000000
--- a/net-im/coccinella/coccinella-0.96.10.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/coccinella/coccinella-0.96.10.ebuild,v 1.3 2008/09/29 03:58:24 mr_bones_ Exp $
-
-inherit eutils
-
-NAME=Coccinella
-DESCRIPTION="Jabber Client With a Built-in Whiteboard and VoIP (jingle)"
-HOMEPAGE="http://www.thecoccinella.org/"
-SRC_URI="mirror://sourceforge/coccinella/${NAME}-${PV}Src.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND=">=dev-lang/tk-8.5"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${NAME}-${PV}Src"
-
-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 /opt/coccinella/Coccinella.tcl /opt/bin/coccinella
- dodoc CHANGES README.txt READMEs/*
-
- for x in 64 32 16 ; do
- src=/opt/coccinella/themes/Crystal/icons/${x}x${x}/coccinella.png
- dir=/usr/share/icons/hicolor/${x}x${x}/apps
- dodir ${dir}
- dosym ${src} ${dir}/coccinella.png
- unset src
- unset dir
- done
-
- make_desktop_entry "coccinella" "Coccinella IM Client"
-}
-
-pkg_postinst() {
- elog "To run coccinella just type \"coccinella\""
-}
diff --git a/net-im/coccinella/coccinella-0.96.14.ebuild b/net-im/coccinella/coccinella-0.96.14.ebuild
deleted file mode 100644
index f2fc242d10ac..000000000000
--- a/net-im/coccinella/coccinella-0.96.14.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/coccinella/coccinella-0.96.14.ebuild,v 1.2 2010/03/09 13:03:59 abcd Exp $
-
-inherit eutils fdo-mime
-
-NAME=Coccinella
-DESCRIPTION="Jabber Client With a Built-in Whiteboard and VoIP (jingle)"
-HOMEPAGE="http://www.thecoccinella.org/"
-SRC_URI="mirror://sourceforge/coccinella/${NAME}-${PV}Src.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=">=dev-lang/tk-8.5"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${NAME}-${PV}Src"
-
-src_unpack() {
- unpack ${A}
-}
-
-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 /opt/coccinella/Coccinella.tcl /opt/bin/coccinella
- # dosym /usr/lib/tkpng0.9/libtkpng0.9.so /opt/coccinella/bin/unix/Linux/i686/tkpng/libtkpng0.9.so
- # dosym /usr/lib/treectrl2.2.9/libtreectrl2.2.so /opt/coccinella/bin/unix/Linux/i686/treectrl/libtreectrl2.2.so
- dodoc README.txt READMEs/*
-
- for x in 128 64 32 16 ; do
- src=/opt/coccinella/themes/Oxygen/icons/${x}x${x}/coccinella.png
- src2=/opt/coccinella/themes/Oxygen/icons/${x}x${x}/coccinella.png
- src2shadow=/opt/coccinella/themes/Oxygen/icons/${x}x${x}/coccinella2-shadow.png
- dir=/usr/share/icons/hicolor/${x}x${x}/apps
- dodir ${dir}
- dosym ${src} ${dir}/coccinella.png
- dosym ${src2} ${dir}/coccinella2.png
- dosym ${src2shadow} ${dir}/coccinella2-shadow.png
- unset src
- unset src2
- unset src2shadow
- unset dir
- done
-
- make_desktop_entry coccinella "Coccinella IM Client" coccinella2-shadow
-}
-
-pkg_postinst() {
- fdo-mime_desktop_database_update
-}
-
-pkg_postrm() {
- fdo-mime_desktop_database_update
-}
diff --git a/net-im/coccinella/metadata.xml b/net-im/coccinella/metadata.xml
index 2c37fc48b237..423d891b4d99 100644
--- a/net-im/coccinella/metadata.xml
+++ b/net-im/coccinella/metadata.xml
@@ -2,8 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
- <email>bass@gentoo.org</email>
- <name>José Alberto Suárez López</name>
+ <email>maintainer-needed@gentoo.org</email>
</maintainer>
<longdescription>
Coccinella is a Jabber client with a whiteboard. The whiteboard is a shared