diff options
author | Patrick Lauer <patrick@gentoo.org> | 2014-08-10 01:37:44 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2014-08-10 01:37:44 +0000 |
commit | f07496731f72e238ce96b0029667691e7939de7f (patch) | |
tree | 99e10d6c6d91b5251b822fd8493bedc32368ad4c /app-admin/logcheck | |
parent | switch test dep to pytest, update test phase (diff) | |
download | gentoo-2-f07496731f72e238ce96b0029667691e7939de7f.tar.gz gentoo-2-f07496731f72e238ce96b0029667691e7939de7f.tar.bz2 gentoo-2-f07496731f72e238ce96b0029667691e7939de7f.zip |
Fix description for more repoman happy
(Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-admin/logcheck')
-rw-r--r-- | app-admin/logcheck/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/logcheck/logcheck-1.3.15-r1.ebuild | 6 | ||||
-rw-r--r-- | app-admin/logcheck/logcheck-1.3.15-r2.ebuild | 4 | ||||
-rw-r--r-- | app-admin/logcheck/logcheck-1.3.16.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/app-admin/logcheck/ChangeLog b/app-admin/logcheck/ChangeLog index 67c2ec154d2a..2c0229292d93 100644 --- a/app-admin/logcheck/ChangeLog +++ b/app-admin/logcheck/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/logcheck # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/logcheck/ChangeLog,v 1.33 2014/03/24 15:05:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/logcheck/ChangeLog,v 1.34 2014/08/10 01:37:41 patrick Exp $ + + 10 Aug 2014; Patrick Lauer <patrick@gentoo.org> logcheck-1.3.15-r1.ebuild, + logcheck-1.3.15-r2.ebuild, logcheck-1.3.16.ebuild: + Fix description for more repoman happy 24 Mar 2014; Agostino Sarubbo <ago@gentoo.org> logcheck-1.3.15-r2.ebuild: Stable for ppc, wrt bug #495316 diff --git a/app-admin/logcheck/logcheck-1.3.15-r1.ebuild b/app-admin/logcheck/logcheck-1.3.15-r1.ebuild index f39855a6c6d4..1185575a86f0 100644 --- a/app-admin/logcheck/logcheck-1.3.15-r1.ebuild +++ b/app-admin/logcheck/logcheck-1.3.15-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/app-admin/logcheck/logcheck-1.3.15-r1.ebuild,v 1.2 2012/12/30 18:55:08 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/logcheck/logcheck-1.3.15-r1.ebuild,v 1.3 2014/08/10 01:37:41 patrick Exp $ EAPI="4" inherit user -DESCRIPTION="Mails anomalies in the system logfiles to the administrator." +DESCRIPTION="Mails anomalies in the system logfiles to the administrator" HOMEPAGE="http://packages.debian.org/sid/logcheck" SRC_URI="mirror://debian/pool/main/l/${PN}/${PN}_${PV}.tar.gz" diff --git a/app-admin/logcheck/logcheck-1.3.15-r2.ebuild b/app-admin/logcheck/logcheck-1.3.15-r2.ebuild index 08339f5f9a5f..2ea03d605926 100644 --- a/app-admin/logcheck/logcheck-1.3.15-r2.ebuild +++ b/app-admin/logcheck/logcheck-1.3.15-r2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/logcheck/logcheck-1.3.15-r2.ebuild,v 1.4 2014/03/24 15:05:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/logcheck/logcheck-1.3.15-r2.ebuild,v 1.5 2014/08/10 01:37:41 patrick Exp $ EAPI="4" inherit user -DESCRIPTION="Mails anomalies in the system logfiles to the administrator." +DESCRIPTION="Mails anomalies in the system logfiles to the administrator" HOMEPAGE="http://packages.debian.org/sid/logcheck" SRC_URI="mirror://debian/pool/main/l/${PN}/${PN}_${PV}.tar.gz" diff --git a/app-admin/logcheck/logcheck-1.3.16.ebuild b/app-admin/logcheck/logcheck-1.3.16.ebuild index 572c952347cb..ff4ea486c64e 100644 --- a/app-admin/logcheck/logcheck-1.3.16.ebuild +++ b/app-admin/logcheck/logcheck-1.3.16.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/logcheck/logcheck-1.3.16.ebuild,v 1.1 2014/02/08 06:06:35 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/logcheck/logcheck-1.3.16.ebuild,v 1.2 2014/08/10 01:37:41 patrick Exp $ EAPI="5" inherit user -DESCRIPTION="Mails anomalies in the system logfiles to the administrator." +DESCRIPTION="Mails anomalies in the system logfiles to the administrator" HOMEPAGE="http://packages.debian.org/sid/logcheck" SRC_URI="mirror://debian/pool/main/l/${PN}/${PN}_${PV}.tar.xz" |