diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 12:18:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 12:18:39 +0000 |
commit | 6226fd5a0c65e1d70177cb64bd8ce0f57cb4962d (patch) | |
tree | 31f80bbe73f0d00f904b373a707a29e588c54120 /sys-apps/logwatch | |
parent | Stable for sparc, wrt bug #495920 (diff) | |
download | gentoo-2-6226fd5a0c65e1d70177cb64bd8ce0f57cb4962d.tar.gz gentoo-2-6226fd5a0c65e1d70177cb64bd8ce0f57cb4962d.tar.bz2 gentoo-2-6226fd5a0c65e1d70177cb64bd8ce0f57cb4962d.zip |
Stable for sparc, wrt bug #495922
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/logwatch')
-rw-r--r-- | sys-apps/logwatch/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/logwatch/logwatch-7.4.0_p170-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/logwatch/ChangeLog b/sys-apps/logwatch/ChangeLog index fadb3482d9ce..b6ee8f958b51 100644 --- a/sys-apps/logwatch/ChangeLog +++ b/sys-apps/logwatch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/logwatch # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/ChangeLog,v 1.93 2014/01/19 10:27:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/ChangeLog,v 1.94 2014/01/26 12:18:39 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> logwatch-7.4.0_p170-r1.ebuild: + Stable for sparc, wrt bug #495922 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> logwatch-7.4.0_p170-r1.ebuild: Stable for ppc64, wrt bug #495922 diff --git a/sys-apps/logwatch/logwatch-7.4.0_p170-r1.ebuild b/sys-apps/logwatch/logwatch-7.4.0_p170-r1.ebuild index 798da7f6479a..a68faf030744 100644 --- a/sys-apps/logwatch/logwatch-7.4.0_p170-r1.ebuild +++ b/sys-apps/logwatch/logwatch-7.4.0_p170-r1.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/sys-apps/logwatch/logwatch-7.4.0_p170-r1.ebuild,v 1.9 2014/01/19 10:27:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/logwatch-7.4.0_p170-r1.ebuild,v 1.10 2014/01/26 12:18:39 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://dev.gentoo.org/~polynomial-c/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86" IUSE="" DEPEND="" |