diff options
author | 2006-12-03 00:14:40 +0000 | |
---|---|---|
committer | 2006-12-03 00:14:40 +0000 | |
commit | 92b2da439f2296261a50c6dee80fde3be02bb527 (patch) | |
tree | dd6865475f4e278209b1931a4b8e95f657e47b9d /net-mail/mailsync | |
parent | Add ~amd64, bug 140411 (diff) | |
download | gentoo-2-92b2da439f2296261a50c6dee80fde3be02bb527.tar.gz gentoo-2-92b2da439f2296261a50c6dee80fde3be02bb527.tar.bz2 gentoo-2-92b2da439f2296261a50c6dee80fde3be02bb527.zip |
Add ~amd64, bug 140763
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-mail/mailsync')
-rw-r--r-- | net-mail/mailsync/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/mailsync/mailsync-5.2.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/mailsync/ChangeLog b/net-mail/mailsync/ChangeLog index 68915631da9a..8062727c5097 100644 --- a/net-mail/mailsync/ChangeLog +++ b/net-mail/mailsync/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/mailsync -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailsync/ChangeLog,v 1.2 2005/07/28 08:51:50 dholm Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailsync/ChangeLog,v 1.3 2006/12/03 00:14:40 beandog Exp $ + + 03 Dec 2006; Steve Dibb <beandog@gentoo.org> mailsync-5.2.1.ebuild: + Add ~amd64, bug 140763 28 Jul 2005; David Holm <dholm@gentoo.org> mailsync-5.2.1.ebuild: Added to ~ppc. diff --git a/net-mail/mailsync/mailsync-5.2.1.ebuild b/net-mail/mailsync/mailsync-5.2.1.ebuild index c8781bcba702..7d0f330af4c2 100644 --- a/net-mail/mailsync/mailsync-5.2.1.ebuild +++ b/net-mail/mailsync/mailsync-5.2.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailsync/mailsync-5.2.1.ebuild,v 1.3 2005/07/28 08:51:50 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailsync/mailsync-5.2.1.ebuild,v 1.4 2006/12/03 00:14:40 beandog Exp $ DESCRIPTION="A mailbox synchronizer" HOMEPAGE="http://mailsync.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" |