diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-21 20:51:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-21 20:51:58 +0000 |
commit | 9986e0bb3d8f541e9ccb0f6b72dbdbde9fab95b0 (patch) | |
tree | cf45a5f6fccd0a56c347f0f4d3e0e258addf6af3 /net-mail/isync | |
parent | Version bump (diff) | |
download | gentoo-2-9986e0bb3d8f541e9ccb0f6b72dbdbde9fab95b0.tar.gz gentoo-2-9986e0bb3d8f541e9ccb0f6b72dbdbde9fab95b0.tar.bz2 gentoo-2-9986e0bb3d8f541e9ccb0f6b72dbdbde9fab95b0.zip |
Stable for x86, wrt bug #458420
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-mail/isync')
-rw-r--r-- | net-mail/isync/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/isync/isync-1.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/isync/ChangeLog b/net-mail/isync/ChangeLog index e9f2cf9dc211..8785e595023a 100644 --- a/net-mail/isync/ChangeLog +++ b/net-mail/isync/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/isync # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/isync/ChangeLog,v 1.20 2013/02/20 13:30:51 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/isync/ChangeLog,v 1.21 2013/02/21 20:51:58 ago Exp $ + + 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> isync-1.0.6.ebuild: + Stable for x86, wrt bug #458420 *isync-1.0.6 (20 Feb 2013) diff --git a/net-mail/isync/isync-1.0.6.ebuild b/net-mail/isync/isync-1.0.6.ebuild index 166a8eef6a1e..bbb1f074f89b 100644 --- a/net-mail/isync/isync-1.0.6.ebuild +++ b/net-mail/isync/isync-1.0.6.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/isync/isync-1.0.6.ebuild,v 1.1 2013/02/20 13:30:50 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/isync/isync-1.0.6.ebuild,v 1.2 2013/02/21 20:51:58 ago Exp $ EAPI=5 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/isync/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="ssl" DEPEND=">=sys-libs/db-4.2 |