summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2004-12-06 15:37:01 +0000
committerOlivier Crête <tester@gentoo.org>2004-12-06 15:37:01 +0000
commit329f46f3fb31e7665e25c9fd0f32e97ff5af43b2 (patch)
tree1cfb7b2901b5f63be209ff894648042356722bd4 /net-im
parentStable on x86. (diff)
downloadhistorical-329f46f3fb31e7665e25c9fd0f32e97ff5af43b2.tar.gz
historical-329f46f3fb31e7665e25c9fd0f32e97ff5af43b2.tar.bz2
historical-329f46f3fb31e7665e25c9fd0f32e97ff5af43b2.zip
Removing net-im/caim because its not longer maintained upstream and no longer works
Diffstat (limited to 'net-im')
-rw-r--r--net-im/caim/ChangeLog16
-rw-r--r--net-im/caim/Manifest4
-rw-r--r--net-im/caim/caim-0.03.ebuild35
-rw-r--r--net-im/caim/files/caim-0.03-gentoo.diff11
-rw-r--r--net-im/caim/files/digest-caim-0.031
5 files changed, 0 insertions, 67 deletions
diff --git a/net-im/caim/ChangeLog b/net-im/caim/ChangeLog
deleted file mode 100644
index 3c9895b5d19b..000000000000
--- a/net-im/caim/ChangeLog
+++ /dev/null
@@ -1,16 +0,0 @@
-# ChangeLog for net-im/caim
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/caim/ChangeLog,v 1.4 2004/06/24 22:49:35 agriffis Exp $
-
- 14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> caim-0.03.ebuild:
- Inherit eutils, change patch to epatch, removed S=.
-
-*caim-0.03 (1 Feb 2002)
-
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
- Added initial ChangeLog which should be updated whenever the package is
- updated in any way. This changelog is targetted to users. This means that the
- comments should well explained and written in clean English. The details about
- writing correct changelogs are explained in the skel.ChangeLog file which you
- can find in the root directory of the portage repository.
diff --git a/net-im/caim/Manifest b/net-im/caim/Manifest
deleted file mode 100644
index 422cbc71dc05..000000000000
--- a/net-im/caim/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-MD5 24be43416a8233e51a3f4898700b3338 ChangeLog 775
-MD5 c4d72b573fc2c7595f350a47071a8859 caim-0.03.ebuild 769
-MD5 9413df2b83144cec61ebbb92c8aacc13 files/caim-0.03-gentoo.diff 277
-MD5 e38be9247ac04179275dd1c0096afeb0 files/digest-caim-0.03 60
diff --git a/net-im/caim/caim-0.03.ebuild b/net-im/caim/caim-0.03.ebuild
deleted file mode 100644
index 887d1391305a..000000000000
--- a/net-im/caim/caim-0.03.ebuild
+++ /dev/null
@@ -1,35 +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/caim/caim-0.03.ebuild,v 1.10 2004/11/09 22:24:59 mr_bones_ Exp $
-
-inherit eutils
-
-DESCRIPTION="A Console AIM Client"
-SRC_URI="http://www.mercyground.co.uk/${P}.tar.gz"
-HOMEPAGE="http://www.mercyground.co.uk"
-
-LICENSE="|| ( LGPL-2.1 GPL-2 )"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-
-DEPEND=">=sys-libs/ncurses-5.1"
-
-src_unpack() {
- unpack ${P}.tar.gz
- epatch ${FILESDIR}/${PF}-gentoo.diff
- cd ${S}
- echo "CFLAGS += ${CFLAGS}" >> Makefile.rules
-}
-
-src_compile() {
- emake || die
-}
-
-src_install () {
- dobin client/caim
- dolib libfaim.so
- dodoc README Changes
- docinto libfaim
- dodoc faimdocs/BUGS faimdocs/CHANGES faimdocs/README
-}
diff --git a/net-im/caim/files/caim-0.03-gentoo.diff b/net-im/caim/files/caim-0.03-gentoo.diff
deleted file mode 100644
index fd9623078e2a..000000000000
--- a/net-im/caim/files/caim-0.03-gentoo.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- caim-0.03/client/caim.c~ Sat Nov 4 21:28:52 2000
-+++ caim-0.03/client/caim.c Sun Apr 29 19:42:19 2001
-@@ -48,7 +48,7 @@
- #include <curses.h>
- #include <stdlib.h>
- #include <string.h>
--#include <sys/time.h>
-+#include <time.h>
- #include <sys/types.h>
- #include <unistd.h>
-
diff --git a/net-im/caim/files/digest-caim-0.03 b/net-im/caim/files/digest-caim-0.03
deleted file mode 100644
index 30976547723b..000000000000
--- a/net-im/caim/files/digest-caim-0.03
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b4ab8ec02bed4b922cf43ddc6d373c18 caim-0.03.tar.gz 75795