diff options
author | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 10:13:45 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 10:13:45 +0000 |
commit | 9a9bd551b14c4fdcf963133c324f4fc321d5fbb4 (patch) | |
tree | ef6a38e6a0d84fa79300ad90582483e485e2fd6b /net-mail/mhonarc/mhonarc-2.6.10.ebuild | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-9a9bd551b14c4fdcf963133c324f4fc321d5fbb4.tar.gz gentoo-2-9a9bd551b14c4fdcf963133c324f4fc321d5fbb4.tar.bz2 gentoo-2-9a9bd551b14c4fdcf963133c324f4fc321d5fbb4.zip |
Drop to ~mips
(Portage version: 2.1.9.35/cvs/Linux mips64)
Diffstat (limited to 'net-mail/mhonarc/mhonarc-2.6.10.ebuild')
-rw-r--r-- | net-mail/mhonarc/mhonarc-2.6.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/mhonarc/mhonarc-2.6.10.ebuild b/net-mail/mhonarc/mhonarc-2.6.10.ebuild index 6e52c402d19f..8600a459b011 100644 --- a/net-mail/mhonarc/mhonarc-2.6.10.ebuild +++ b/net-mail/mhonarc/mhonarc-2.6.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mhonarc/mhonarc-2.6.10.ebuild,v 1.6 2007/07/02 14:56:07 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mhonarc/mhonarc-2.6.10.ebuild,v 1.7 2011/02/06 10:13:45 leio Exp $ inherit perl-app @@ -14,7 +14,7 @@ HOMEPAGE="http://www.mhonarc.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 mips ~ppc sparc x86" +KEYWORDS="alpha ~amd64 ~mips ~ppc sparc x86" S="${WORKDIR}/${P/mhonarc/MHonArc}" |