diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:43:10 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:43:10 +0000 |
commit | 4c5ef4364b49b1ee4d405ddf6bd3cc23246dfe26 (patch) | |
tree | fe7d2119182ed972c7b715d40f3b1cb47afba9b2 /net-misc/aggregate | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-4c5ef4364b49b1ee4d405ddf6bd3cc23246dfe26.tar.gz gentoo-2-4c5ef4364b49b1ee4d405ddf6bd3cc23246dfe26.tar.bz2 gentoo-2-4c5ef4364b49b1ee4d405ddf6bd3cc23246dfe26.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/aggregate')
-rw-r--r-- | net-misc/aggregate/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/aggregate/aggregate-1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/aggregate/ChangeLog b/net-misc/aggregate/ChangeLog index 4229223b4b6b..c6cca0984de4 100644 --- a/net-misc/aggregate/ChangeLog +++ b/net-misc/aggregate/ChangeLog @@ -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 <slyfox@gentoo.org> aggregate-1.6.ebuild: + QA: drop trailing '.' from DESCRIPTION 12 Mar 2014; Patrick Lauer <patrick@gentoo.org> aggregate-1.6.ebuild: Shorten description for improved repoman happy diff --git a/net-misc/aggregate/aggregate-1.6.ebuild b/net-misc/aggregate/aggregate-1.6.ebuild index 17f18977cb91..f3a245cac7ba 100644 --- a/net-misc/aggregate/aggregate-1.6.ebuild +++ b/net-misc/aggregate/aggregate-1.6.ebuild @@ -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" |