summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:53:43 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:53:43 +0000
commita4a1a337ceb4ba0ee6077f9c37944c9e2a27d952 (patch)
tree7a64456bcc51bb5584cc7c663e3c72cd9d646ed9 /net-irc
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-a4a1a337ceb4ba0ee6077f9c37944c9e2a27d952.tar.gz
gentoo-2-a4a1a337ceb4ba0ee6077f9c37944c9e2a27d952.tar.bz2
gentoo-2-a4a1a337ceb4ba0ee6077f9c37944c9e2a27d952.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/ptlink-ircd/ChangeLog6
-rw-r--r--net-irc/ptlink-ircd/ptlink-ircd-6.19.6-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/ptlink-ircd/ChangeLog b/net-irc/ptlink-ircd/ChangeLog
index f9942ede938d..30079c99395d 100644
--- a/net-irc/ptlink-ircd/ChangeLog
+++ b/net-irc/ptlink-ircd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/ptlink-ircd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ptlink-ircd/ChangeLog,v 1.15 2014/01/08 06:37:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ptlink-ircd/ChangeLog,v 1.16 2014/08/10 20:53:43 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
+ ptlink-ircd-6.19.6-r1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
08 Jan 2014; Mike Frysinger <vapier@gentoo.org> ptlink-ircd-6.19.6-r1.ebuild:
Inherit the user eclass for enewuser/etc...
diff --git a/net-irc/ptlink-ircd/ptlink-ircd-6.19.6-r1.ebuild b/net-irc/ptlink-ircd/ptlink-ircd-6.19.6-r1.ebuild
index 35ed0d916184..d20fb88ef734 100644
--- a/net-irc/ptlink-ircd/ptlink-ircd-6.19.6-r1.ebuild
+++ b/net-irc/ptlink-ircd/ptlink-ircd-6.19.6-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ptlink-ircd/ptlink-ircd-6.19.6-r1.ebuild,v 1.3 2014/01/08 06:37:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ptlink-ircd/ptlink-ircd-6.19.6-r1.ebuild,v 1.4 2014/08/10 20:53:43 slyfox Exp $
inherit eutils ssl-cert user
MY_P="PTlink${PV}"
-DESCRIPTION="PTlink IRCd is a secure IRC daemon with many advanced features."
+DESCRIPTION="PTlink IRCd is a secure IRC daemon with many advanced features"
HOMEPAGE="http://www.ptlink.net/"
SRC_URI="ftp://ftp.sunsite.dk/projects/ptlink/ircd/${MY_P}.tar.gz"
LICENSE="GPL-2"