summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:03:08 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:03:08 +0000
commita056495ef2e8091774a3e6743e88a2e9dc182881 (patch)
treec29c7a965bdd6bb238e36fc8aa9bed1e381b6001 /dev-dotnet
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-a056495ef2e8091774a3e6743e88a2e9dc182881.tar.gz
gentoo-2-a056495ef2e8091774a3e6743e88a2e9dc182881.tar.bz2
gentoo-2-a056495ef2e8091774a3e6743e88a2e9dc182881.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 'dev-dotnet')
-rw-r--r--dev-dotnet/log4net/ChangeLog8
-rw-r--r--dev-dotnet/log4net/log4net-1.2.11.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-dotnet/log4net/ChangeLog b/dev-dotnet/log4net/ChangeLog
index ab7c7bda919d..905cee85fa73 100644
--- a/dev-dotnet/log4net/ChangeLog
+++ b/dev-dotnet/log4net/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-dotnet/log4net
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/log4net/ChangeLog,v 1.14 2012/06/16 12:02:27 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/log4net/ChangeLog,v 1.15 2014/08/10 20:03:08 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> log4net-1.2.11.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
16 Jun 2012; Agostino Sarubbo <ago@gentoo.org> -log4net-1.2.10-r3.ebuild:
Remove old as requested by Pacho Ramos, <pacho@gentoo.org>
@@ -66,4 +69,3 @@
<tim.raedisch@udo.edu>, Travis Hansen <travisghansen@yahoo.com> and Toffanin
[WiredTEK] <equilibrium@gechi.it> for providing the ebuilds slightly modified
by yours truly
-
diff --git a/dev-dotnet/log4net/log4net-1.2.11.ebuild b/dev-dotnet/log4net/log4net-1.2.11.ebuild
index 580c46016e69..98fc08b58941 100644
--- a/dev-dotnet/log4net/log4net-1.2.11.ebuild
+++ b/dev-dotnet/log4net/log4net-1.2.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/log4net/log4net-1.2.11.ebuild,v 1.4 2012/06/04 07:08:28 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/log4net/log4net-1.2.11.ebuild,v 1.5 2014/08/10 20:03:08 slyfox Exp $
EAPI="4"
@@ -8,7 +8,7 @@ inherit eutils mono multilib versionator
PV_MAJOR=$(get_version_component_range 1-2)
-DESCRIPTION="tool to help the programmer output log statements to a variety of output targets."
+DESCRIPTION="tool to help the programmer output log statements to a variety of output targets"
HOMEPAGE="http://logging.apache.org/log4net/"
SRC_URI="mirror://apache/logging/log4net/source/${P}-src.zip
http://dev.gentoo.org/~pacho/dotnet/log4net.snk"