diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-03-31 14:12:58 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-03-31 14:12:58 +0000 |
commit | 642ac561e3c15edea8cf50a7c8fdb85392021c1c (patch) | |
tree | 1e6e192948236ebb95583e2c9ffb5f2a3612aa5f /net-mail/postfix-logwatch | |
parent | Stable for amd64 wrt bug #506090 (diff) | |
download | gentoo-2-642ac561e3c15edea8cf50a7c8fdb85392021c1c.tar.gz gentoo-2-642ac561e3c15edea8cf50a7c8fdb85392021c1c.tar.bz2 gentoo-2-642ac561e3c15edea8cf50a7c8fdb85392021c1c.zip |
Stable for amd64 wrt bug #503912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'net-mail/postfix-logwatch')
-rw-r--r-- | net-mail/postfix-logwatch/ChangeLog | 8 | ||||
-rw-r--r-- | net-mail/postfix-logwatch/postfix-logwatch-1.40.00.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-mail/postfix-logwatch/ChangeLog b/net-mail/postfix-logwatch/ChangeLog index ef7602aacd56..893443a4e2fd 100644 --- a/net-mail/postfix-logwatch/ChangeLog +++ b/net-mail/postfix-logwatch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/postfix-logwatch -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix-logwatch/ChangeLog,v 1.3 2013/12/20 00:02:07 mjo Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix-logwatch/ChangeLog,v 1.4 2014/03/31 14:12:58 nimiux Exp $ + + 31 Mar 2014; Chema Alonso <nimiux@gentoo.org> + postfix-logwatch-1.40.00.ebuild: + Stable for amd64 wrt bug #503912 *postfix-logwatch-1.40.00 (20 Dec 2013) diff --git a/net-mail/postfix-logwatch/postfix-logwatch-1.40.00.ebuild b/net-mail/postfix-logwatch/postfix-logwatch-1.40.00.ebuild index 9f883056f6d0..af9e8ac25050 100644 --- a/net-mail/postfix-logwatch/postfix-logwatch-1.40.00.ebuild +++ b/net-mail/postfix-logwatch/postfix-logwatch-1.40.00.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix-logwatch/postfix-logwatch-1.40.00.ebuild,v 1.1 2013/12/20 00:02:07 mjo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix-logwatch/postfix-logwatch-1.40.00.ebuild,v 1.2 2014/03/31 14:12:58 nimiux Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/logreporters/${P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" # >sys-apps/logwatch-7.4.0 ships our logwatch scripts and will # thus obsolete this use flag. |