diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-04 11:32:30 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-04 11:32:30 +0000 |
commit | 3f5884c03b3ce0d43192534982fa47ffc8dcda4b (patch) | |
tree | cb8ef7332db50e8d37d7985075b8a9e5f4b7cf9a /net-mail/imapsync | |
parent | Stable for HPPA (bug #418861). (diff) | |
download | gentoo-2-3f5884c03b3ce0d43192534982fa47ffc8dcda4b.tar.gz gentoo-2-3f5884c03b3ce0d43192534982fa47ffc8dcda4b.tar.bz2 gentoo-2-3f5884c03b3ce0d43192534982fa47ffc8dcda4b.zip |
Stable ppc, bug #429176
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/imapsync')
-rw-r--r-- | net-mail/imapsync/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/imapsync/imapsync-1.488.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/imapsync/ChangeLog b/net-mail/imapsync/ChangeLog index e39eb2a10d59..d7c97898e1e6 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.56 2012/08/03 18:18:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.57 2012/08/04 11:32:30 blueness Exp $ + + 04 Aug 2012; Anthony G. Basile <blueness@gentoo.org> imapsync-1.488.ebuild: + Stable ppc, bug #429176 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> imapsync-1.488.ebuild: Stable for amd64, wrt bug #429176 diff --git a/net-mail/imapsync/imapsync-1.488.ebuild b/net-mail/imapsync/imapsync-1.488.ebuild index 0f88767e142b..ff0d2612fb1e 100644 --- a/net-mail/imapsync/imapsync-1.488.ebuild +++ b/net-mail/imapsync/imapsync-1.488.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.488.ebuild,v 1.2 2012/08/03 18:18:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.488.ebuild,v 1.3 2012/08/04 11:32:30 blueness 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" |