summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:45:50 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:45:50 +0000
commit77a8d2bed229314cec0933fa648d274e544a1b4a (patch)
treef5afd7b7541e7c633258ca47397b0ae8a2c51c76 /net-misc/openr2
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-77a8d2bed229314cec0933fa648d274e544a1b4a.tar.gz
gentoo-2-77a8d2bed229314cec0933fa648d274e544a1b4a.tar.bz2
gentoo-2-77a8d2bed229314cec0933fa648d274e544a1b4a.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-misc/openr2')
-rw-r--r--net-misc/openr2/ChangeLog7
-rw-r--r--net-misc/openr2/openr2-1.3.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/openr2/ChangeLog b/net-misc/openr2/ChangeLog
index 87f35ffbec1d..1c37dba6f48e 100644
--- a/net-misc/openr2/ChangeLog
+++ b/net-misc/openr2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/openr2
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openr2/ChangeLog,v 1.2 2013/10/27 09:50:41 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openr2/ChangeLog,v 1.3 2014/08/10 20:45:50 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> openr2-1.3.0.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
27 Oct 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due voip herd removal:
diff --git a/net-misc/openr2/openr2-1.3.0.ebuild b/net-misc/openr2/openr2-1.3.0.ebuild
index 79f2b0d8379b..3a70fb55c5b6 100644
--- a/net-misc/openr2/openr2-1.3.0.ebuild
+++ b/net-misc/openr2/openr2-1.3.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openr2/openr2-1.3.0.ebuild,v 1.1 2010/05/13 11:29:44 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openr2/openr2-1.3.0.ebuild,v 1.2 2014/08/10 20:45:50 slyfox Exp $
EAPI=3
inherit autotools base
-DESCRIPTION="An open implementation of the MFC/R2 telephony signaling protocol."
+DESCRIPTION="An open implementation of the MFC/R2 telephony signaling protocol"
HOMEPAGE="http://libopenr2.org/"
SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"