diff options
author | Johannes Huber <johu@gentoo.org> | 2012-09-18 11:58:30 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-09-18 11:58:30 +0000 |
commit | e9d30cb3c8874962779a0d590deb4f737f0ea80f (patch) | |
tree | 4c74d292f034eb8359adad374c886faaf44701c1 /net-mail | |
parent | Stable for x86, wrt bug #434398 (diff) | |
download | gentoo-2-e9d30cb3c8874962779a0d590deb4f737f0ea80f.tar.gz gentoo-2-e9d30cb3c8874962779a0d590deb4f737f0ea80f.tar.bz2 gentoo-2-e9d30cb3c8874962779a0d590deb4f737f0ea80f.zip |
Stable for x86, wrt bug #434298
(Portage version: 2.2.0_alpha129/cvs/Linux x86_64)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/imapsync/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/imapsync/imapsync-1.498.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/imapsync/ChangeLog b/net-mail/imapsync/ChangeLog index 9a343b76bdd9..777904edc351 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.62 2012/09/08 18:50:04 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.63 2012/09/18 11:58:30 johu Exp $ + + 18 Sep 2012; Johannes Huber <johu@gentoo.org> imapsync-1.498.ebuild: + Stable for x86, wrt bug #434298 08 Sep 2012; Anthony G. Basile <blueness@gentoo.org> imapsync-1.498.ebuild: Stable ppc, bug #434298 diff --git a/net-mail/imapsync/imapsync-1.498.ebuild b/net-mail/imapsync/imapsync-1.498.ebuild index 75a865490b8e..5cee13ca0b9a 100644 --- a/net-mail/imapsync/imapsync-1.498.ebuild +++ b/net-mail/imapsync/imapsync-1.498.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.498.ebuild,v 1.3 2012/09/08 18:50:04 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.498.ebuild,v 1.4 2012/09/18 11:58:30 johu 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" |