diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-06-01 18:51:29 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-06-01 18:51:29 +0000 |
commit | 96b4eceadad186aa53451205b2adb303c6ccc859 (patch) | |
tree | 55b8555ee8e13bb9803e15091e9fc9975bb3ab57 /net-mail/pflogsumm | |
parent | Initial commit. Thanks to Henry Bucklow for bug #94623. (diff) | |
download | gentoo-2-96b4eceadad186aa53451205b2adb303c6ccc859.tar.gz gentoo-2-96b4eceadad186aa53451205b2adb303c6ccc859.tar.bz2 gentoo-2-96b4eceadad186aa53451205b2adb303c6ccc859.zip |
Stable on x86.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-mail/pflogsumm')
-rw-r--r-- | net-mail/pflogsumm/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/pflogsumm/pflogsumm-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/pflogsumm/ChangeLog b/net-mail/pflogsumm/ChangeLog index 988c27d5f324..46da9df6c801 100644 --- a/net-mail/pflogsumm/ChangeLog +++ b/net-mail/pflogsumm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/pflogsumm # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/pflogsumm/ChangeLog,v 1.4 2005/04/10 04:46:17 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pflogsumm/ChangeLog,v 1.5 2005/06/01 18:51:29 ticho Exp $ + + 01 Jun 2005; Andrej Kacian <ticho@gentoo.org> pflogsumm-1.1.0.ebuild: + Stable on amd64. 10 Apr 2005; Andrej Kacian <ticho@gentoo.org> pflogsumm-1.1.0.ebuild: Added ~amd64 keyword. diff --git a/net-mail/pflogsumm/pflogsumm-1.1.0.ebuild b/net-mail/pflogsumm/pflogsumm-1.1.0.ebuild index 18b57a10ea5f..ff34cdef0b21 100644 --- a/net-mail/pflogsumm/pflogsumm-1.1.0.ebuild +++ b/net-mail/pflogsumm/pflogsumm-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/pflogsumm/pflogsumm-1.1.0.ebuild,v 1.3 2005/04/10 04:46:17 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pflogsumm/pflogsumm-1.1.0.ebuild,v 1.4 2005/06/01 18:51:29 ticho Exp $ DESCRIPTION="Pflogsumm is a log analyzer for Postfix logs" HOMEPAGE="http://jimsun.linxnet.com/postfix_contrib.html" @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 amd64" DEPEND="dev-lang/perl dev-perl/Date-Calc" |