diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-01-03 23:35:31 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-01-03 23:35:31 +0000 |
commit | 09b34fa4618fd1f342041e7e3735977de1f29297 (patch) | |
tree | 8f52cd384b3e0db15bfd6a4b24af160bc889426e /net-mail/maildirtree | |
parent | Stable on hppa. (diff) | |
download | historical-09b34fa4618fd1f342041e7e3735977de1f29297.tar.gz historical-09b34fa4618fd1f342041e7e3735977de1f29297.tar.bz2 historical-09b34fa4618fd1f342041e7e3735977de1f29297.zip |
Stable on x86.
Diffstat (limited to 'net-mail/maildirtree')
-rw-r--r-- | net-mail/maildirtree/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/maildirtree/maildirtree-0.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/maildirtree/ChangeLog b/net-mail/maildirtree/ChangeLog index 23af04c5224d..d7d9f655c839 100644 --- a/net-mail/maildirtree/ChangeLog +++ b/net-mail/maildirtree/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/maildirtree -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/maildirtree/ChangeLog,v 1.1 2004/11/17 21:23:29 ticho Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/maildirtree/ChangeLog,v 1.2 2005/01/03 23:32:28 ticho Exp $ + + 04 Jan 2005; Andrej Kacian <ticho@gentoo.org> maildirtree-0.6.ebuild: + Stable on x86. *maildirtree-0.6 (17 Nov 2004) diff --git a/net-mail/maildirtree/maildirtree-0.6.ebuild b/net-mail/maildirtree/maildirtree-0.6.ebuild index 7cf6c3c84b38..5fb199f38cf6 100644 --- a/net-mail/maildirtree/maildirtree-0.6.ebuild +++ b/net-mail/maildirtree/maildirtree-0.6.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/maildirtree/maildirtree-0.6.ebuild,v 1.1 2004/11/17 21:23:29 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/maildirtree/maildirtree-0.6.ebuild,v 1.2 2005/01/03 23:32:28 ticho Exp $ DESCRIPTION="A utility that prints trees of Courier-style Maildirs." HOMEPAGE="http://triplehelix.org/~joshk/${PN}" SRC_URI="http://triplehelix.org/~joshk/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" src_install() { |