diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 13:32:32 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 13:32:32 +0000 |
commit | 74501ff5302f4033dd1a22ced7a6e173091a688e (patch) | |
tree | 8f857a09a4577f88b4b6806172bb2297b2da2bdf /net-mail/mairix | |
parent | unmask (diff) | |
download | historical-74501ff5302f4033dd1a22ced7a6e173091a688e.tar.gz historical-74501ff5302f4033dd1a22ced7a6e173091a688e.tar.bz2 historical-74501ff5302f4033dd1a22ced7a6e173091a688e.zip |
unmask, changelog and repoman fixes
Diffstat (limited to 'net-mail/mairix')
-rw-r--r-- | net-mail/mairix/mairix-0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/mairix/mairix-0.10.ebuild b/net-mail/mairix/mairix-0.10.ebuild index dc9488a96027..34b72e1aad06 100644 --- a/net-mail/mairix/mairix-0.10.ebuild +++ b/net-mail/mairix/mairix-0.10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mairix/mairix-0.10.ebuild,v 1.2 2003/02/13 14:34:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mairix/mairix-0.10.ebuild,v 1.3 2003/07/13 13:32:32 aliz Exp $ DESCRIPTION="Indexes and searches Maildir/MH folders" HOMEPAGE="http://www.rrbcurnow.freeuk.com/mairix/" SRC_URI="http://www.rrbcurnow.freeuk.com/mairix/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="virtual/glibc >=sys-apps/texinfo-4.2" |