diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-13 15:18:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-13 15:18:50 +0000 |
commit | 2bb74d660df55488526db30052de509d10b68089 (patch) | |
tree | 5c11637cd63cb17d57ed8f0606a792cd896cb882 /net-mail | |
parent | Stable for amd64, wrt bug #528864 (diff) | |
download | gentoo-2-2bb74d660df55488526db30052de509d10b68089.tar.gz gentoo-2-2bb74d660df55488526db30052de509d10b68089.tar.bz2 gentoo-2-2bb74d660df55488526db30052de509d10b68089.zip |
Stable for amd64, wrt bug #528866
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/postfix-logwatch/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/postfix-logwatch/postfix-logwatch-1.40.03.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/postfix-logwatch/ChangeLog b/net-mail/postfix-logwatch/ChangeLog index 0e03b817c786..09d342cd42bb 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix-logwatch/ChangeLog,v 1.5 2014/09/05 21:31:39 mjo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix-logwatch/ChangeLog,v 1.6 2014/11/13 15:18:50 ago Exp $ + + 13 Nov 2014; Agostino Sarubbo <ago@gentoo.org> + postfix-logwatch-1.40.03.ebuild: + Stable for amd64, wrt bug #528866 *postfix-logwatch-1.40.03 (05 Sep 2014) diff --git a/net-mail/postfix-logwatch/postfix-logwatch-1.40.03.ebuild b/net-mail/postfix-logwatch/postfix-logwatch-1.40.03.ebuild index 834884c55753..549a8283648a 100644 --- a/net-mail/postfix-logwatch/postfix-logwatch-1.40.03.ebuild +++ b/net-mail/postfix-logwatch/postfix-logwatch-1.40.03.ebuild @@ -1,6 +1,6 @@ # 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.03.ebuild,v 1.1 2014/09/05 21:31:39 mjo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix-logwatch/postfix-logwatch-1.40.03.ebuild,v 1.2 2014/11/13 15:18:50 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/logreporters/${P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND="dev-lang/perl" |