From 794142ced07ed4ce3f885794c0b0278d4cc2d03a Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 10 Aug 2014 20:48:37 +0000 Subject: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA) --- net-misc/ucarp/ChangeLog | 8 ++++++-- net-misc/ucarp/ucarp-1.3.ebuild | 6 +++--- net-misc/ucarp/ucarp-1.5.2-r1.ebuild | 6 +++--- net-misc/ucarp/ucarp-1.5.2-r3.ebuild | 6 +++--- net-misc/ucarp/ucarp-1.5.2.ebuild | 6 +++--- 5 files changed, 18 insertions(+), 14 deletions(-) (limited to 'net-misc/ucarp') diff --git a/net-misc/ucarp/ChangeLog b/net-misc/ucarp/ChangeLog index bc36d794b469..422b5d67dde6 100644 --- a/net-misc/ucarp/ChangeLog +++ b/net-misc/ucarp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/ucarp -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ucarp/ChangeLog,v 1.23 2013/08/07 13:25:54 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/ucarp/ChangeLog,v 1.24 2014/08/10 20:48:37 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich ucarp-1.3.ebuild, + ucarp-1.5.2-r1.ebuild, ucarp-1.5.2-r3.ebuild, ucarp-1.5.2.ebuild: + QA: drop trailing '.' from DESCRIPTION 07 Aug 2013; Agostino Sarubbo ucarp-1.5.2-r3.ebuild: Stable for x86, wrt bug #470564 diff --git a/net-misc/ucarp/ucarp-1.3.ebuild b/net-misc/ucarp/ucarp-1.3.ebuild index 899bd88c9872..8634a02512af 100644 --- a/net-misc/ucarp/ucarp-1.3.ebuild +++ b/net-misc/ucarp/ucarp-1.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 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/ucarp/ucarp-1.3.ebuild,v 1.3 2011/04/02 12:50:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ucarp/ucarp-1.3.ebuild,v 1.4 2014/08/10 20:48:37 slyfox Exp $ inherit eutils -DESCRIPTION="Portable userland implementation of Common Address Redundancy Protocol (CARP)." +DESCRIPTION="Portable userland implementation of Common Address Redundancy Protocol (CARP)" HOMEPAGE="http://www.ucarp.org" LICENSE="GPL-2" DEPEND="net-libs/libpcap" diff --git a/net-misc/ucarp/ucarp-1.5.2-r1.ebuild b/net-misc/ucarp/ucarp-1.5.2-r1.ebuild index e724e6acf8b1..301f3b0620bb 100644 --- a/net-misc/ucarp/ucarp-1.5.2-r1.ebuild +++ b/net-misc/ucarp/ucarp-1.5.2-r1.ebuild @@ -1,12 +1,12 @@ -# 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/net-misc/ucarp/ucarp-1.5.2-r1.ebuild,v 1.3 2012/12/16 13:47:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ucarp/ucarp-1.5.2-r1.ebuild,v 1.4 2014/08/10 20:48:37 slyfox Exp $ EAPI="4" inherit base -DESCRIPTION="Portable userland implementation of Common Address Redundancy Protocol (CARP)." +DESCRIPTION="Portable userland implementation of Common Address Redundancy Protocol (CARP)" HOMEPAGE="http://www.ucarp.org" SRC_URI="ftp://ftp.ucarp.org/pub/ucarp/${P}.tar.gz" diff --git a/net-misc/ucarp/ucarp-1.5.2-r3.ebuild b/net-misc/ucarp/ucarp-1.5.2-r3.ebuild index 328add3968c9..552fbb6abd5f 100644 --- a/net-misc/ucarp/ucarp-1.5.2-r3.ebuild +++ b/net-misc/ucarp/ucarp-1.5.2-r3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 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/ucarp/ucarp-1.5.2-r3.ebuild,v 1.2 2013/08/07 13:25:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ucarp/ucarp-1.5.2-r3.ebuild,v 1.3 2014/08/10 20:48:37 slyfox Exp $ EAPI="5" -DESCRIPTION="Portable userland implementation of Common Address Redundancy Protocol (CARP)." +DESCRIPTION="Portable userland implementation of Common Address Redundancy Protocol (CARP)" HOMEPAGE="http://www.ucarp.org" SRC_URI="ftp://ftp.ucarp.org/pub/ucarp/${P}.tar.gz" diff --git a/net-misc/ucarp/ucarp-1.5.2.ebuild b/net-misc/ucarp/ucarp-1.5.2.ebuild index 2ac9b6d0003c..c2aab2bf5fef 100644 --- a/net-misc/ucarp/ucarp-1.5.2.ebuild +++ b/net-misc/ucarp/ucarp-1.5.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2011 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/ucarp/ucarp-1.5.2.ebuild,v 1.2 2011/04/02 12:50:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ucarp/ucarp-1.5.2.ebuild,v 1.3 2014/08/10 20:48:37 slyfox Exp $ EAPI="2" inherit base -DESCRIPTION="Portable userland implementation of Common Address Redundancy Protocol (CARP)." +DESCRIPTION="Portable userland implementation of Common Address Redundancy Protocol (CARP)" HOMEPAGE="http://www.ucarp.org" SRC_URI="ftp://ftp.ucarp.org/pub/ucarp/${P}.tar.gz" -- cgit v1.2.3-65-gdbad