summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2013-03-02 09:52:18 +0000
committerTim Harder <radhermit@gentoo.org>2013-03-02 09:52:18 +0000
commitcf0c1b0ccfb827861bba516b8df6f0d8b5ccfd54 (patch)
tree1bb7d1c28ddb1a907570b52dfbf94d960dfb7aa0 /net-mail
parentVersion bump. (diff)
downloadgentoo-2-cf0c1b0ccfb827861bba516b8df6f0d8b5ccfd54.tar.gz
gentoo-2-cf0c1b0ccfb827861bba516b8df6f0d8b5ccfd54.tar.bz2
gentoo-2-cf0c1b0ccfb827861bba516b8df6f0d8b5ccfd54.zip
Remove old.
(Portage version: 2.2.0_alpha164/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/imapsync/ChangeLog6
-rw-r--r--net-mail/imapsync/imapsync-1.488.ebuild32
-rw-r--r--net-mail/imapsync/imapsync-1.498.ebuild32
-rw-r--r--net-mail/imapsync/imapsync-1.504.ebuild32
4 files changed, 5 insertions, 97 deletions
diff --git a/net-mail/imapsync/ChangeLog b/net-mail/imapsync/ChangeLog
index fd4192b1a537..9bc803917bd4 100644
--- a/net-mail/imapsync/ChangeLog
+++ b/net-mail/imapsync/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/imapsync
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.69 2013/03/02 09:51:38 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.70 2013/03/02 09:52:18 radhermit Exp $
+
+ 02 Mar 2013; Tim Harder <radhermit@gentoo.org> -imapsync-1.488.ebuild,
+ -imapsync-1.498.ebuild, -imapsync-1.504.ebuild:
+ Remove old.
*imapsync-1.525 (02 Mar 2013)
diff --git a/net-mail/imapsync/imapsync-1.488.ebuild b/net-mail/imapsync/imapsync-1.488.ebuild
deleted file mode 100644
index 2d8ca1a40466..000000000000
--- a/net-mail/imapsync/imapsync-1.488.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.488.ebuild,v 1.4 2012/08/21 15:06:32 johu Exp $
-
-EAPI=4
-
-DESCRIPTION="A tool allowing incremental and recursive imap transfer from one mailbox to another"
-HOMEPAGE="http://ks.lamiral.info/imapsync/"
-SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tgz"
-
-LICENSE="WTFPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}
- dev-perl/Digest-HMAC
- dev-perl/IO-Socket-SSL
- dev-perl/Mail-IMAPClient
- dev-perl/TermReadKey
- virtual/perl-Digest-MD5
- virtual/perl-MIME-Base64"
-
-RESTRICT="test"
-
-src_prepare() {
- sed -i -e "s/^install: testp/install:/" \
- -e "/^DO_IT/,/^$/d" "${S}"/Makefile || die
-}
-
-src_compile() { : ; }
diff --git a/net-mail/imapsync/imapsync-1.498.ebuild b/net-mail/imapsync/imapsync-1.498.ebuild
deleted file mode 100644
index 5cee13ca0b9a..000000000000
--- a/net-mail/imapsync/imapsync-1.498.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.498.ebuild,v 1.4 2012/09/18 11:58:30 johu Exp $
-
-EAPI=4
-
-DESCRIPTION="A tool allowing incremental and recursive imap transfer from one mailbox to another"
-HOMEPAGE="http://ks.lamiral.info/imapsync/"
-SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tgz"
-
-LICENSE="WTFPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}
- dev-perl/Digest-HMAC
- dev-perl/IO-Socket-SSL
- dev-perl/Mail-IMAPClient
- dev-perl/TermReadKey
- virtual/perl-Digest-MD5
- virtual/perl-MIME-Base64"
-
-RESTRICT="test"
-
-src_prepare() {
- sed -i -e "s/^install: testp/install:/" \
- -e "/^DO_IT/,/^$/d" "${S}"/Makefile || die
-}
-
-src_compile() { : ; }
diff --git a/net-mail/imapsync/imapsync-1.504.ebuild b/net-mail/imapsync/imapsync-1.504.ebuild
deleted file mode 100644
index 193f1c7ad17f..000000000000
--- a/net-mail/imapsync/imapsync-1.504.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.504.ebuild,v 1.1 2012/09/08 08:24:24 radhermit Exp $
-
-EAPI=4
-
-DESCRIPTION="A tool allowing incremental and recursive imap transfer from one mailbox to another"
-HOMEPAGE="http://ks.lamiral.info/imapsync/"
-SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tgz"
-
-LICENSE="WTFPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}
- dev-perl/Digest-HMAC
- dev-perl/IO-Socket-SSL
- dev-perl/Mail-IMAPClient
- dev-perl/TermReadKey
- virtual/perl-Digest-MD5
- virtual/perl-MIME-Base64"
-
-RESTRICT="test"
-
-src_prepare() {
- sed -i -e "s/^install: testp/install:/" \
- -e "/^DO_IT/,/^$/d" "${S}"/Makefile || die
-}
-
-src_compile() { : ; }