slyfox 14/08/10 20:43:10 Modified: aggregate-1.6.ebuild ChangeLog Log: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.19 net-misc/aggregate/aggregate-1.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/aggregate/aggregate-1.6.ebuild?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/aggregate/aggregate-1.6.ebuild?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/aggregate/aggregate-1.6.ebuild?r1=1.18&r2=1.19 Index: aggregate-1.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/aggregate/aggregate-1.6.ebuild,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- aggregate-1.6.ebuild 12 Mar 2014 03:49:32 -0000 1.18 +++ aggregate-1.6.ebuild 10 Aug 2014 20:43:10 -0000 1.19 @@ -1,11 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate/aggregate-1.6.ebuild,v 1.18 2014/03/12 03:49:32 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate/aggregate-1.6.ebuild,v 1.19 2014/08/10 20:43:10 slyfox Exp $ EAPI=2 inherit eutils toolchain-funcs -DESCRIPTION="Take a list of prefixes and perform two optimisations to reduce the length of the prefix list." +DESCRIPTION="Take a list of prefixes and perform two optimisations to reduce the length of the prefix list" HOMEPAGE="http://dist.automagic.org/" SRC_URI="${HOMEPAGE}/${P}.tar.gz" 1.18 net-misc/aggregate/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/aggregate/ChangeLog?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/aggregate/ChangeLog?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/aggregate/ChangeLog?r1=1.17&r2=1.18 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/aggregate/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 12 Mar 2014 03:49:32 -0000 1.17 +++ ChangeLog 10 Aug 2014 20:43:10 -0000 1.18 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/aggregate # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate/ChangeLog,v 1.17 2014/03/12 03:49:32 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate/ChangeLog,v 1.18 2014/08/10 20:43:10 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> aggregate-1.6.ebuild: + QA: drop trailing '.' from DESCRIPTION 12 Mar 2014; Patrick Lauer <[email protected]> aggregate-1.6.ebuild: Shorten description for improved repoman happy
