diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-04-09 17:07:33 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-04-09 17:07:33 +0000 |
commit | 0ff76034cf1523ba746d5448ced8e62c4558a96e (patch) | |
tree | cdc31ea92bc9c7066ec9820504b1c3045fc834d3 /net-mail/imapsync | |
parent | No PN variable in HOMEPAGE as per the dev manual. (diff) | |
download | gentoo-2-0ff76034cf1523ba746d5448ced8e62c4558a96e.tar.gz gentoo-2-0ff76034cf1523ba746d5448ced8e62c4558a96e.tar.bz2 gentoo-2-0ff76034cf1523ba746d5448ced8e62c4558a96e.zip |
Stable for amd64 wrt bug #464464
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'net-mail/imapsync')
-rw-r--r-- | net-mail/imapsync/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/imapsync/imapsync-1.525.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/imapsync/ChangeLog b/net-mail/imapsync/ChangeLog index 9bc803917bd4..7c1c64374653 100644 --- a/net-mail/imapsync/ChangeLog +++ b/net-mail/imapsync/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/imapsync # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.70 2013/03/02 09:52:18 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.71 2013/04/09 17:07:33 nimiux Exp $ + + 09 Apr 2013; Chema Alonso <nimiux@gentoo.org> imapsync-1.525.ebuild: + Stable for amd64 wrt bug #464464 02 Mar 2013; Tim Harder <radhermit@gentoo.org> -imapsync-1.488.ebuild, -imapsync-1.498.ebuild, -imapsync-1.504.ebuild: diff --git a/net-mail/imapsync/imapsync-1.525.ebuild b/net-mail/imapsync/imapsync-1.525.ebuild index 95da7497a6a5..925353d9c792 100644 --- a/net-mail/imapsync/imapsync-1.525.ebuild +++ b/net-mail/imapsync/imapsync-1.525.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.525.ebuild,v 1.1 2013/03/02 09:51:38 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.525.ebuild,v 1.2 2013/04/09 17:07:33 nimiux 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" |