summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-dialup/pppconfig/ChangeLog6
-rw-r--r--net-dialup/pppconfig/pppconfig-2.3.17-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dialup/pppconfig/ChangeLog b/net-dialup/pppconfig/ChangeLog
index ed876b70a926..335f7b875bb4 100644
--- a/net-dialup/pppconfig/ChangeLog
+++ b/net-dialup/pppconfig/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-dialup/pppconfig
# Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/ChangeLog,v 1.30 2014/05/26 13:33:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/ChangeLog,v 1.31 2014/08/10 20:56:07 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
+ pppconfig-2.3.17-r1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*pppconfig-2.3.21 (26 May 2014)
diff --git a/net-dialup/pppconfig/pppconfig-2.3.17-r1.ebuild b/net-dialup/pppconfig/pppconfig-2.3.17-r1.ebuild
index 4ff2328e0590..7056d79c1b99 100644
--- a/net-dialup/pppconfig/pppconfig-2.3.17-r1.ebuild
+++ b/net-dialup/pppconfig/pppconfig-2.3.17-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.3.17-r1.ebuild,v 1.4 2014/05/26 13:33:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.3.17-r1.ebuild,v 1.5 2014/08/10 20:56:07 slyfox Exp $
-DESCRIPTION="A text menu based utility for configuring ppp."
+DESCRIPTION="A text menu based utility for configuring ppp"
HOMEPAGE="http://packages.qa.debian.org/p/pppconfig.html"
SRC_URI="mirror://debian/pool/main/p/${PN}/${P/-/_}.tar.gz"