summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2012-06-19 07:28:21 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2012-06-19 07:28:21 +0000
commitdbcc2bd09989b8e41c75047b7be906f43e6d4dd4 (patch)
tree3e91fe97a65953105521aae89dbd1d0893d3a065 /net-im
parentmarked x86 per bug 421489 (diff)
downloadgentoo-2-dbcc2bd09989b8e41c75047b7be906f43e6d4dd4.tar.gz
gentoo-2-dbcc2bd09989b8e41c75047b7be906f43e6d4dd4.tar.bz2
gentoo-2-dbcc2bd09989b8e41c75047b7be906f43e6d4dd4.zip
Remove the mention of the fork as the centericq is not around for quite few years. Now the repoman is happy about the description.
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/centerim/ChangeLog6
-rw-r--r--net-im/centerim/centerim-4.22.10.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-im/centerim/ChangeLog b/net-im/centerim/ChangeLog
index 582f4a1db419..c930c077fd39 100644
--- a/net-im/centerim/ChangeLog
+++ b/net-im/centerim/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-im/centerim
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/centerim/ChangeLog,v 1.52 2012/06/19 07:25:37 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/centerim/ChangeLog,v 1.53 2012/06/19 07:28:21 scarabeus Exp $
+
+ 19 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> centerim-4.22.10.ebuild:
+ Remove the mention of the fork as the centericq is not around for quite few
+ years. Now the repoman is happy about the description.
19 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> -centerim-4.22.9.ebuild:
Failed to built for me on stable so remove.
diff --git a/net-im/centerim/centerim-4.22.10.ebuild b/net-im/centerim/centerim-4.22.10.ebuild
index 2ec99b893aec..6fe738254542 100644
--- a/net-im/centerim/centerim-4.22.10.ebuild
+++ b/net-im/centerim/centerim-4.22.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/centerim/centerim-4.22.10.ebuild,v 1.6 2012/06/08 12:05:56 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/centerim/centerim-4.22.10.ebuild,v 1.7 2012/06/19 07:28:21 scarabeus Exp $
EAPI="2"
@@ -9,7 +9,7 @@ inherit eutils
PROTOCOL_IUSE="+aim gadu +icq +irc +jabber lj +msn rss +yahoo"
IUSE="${PROTOCOL_IUSE} bidi nls ssl crypt jpeg otr"
-DESCRIPTION="CenterIM is a fork of CenterICQ - a ncurses ICQ/Yahoo!/AIM/IRC/MSN/Jabber/GaduGadu/RSS/LiveJournal Client"
+DESCRIPTION="CenterIM is a ncurses ICQ/Yahoo!/AIM/IRC/MSN/Jabber/GaduGadu/RSS/LiveJournal Client"
if [[ ${PV} = *_p* ]] # is this a snaphot?
then
SRC_URI="http://www.centerim.org/download/snapshots/${PN}-${PV/*_p/}.tar.gz"