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 | |
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')
-rw-r--r-- | net-mail/mhonarc/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/mhonarc/mhonarc-2.6.10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/mhonarc/ChangeLog b/net-mail/mhonarc/ChangeLog index a92296b5cf1d..ab96988b44ee 100644 --- a/net-mail/mhonarc/ChangeLog +++ b/net-mail/mhonarc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/mhonarc -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mhonarc/ChangeLog,v 1.16 2008/12/29 20:07:28 iluxa Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/mhonarc/ChangeLog,v 1.17 2011/02/06 10:13:45 leio Exp $ + + 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> mhonarc-2.6.10.ebuild: + Drop to ~mips *mhonarc-2.6.16-r2 (29 Dec 2008) 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}" |