patrick 14/03/12 03:49:33 Modified: aggregate-1.6.ebuild ChangeLog Log: Shorten description for improved repoman happy (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.18 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.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/aggregate/aggregate-1.6.ebuild?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/aggregate/aggregate-1.6.ebuild?r1=1.17&r2=1.18 Index: aggregate-1.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/aggregate/aggregate-1.6.ebuild,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- aggregate-1.6.ebuild 22 Dec 2012 17:24:28 -0000 1.17 +++ aggregate-1.6.ebuild 12 Mar 2014 03:49:32 -0000 1.18 @@ -1,11 +1,11 @@ -# 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/aggregate/aggregate-1.6.ebuild,v 1.17 2012/12/22 17:24:28 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate/aggregate-1.6.ebuild,v 1.18 2014/03/12 03:49:32 patrick Exp $ EAPI=2 inherit eutils toolchain-funcs -DESCRIPTION="aggregate takes a list of prefixes in conventional format on stdin, and performs 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.17 net-misc/aggregate/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/aggregate/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/aggregate/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/aggregate/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/aggregate/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 22 Dec 2012 17:24:28 -0000 1.16 +++ ChangeLog 12 Mar 2014 03:49:32 -0000 1.17 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/aggregate -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate/ChangeLog,v 1.16 2012/12/22 17:24:28 ulm Exp $ +# 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 $ + + 12 Mar 2014; Patrick Lauer <[email protected]> aggregate-1.6.ebuild: + Shorten description for improved repoman happy 22 Dec 2012; Ulrich Müller <[email protected]> aggregate-1.6.ebuild: Fix LICENSE, see LICENCE and LICENSE files in tarball, bug 446488. @@ -52,4 +55,3 @@ 13 Sep 2003; Robin H. Johnson <[email protected]> aggregate-1.6.ebuild, metadata.xml: initial commit -
