diff options
author | 2013-02-21 20:51:58 +0000 | |
---|---|---|
committer | 2013-02-21 20:51:58 +0000 | |
commit | 9986e0bb3d8f541e9ccb0f6b72dbdbde9fab95b0 (patch) | |
tree | cf45a5f6fccd0a56c347f0f4d3e0e258addf6af3 /net-mail/isync/isync-1.0.6.ebuild | |
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/isync-1.0.6.ebuild')
-rw-r--r-- | net-mail/isync/isync-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |