diff options
author | 2005-09-05 19:48:41 +0000 | |
---|---|---|
committer | 2005-09-05 19:48:41 +0000 | |
commit | 40dd8326d2e008d7ba729d27e5da0116624f99cd (patch) | |
tree | aae1eff84505f56411d459b71df316041c56259b /net-mail | |
parent | Backported 2 bug fixes from eselect module. Fixed symlinks to tls libs and -... (diff) | |
download | gentoo-2-40dd8326d2e008d7ba729d27e5da0116624f99cd.tar.gz gentoo-2-40dd8326d2e008d7ba729d27e5da0116624f99cd.tar.bz2 gentoo-2-40dd8326d2e008d7ba729d27e5da0116624f99cd.zip |
Stable on x86.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/isync/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/isync/isync-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/isync/ChangeLog b/net-mail/isync/ChangeLog index 675d047223d8..90b91d1142a2 100644 --- a/net-mail/isync/ChangeLog +++ b/net-mail/isync/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/isync # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/isync/ChangeLog,v 1.4 2005/08/04 11:48:26 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/isync/ChangeLog,v 1.5 2005/09/05 19:48:41 ticho Exp $ + + 05 Sep 2005; Andrej Kacian <ticho@gentoo.org> isync-1.0.1.ebuild: + Stable on x86. *isync-1.0.1 (04 Aug 2005) diff --git a/net-mail/isync/isync-1.0.1.ebuild b/net-mail/isync/isync-1.0.1.ebuild index d65db01ec87a..2e2a86f8a315 100644 --- a/net-mail/isync/isync-1.0.1.ebuild +++ b/net-mail/isync/isync-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/isync/isync-1.0.1.ebuild,v 1.1 2005/08/04 11:48:26 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/isync/isync-1.0.1.ebuild,v 1.2 2005/09/05 19:48:41 ticho Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/isync/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc x86" IUSE="ssl" DEPEND="virtual/libc |