summaryrefslogtreecommitdiff
blob: 09447909f5fdf979726f8ed5dcf1bc605c7ba549 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-cvs/gaim-cvs-0.60-r4.ebuild,v 1.3 2003/04/06 14:10:13 sethbc Exp $

IUSE="nls perl spell"

DESCRIPTION="GTK Instant Messenger client - CVS ebuild."
HOMEPAGE="http://gaim.sourceforge.net/"

SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc ~alpha ~sparc"

DEPEND="!net-im/gaim"

src_unpack() {
	eerror "Gaim-cvs has been depreciated at the request of the gaim developers"
	eerror "and the system administrators at sourceforge."	
	echo
	eerror "GAIM is back on a regular release schedule, so please"
	eerror "emerge unmerge gaim-cvs; emerge gaim"
	die Package Removed From Portage
}