diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-06 17:58:13 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-06 17:58:13 +0000 |
commit | 5256946c8697d3e009d1b814fec80c796d65d1b2 (patch) | |
tree | 21020de5a20f6c8f0278c2fd5f34b6dbc610e6bf /sys-apps | |
parent | Added IUSE=debug, which was dropped when \'inherit debug\' was removed from x... (diff) | |
download | gentoo-2-5256946c8697d3e009d1b814fec80c796d65d1b2.tar.gz gentoo-2-5256946c8697d3e009d1b814fec80c796d65d1b2.tar.bz2 gentoo-2-5256946c8697d3e009d1b814fec80c796d65d1b2.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/logwatch/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/logwatch/logwatch-7.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/logwatch/ChangeLog b/sys-apps/logwatch/ChangeLog index ecc5ddf3610b..4c0759c2dd30 100644 --- a/sys-apps/logwatch/ChangeLog +++ b/sys-apps/logwatch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/logwatch # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/ChangeLog,v 1.40 2007/01/06 11:50:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/ChangeLog,v 1.41 2007/01/06 17:58:13 kloeri Exp $ + + 06 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> logwatch-7.3-r1.ebuild: + Stable on Alpha. 06 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> logwatch-7.3-r1.ebuild: diff --git a/sys-apps/logwatch/logwatch-7.3-r1.ebuild b/sys-apps/logwatch/logwatch-7.3-r1.ebuild index e088e9a444ff..feef74512cbe 100644 --- a/sys-apps/logwatch/logwatch-7.3-r1.ebuild +++ b/sys-apps/logwatch/logwatch-7.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/logwatch-7.3-r1.ebuild,v 1.3 2007/01/06 11:50:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/logwatch-7.3-r1.ebuild,v 1.4 2007/01/06 17:58:13 kloeri Exp $ DESCRIPTION="Analyzes and Reports on system logs" HOMEPAGE="http://www.logwatch.org/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.kaybee.org/pub/linux/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~ppc64 sparc ~x86" IUSE="" RDEPEND="virtual/cron |