diff options
author | David Holm <dholm@gentoo.org> | 2005-07-28 08:51:50 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-28 08:51:50 +0000 |
commit | c8a166fe5be006f3d2682c614728176c244f0c15 (patch) | |
tree | 52028689bd77935c3313a828a5bd1a3b990130fb /net-mail | |
parent | marked -ppc because it contains x86 asm. Sent a 0.3.7 that works on powerpc t... (diff) | |
download | gentoo-2-c8a166fe5be006f3d2682c614728176c244f0c15.tar.gz gentoo-2-c8a166fe5be006f3d2682c614728176c244f0c15.tar.bz2 gentoo-2-c8a166fe5be006f3d2682c614728176c244f0c15.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/mailsync/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/mailsync/mailsync-5.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/mailsync/ChangeLog b/net-mail/mailsync/ChangeLog index 5040b8f00754..68915631da9a 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.1 2005/07/26 14:36:28 strerror Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailsync/ChangeLog,v 1.2 2005/07/28 08:51:50 dholm Exp $ + + 28 Jul 2005; David Holm <dholm@gentoo.org> mailsync-5.2.1.ebuild: + Added to ~ppc. *mailsync-5.2.1 (26 Jul 2005) diff --git a/net-mail/mailsync/mailsync-5.2.1.ebuild b/net-mail/mailsync/mailsync-5.2.1.ebuild index 4e15c54d1148..c8781bcba702 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 # 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.2 2005/07/26 16:19:04 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailsync/mailsync-5.2.1.ebuild,v 1.3 2005/07/28 08:51:50 dholm 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="~x86" +KEYWORDS="~ppc ~x86" IUSE="" |