diff options
author | Tim Harder <radhermit@gentoo.org> | 2014-06-23 15:33:12 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2014-06-23 15:33:12 +0000 |
commit | dcdf525c7826697385714e12ab872abc74de676c (patch) | |
tree | 6a07973fe5e7bc13c588d3b2f781546fb369a177 /net-mail | |
parent | Add missing rdep on dev-perl/IO-Tee (bug #514424). (diff) | |
download | gentoo-2-dcdf525c7826697385714e12ab872abc74de676c.tar.gz gentoo-2-dcdf525c7826697385714e12ab872abc74de676c.tar.bz2 gentoo-2-dcdf525c7826697385714e12ab872abc74de676c.zip |
Remove old.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/imapsync/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/imapsync/imapsync-1.569.ebuild | 31 | ||||
-rw-r--r-- | net-mail/imapsync/imapsync-1.580.ebuild | 31 | ||||
-rw-r--r-- | net-mail/imapsync/imapsync-1.584.ebuild | 32 | ||||
-rw-r--r-- | net-mail/imapsync/imapsync-1.592.ebuild | 33 |
5 files changed, 5 insertions, 128 deletions
diff --git a/net-mail/imapsync/ChangeLog b/net-mail/imapsync/ChangeLog index e7c28cc6c6a3..bfe9286bd36e 100644 --- a/net-mail/imapsync/ChangeLog +++ b/net-mail/imapsync/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/imapsync # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.92 2014/06/23 15:30:50 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.93 2014/06/23 15:33:12 radhermit Exp $ + + 23 Jun 2014; Tim Harder <radhermit@gentoo.org> -imapsync-1.569.ebuild, + -imapsync-1.580.ebuild, -imapsync-1.584.ebuild, -imapsync-1.592.ebuild: + Remove old. *imapsync-1.592-r1 (23 Jun 2014) diff --git a/net-mail/imapsync/imapsync-1.569.ebuild b/net-mail/imapsync/imapsync-1.569.ebuild deleted file mode 100644 index e73bf8eb5994..000000000000 --- a/net-mail/imapsync/imapsync-1.569.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.569.ebuild,v 1.1 2013/12/25 11:21:36 radhermit Exp $ - -EAPI=5 - -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" - -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.580.ebuild b/net-mail/imapsync/imapsync-1.580.ebuild deleted file mode 100644 index fcac7350974c..000000000000 --- a/net-mail/imapsync/imapsync-1.580.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.580.ebuild,v 1.1 2014/01/23 02:56:51 radhermit Exp $ - -EAPI=5 - -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" - -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.584.ebuild b/net-mail/imapsync/imapsync-1.584.ebuild deleted file mode 100644 index 36b870a84811..000000000000 --- a/net-mail/imapsync/imapsync-1.584.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.584.ebuild,v 1.1 2014/02/14 07:35:13 radhermit Exp $ - -EAPI=5 - -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" - -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 -e "s/^install: testp/install:/" \ - -e "/^DO_IT/,/^$/d" \ - -i "${S}"/Makefile || die -} - -src_compile() { :; } diff --git a/net-mail/imapsync/imapsync-1.592.ebuild b/net-mail/imapsync/imapsync-1.592.ebuild deleted file mode 100644 index ee7fb6a966da..000000000000 --- a/net-mail/imapsync/imapsync-1.592.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.592.ebuild,v 1.1 2014/06/15 07:48:12 radhermit Exp $ - -EAPI=5 - -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" - -DEPEND="dev-lang/perl" -RDEPEND="${DEPEND} - dev-perl/Digest-HMAC - dev-perl/File-Copy-Recursive - 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 -e "s/^install: testp/install:/" \ - -e "/^DO_IT/,/^$/d" \ - -i "${S}"/Makefile || die -} - -src_compile() { :; } |