diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 18:18:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 18:18:46 +0000 |
commit | 2808700adc405a1208eae5807a669ef5336260d5 (patch) | |
tree | 9036610c884d134efd66cc3ad235160d66135aca /net-mail/imapsync | |
parent | Stable for amd64, wrt bug #428974 (diff) | |
download | gentoo-2-2808700adc405a1208eae5807a669ef5336260d5.tar.gz gentoo-2-2808700adc405a1208eae5807a669ef5336260d5.tar.bz2 gentoo-2-2808700adc405a1208eae5807a669ef5336260d5.zip |
Stable for amd64, wrt 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 237381d2bb2c..e39eb2a10d59 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.55 2012/08/01 23:14:17 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.56 2012/08/03 18:18:46 ago Exp $ + + 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> imapsync-1.488.ebuild: + Stable for amd64, wrt bug #429176 *imapsync-1.498 (01 Aug 2012) diff --git a/net-mail/imapsync/imapsync-1.488.ebuild b/net-mail/imapsync/imapsync-1.488.ebuild index b3d9600881a8..0f88767e142b 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.1 2012/05/29 13:01:29 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.488.ebuild,v 1.2 2012/08/03 18:18:46 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" |