diff options
author | 2007-04-01 17:51:53 +0000 | |
---|---|---|
committer | 2007-04-01 17:51:53 +0000 | |
commit | eab28fd4920ece9e29b9830bb77ef7c25392076d (patch) | |
tree | 8d929d2fb5f702885302a2c116b2daf08f720a9c /net-mail/imapsync/imapsync-1.182.ebuild | |
parent | Add ~ia64 keyword wrt bug 158687 (diff) | |
download | historical-eab28fd4920ece9e29b9830bb77ef7c25392076d.tar.gz historical-eab28fd4920ece9e29b9830bb77ef7c25392076d.tar.bz2 historical-eab28fd4920ece9e29b9830bb77ef7c25392076d.zip |
1.182 stable on x86. Version bump to 1.217. Removed 1.121, as well as obsolete patches from FILESDIR.
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'net-mail/imapsync/imapsync-1.182.ebuild')
-rw-r--r-- | net-mail/imapsync/imapsync-1.182.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/imapsync/imapsync-1.182.ebuild b/net-mail/imapsync/imapsync-1.182.ebuild index dbca2066ec73..cd7ca3d7556f 100644 --- a/net-mail/imapsync/imapsync-1.182.ebuild +++ b/net-mail/imapsync/imapsync-1.182.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.182.ebuild,v 1.4 2007/03/25 14:44:54 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.182.ebuild,v 1.5 2007/04/01 17:51:53 ticho Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.linux-france.org/prj/imapsync/dist/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ppc x86" IUSE="" DEPEND=">=dev-perl/Mail-IMAPClient-2.1.4" |