diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-07 09:08:13 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-07 09:08:13 +0000 |
commit | 1108237fce173943e949eb772dccad692d80b32a (patch) | |
tree | e25f4ad4604ff2866d6a21e735db669ac008f26d /net-mail | |
parent | Version Bump #322255, thanks David Abbott for the ebuild (diff) | |
download | gentoo-2-1108237fce173943e949eb772dccad692d80b32a.tar.gz gentoo-2-1108237fce173943e949eb772dccad692d80b32a.tar.bz2 gentoo-2-1108237fce173943e949eb772dccad692d80b32a.zip |
amd64 stable (bug #301836)
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/imapsync/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/imapsync/imapsync-1.303.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/imapsync/ChangeLog b/net-mail/imapsync/ChangeLog index c8e75cec5217..c05d96b03137 100644 --- a/net-mail/imapsync/ChangeLog +++ b/net-mail/imapsync/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/imapsync # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.29 2010/01/24 18:47:36 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.30 2010/06/07 09:08:13 angelos Exp $ + + 07 Jun 2010; Christoph Mende <angelos@gentoo.org> imapsync-1.303.ebuild: + amd64 stable (bug #301836) *imapsync-1.303 (24 Jan 2010) diff --git a/net-mail/imapsync/imapsync-1.303.ebuild b/net-mail/imapsync/imapsync-1.303.ebuild index 692d0a13a45f..4d6e723e2117 100644 --- a/net-mail/imapsync/imapsync-1.303.ebuild +++ b/net-mail/imapsync/imapsync-1.303.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.303.ebuild,v 1.1 2010/01/24 18:47:36 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.303.ebuild,v 1.2 2010/06/07 09:08:13 angelos Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="http://www.linux-france.org/prj/imapsync/dist/${P}.tgz" LICENSE="WTFPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND="dev-lang/perl" |