diff options
author | 2012-12-16 13:55:08 +0000 | |
---|---|---|
committer | 2012-12-16 13:55:08 +0000 | |
commit | c3d5d749e2f91c8eaf5e3d05b990a37970b3fc31 (patch) | |
tree | 9098211a9ea988275342a8f5528ebaf94e709618 /net-mail/imapsync | |
parent | Stable for x86, wrt bug #441512 (diff) | |
download | gentoo-2-c3d5d749e2f91c8eaf5e3d05b990a37970b3fc31.tar.gz gentoo-2-c3d5d749e2f91c8eaf5e3d05b990a37970b3fc31.tar.bz2 gentoo-2-c3d5d749e2f91c8eaf5e3d05b990a37970b3fc31.zip |
Stable for x86, wrt bug #441458
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-mail/imapsync')
-rw-r--r-- | net-mail/imapsync/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/imapsync/imapsync-1.508.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net-mail/imapsync/ChangeLog b/net-mail/imapsync/ChangeLog index a2956c7811f2..75a85215adef 100644 --- a/net-mail/imapsync/ChangeLog +++ b/net-mail/imapsync/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/imapsync # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.66 2012/12/09 15:07:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.67 2012/12/16 13:55:08 ago Exp $ + + 16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> imapsync-1.508.ebuild: + Stable for x86, wrt bug #441458 09 Dec 2012; Agostino Sarubbo <ago@gentoo.org> imapsync-1.508.ebuild: Stable for ppc, wrt bug #441458 @@ -288,4 +291,3 @@ +imapsync-1.118.ebuild: Initial import. Ebuild submitted by Lee Weisz <lweisz@mindspring.com>. Bug #42838. - diff --git a/net-mail/imapsync/imapsync-1.508.ebuild b/net-mail/imapsync/imapsync-1.508.ebuild index bf12c6d02d44..a965d8b3b922 100644 --- a/net-mail/imapsync/imapsync-1.508.ebuild +++ b/net-mail/imapsync/imapsync-1.508.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.508.ebuild,v 1.3 2012/12/09 15:07:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.508.ebuild,v 1.4 2012/12/16 13:55:08 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tgz" LICENSE="WTFPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="dev-lang/perl" |