summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorSeth Chandler <sethbc@gentoo.org>2003-04-06 14:10:13 +0000
committerSeth Chandler <sethbc@gentoo.org>2003-04-06 14:10:13 +0000
commit182bcb3a4b28392f7d6b60dd0cd815c6d31a699d (patch)
tree25de14f5f7c04123d47ad85edef4d470e6260150 /net-im
parentfix echangelog foolishness (diff)
downloadhistorical-182bcb3a4b28392f7d6b60dd0cd815c6d31a699d.tar.gz
historical-182bcb3a4b28392f7d6b60dd0cd815c6d31a699d.tar.bz2
historical-182bcb3a4b28392f7d6b60dd0cd815c6d31a699d.zip
more spelling fixes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/gaim-cvs/gaim-cvs-0.60-r4.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/net-im/gaim-cvs/gaim-cvs-0.60-r4.ebuild b/net-im/gaim-cvs/gaim-cvs-0.60-r4.ebuild
index 6509effeba04..09447909f5fd 100644
--- a/net-im/gaim-cvs/gaim-cvs-0.60-r4.ebuild
+++ b/net-im/gaim-cvs/gaim-cvs-0.60-r4.ebuild
@@ -1,6 +1,6 @@
# 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.2 2003/04/06 13:24:11 sethbc Exp $
+# $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"
@@ -14,9 +14,10 @@ KEYWORDS="~x86 ~ppc ~alpha ~sparc"
DEPEND="!net-im/gaim"
src_unpack() {
- eerror "Gaim-cvs has been deprecated at the request of the gaim develoeprs"
- eerror "and the system administrators at sourceforge"
+ 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
+ die Package Removed From Portage
}