summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:54:00 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:54:00 +0000
commitb99e8eae04b44083e688b8798303a9506b7f36b4 (patch)
tree19610af7245e104eac7283f97b30d9c5a4fc94f4 /net-irc
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-b99e8eae04b44083e688b8798303a9506b7f36b4.tar.gz
gentoo-2-b99e8eae04b44083e688b8798303a9506b7f36b4.tar.bz2
gentoo-2-b99e8eae04b44083e688b8798303a9506b7f36b4.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/ultimate/ChangeLog5
-rw-r--r--net-irc/ultimate/ultimate-3.0.2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-irc/ultimate/ChangeLog b/net-irc/ultimate/ChangeLog
index e4e617de2362..41426736f5d0 100644
--- a/net-irc/ultimate/ChangeLog
+++ b/net-irc/ultimate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/ultimate
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/ChangeLog,v 1.25 2014/01/08 06:39:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/ChangeLog,v 1.26 2014/08/10 20:54:00 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> ultimate-3.0.2.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
08 Jan 2014; Mike Frysinger <vapier@gentoo.org> ultimate-3.0.2-r2.ebuild:
Inherit the user eclass for enewuser/etc...
diff --git a/net-irc/ultimate/ultimate-3.0.2.ebuild b/net-irc/ultimate/ultimate-3.0.2.ebuild
index 1def33510fc7..e25d63714398 100644
--- a/net-irc/ultimate/ultimate-3.0.2.ebuild
+++ b/net-irc/ultimate/ultimate-3.0.2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/ultimate-3.0.2.ebuild,v 1.3 2009/09/23 18:45:45 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/ultimate-3.0.2.ebuild,v 1.4 2014/08/10 20:54:00 slyfox Exp $
inherit eutils fixheadtails
MY_P="Ultimate${PV/_/.}"
-DESCRIPTION="An IRCd server based on DALnet's DreamForge IRCd."
+DESCRIPTION="An IRCd server based on DALnet's DreamForge IRCd"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
HOMEPAGE="http://www.shadow-realm.org/"