diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-05-24 08:43:31 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-05-24 08:43:31 +0000 |
commit | f19b0ce813c3d75fe1d1a300f89a39a31eb11e15 (patch) | |
tree | 27c8f57d355c3ca8533fd1295b93a342d91e5c6b /net-mail/mailgraph | |
parent | Version bump. mdadm now has an auto-detect option to fire the kernel auto-det... (diff) | |
download | gentoo-2-f19b0ce813c3d75fe1d1a300f89a39a31eb11e15.tar.gz gentoo-2-f19b0ce813c3d75fe1d1a300f89a39a31eb11e15.tar.bz2 gentoo-2-f19b0ce813c3d75fe1d1a300f89a39a31eb11e15.zip |
Stable on x86.
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-mail/mailgraph')
-rw-r--r-- | net-mail/mailgraph/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/mailgraph/mailgraph-1.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/mailgraph/ChangeLog b/net-mail/mailgraph/ChangeLog index 1b350b90f698..e99cabe0cbd8 100644 --- a/net-mail/mailgraph/ChangeLog +++ b/net-mail/mailgraph/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/mailgraph # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/ChangeLog,v 1.19 2007/04/01 19:30:00 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/ChangeLog,v 1.20 2007/05/24 08:43:31 ticho Exp $ + + 24 May 2007; Andrej Kacian <ticho@gentoo.org> mailgraph-1.13.ebuild: + Stable on x86. 01 Apr 2007; Andrej Kacian <ticho@gentoo.org> +files/mailgraph.confd-new, +files/mailgraph.initd-new, +files/mailgraph.logrotate-new, diff --git a/net-mail/mailgraph/mailgraph-1.13.ebuild b/net-mail/mailgraph/mailgraph-1.13.ebuild index 5bec1535c32a..3307ee2c956b 100644 --- a/net-mail/mailgraph/mailgraph-1.13.ebuild +++ b/net-mail/mailgraph/mailgraph-1.13.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/net-mail/mailgraph/mailgraph-1.13.ebuild,v 1.2 2007/04/01 19:30:00 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.13.ebuild,v 1.3 2007/05/24 08:43:31 ticho Exp $ inherit eutils webapp @@ -9,7 +9,7 @@ HOMEPAGE="http://mailgraph.schweikert.ch/" SRC_URI="http://mailgraph.schweikert.ch//pub/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="logrotate" RDEPEND="dev-lang/perl |