summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-11-29 23:01:12 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-11-29 23:01:12 +0000
commitf786e1a1f39eee97699b50282904303622e5692c (patch)
tree7fb98f5c9a2d07b9334652a74005116aac1da610 /mail-client/claws-mail-perl
parentVersion bump, ebuild cleanup. (diff)
downloadgentoo-2-f786e1a1f39eee97699b50282904303622e5692c.tar.gz
gentoo-2-f786e1a1f39eee97699b50282904303622e5692c.tar.bz2
gentoo-2-f786e1a1f39eee97699b50282904303622e5692c.zip
Version bump, ebuild cleanup.
(Portage version: 2.1.3.18)
Diffstat (limited to 'mail-client/claws-mail-perl')
-rw-r--r--mail-client/claws-mail-perl/ChangeLog10
-rw-r--r--mail-client/claws-mail-perl/claws-mail-perl-0.9.10.ebuild4
-rw-r--r--mail-client/claws-mail-perl/claws-mail-perl-0.9.11.ebuild (renamed from mail-client/claws-mail-perl/claws-mail-perl-0.9.7.ebuild)12
-rw-r--r--mail-client/claws-mail-perl/claws-mail-perl-0.9.6.ebuild47
-rw-r--r--mail-client/claws-mail-perl/claws-mail-perl-0.9.8.ebuild47
-rw-r--r--mail-client/claws-mail-perl/files/digest-claws-mail-perl-0.9.113
-rw-r--r--mail-client/claws-mail-perl/files/digest-claws-mail-perl-0.9.63
-rw-r--r--mail-client/claws-mail-perl/files/digest-claws-mail-perl-0.9.73
-rw-r--r--mail-client/claws-mail-perl/files/digest-claws-mail-perl-0.9.83
9 files changed, 20 insertions, 112 deletions
diff --git a/mail-client/claws-mail-perl/ChangeLog b/mail-client/claws-mail-perl/ChangeLog
index 73bf1af3bd33..f9fa0a11eb32 100644
--- a/mail-client/claws-mail-perl/ChangeLog
+++ b/mail-client/claws-mail-perl/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for mail-client/claws-mail-perl
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/ChangeLog,v 1.13 2007/09/16 16:30:26 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/ChangeLog,v 1.14 2007/11/29 23:01:12 ticho Exp $
+
+*claws-mail-perl-0.9.11 (29 Nov 2007)
+
+ 29 Nov 2007; Andrej Kacian <ticho@gentoo.org>
+ -claws-mail-perl-0.9.6.ebuild, -claws-mail-perl-0.9.7.ebuild,
+ -claws-mail-perl-0.9.8.ebuild, claws-mail-perl-0.9.10.ebuild,
+ +claws-mail-perl-0.9.11.ebuild:
+ Version bump, ebuild cleanup.
16 Sep 2007; Christoph Mende <angelos@gentoo.org>
claws-mail-perl-0.9.10.ebuild:
diff --git a/mail-client/claws-mail-perl/claws-mail-perl-0.9.10.ebuild b/mail-client/claws-mail-perl/claws-mail-perl-0.9.10.ebuild
index 3ae5f04acaed..0cffd7fe0009 100644
--- a/mail-client/claws-mail-perl/claws-mail-perl-0.9.10.ebuild
+++ b/mail-client/claws-mail-perl/claws-mail-perl-0.9.10.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/mail-client/claws-mail-perl/claws-mail-perl-0.9.10.ebuild,v 1.4 2007/09/16 16:30:26 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/claws-mail-perl-0.9.10.ebuild,v 1.5 2007/11/29 23:01:12 ticho Exp $
MY_P="${PN#claws-mail-}_plugin-${PV}"
@@ -36,7 +36,7 @@ src_install() {
exeinto /usr/lib/claws-mail/tools
doexe *.pl
- rm -f ${D}/usr/lib*/claws-mail/plugins/*.{a,la}
+ rm -f "${D}"/usr/lib*/claws-mail/plugins/*.{a,la}
}
pkg_postinst() {
diff --git a/mail-client/claws-mail-perl/claws-mail-perl-0.9.7.ebuild b/mail-client/claws-mail-perl/claws-mail-perl-0.9.11.ebuild
index fa2861c631cc..16f4d84ac207 100644
--- a/mail-client/claws-mail-perl/claws-mail-perl-0.9.7.ebuild
+++ b/mail-client/claws-mail-perl/claws-mail-perl-0.9.11.ebuild
@@ -1,17 +1,17 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/claws-mail-perl-0.9.7.ebuild,v 1.1 2007/01/09 23:09:00 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/claws-mail-perl-0.9.11.ebuild,v 1.1 2007/11/29 23:01:12 ticho Exp $
MY_P="${PN#claws-mail-}_plugin-${PV}"
DESCRIPTION="Plugin for sylpheed-claws to use perl to write filtering rules"
HOMEPAGE="http://www.claws-mail.org"
SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
-DEPEND=">=mail-client/claws-mail-2.7.0
+DEPEND=">=mail-client/claws-mail-3.1.0
dev-lang/perl"
S="${WORKDIR}/${MY_P}"
@@ -20,7 +20,7 @@ src_compile() {
econf || die
emake || die
- pod2man --section=1 --release=${PV} --name=sc_perl sc_perl.pod > sc_perl.1
+ pod2man --section=1 --release=${PV} --name=cm_perl cm_perl.pod > cm_perl.1
cd tools
emake || die
@@ -30,13 +30,13 @@ src_install() {
make DESTDIR="${D}" install
dodoc AUTHORS ChangeLog NEWS README
- doman sc_perl.1
+ doman cm_perl.1
cd tools
exeinto /usr/lib/claws-mail/tools
doexe *.pl
- rm -f ${D}/usr/lib*/claws-mail/plugins/*.{a,la}
+ rm -f "${D}"/usr/lib*/claws-mail/plugins/*.{a,la}
}
pkg_postinst() {
diff --git a/mail-client/claws-mail-perl/claws-mail-perl-0.9.6.ebuild b/mail-client/claws-mail-perl/claws-mail-perl-0.9.6.ebuild
deleted file mode 100644
index e15653ba757e..000000000000
--- a/mail-client/claws-mail-perl/claws-mail-perl-0.9.6.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/claws-mail-perl-0.9.6.ebuild,v 1.3 2007/01/31 19:41:19 corsair Exp $
-
-MY_P="${PN#claws-mail-}_plugin-${PV}"
-
-DESCRIPTION="Plugin for sylpheed-claws to use perl to write filtering rules"
-HOMEPAGE="http://www.claws-mail.org"
-SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc64 x86"
-IUSE=""
-DEPEND=">=mail-client/claws-mail-2.6.1
- dev-lang/perl"
-
-S="${WORKDIR}/${MY_P}"
-
-src_compile() {
- econf || die
- emake || die
-
- pod2man --section=1 --release=${PV} --name=sc_perl sc_perl.pod > sc_perl.1
-
- cd tools
- emake || die
-}
-
-src_install() {
- make DESTDIR="${D}" install
- dodoc AUTHORS ChangeLog NEWS README
-
- doman sc_perl.1
-
- cd tools
- exeinto /usr/lib/claws-mail/tools
- doexe *.pl
-
- rm -f ${D}/usr/lib*/claws-mail/plugins/*.{a,la}
-}
-
-pkg_postinst() {
- echo
- elog "The documentation for this plugin is contained in a manpage."
- elog "You can access it with 'man cm_perl'"
- echo
-}
diff --git a/mail-client/claws-mail-perl/claws-mail-perl-0.9.8.ebuild b/mail-client/claws-mail-perl/claws-mail-perl-0.9.8.ebuild
deleted file mode 100644
index 6b117b6cf8e6..000000000000
--- a/mail-client/claws-mail-perl/claws-mail-perl-0.9.8.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/claws-mail-perl-0.9.8.ebuild,v 1.4 2007/05/16 07:51:13 opfer Exp $
-
-MY_P="${PN#claws-mail-}_plugin-${PV}"
-
-DESCRIPTION="Plugin for sylpheed-claws to use perl to write filtering rules"
-HOMEPAGE="http://www.claws-mail.org"
-SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc64 x86"
-IUSE=""
-DEPEND=">=mail-client/claws-mail-2.7.0
- dev-lang/perl"
-
-S="${WORKDIR}/${MY_P}"
-
-src_compile() {
- econf || die
- emake || die
-
- pod2man --section=1 --release=${PV} --name=sc_perl sc_perl.pod > sc_perl.1
-
- cd tools
- emake || die
-}
-
-src_install() {
- make DESTDIR="${D}" install
- dodoc AUTHORS ChangeLog NEWS README
-
- doman sc_perl.1
-
- cd tools
- exeinto /usr/lib/claws-mail/tools
- doexe *.pl
-
- rm -f ${D}/usr/lib*/claws-mail/plugins/*.{a,la}
-}
-
-pkg_postinst() {
- echo
- elog "The documentation for this plugin is contained in a manpage."
- elog "You can access it with 'man cm_perl'"
- echo
-}
diff --git a/mail-client/claws-mail-perl/files/digest-claws-mail-perl-0.9.11 b/mail-client/claws-mail-perl/files/digest-claws-mail-perl-0.9.11
new file mode 100644
index 000000000000..4de260cd66c0
--- /dev/null
+++ b/mail-client/claws-mail-perl/files/digest-claws-mail-perl-0.9.11
@@ -0,0 +1,3 @@
+MD5 323cca6c717870fca69f7d8cba3ab414 perl_plugin-0.9.11.tar.gz 350283
+RMD160 23cd9375c6a3dc2e785e3924882bbf80d4680343 perl_plugin-0.9.11.tar.gz 350283
+SHA256 ccf3e6bd937d3061d3622238b3b94c60b4cfe97b6e1505543e4cc2ea0e4e9ca6 perl_plugin-0.9.11.tar.gz 350283
diff --git a/mail-client/claws-mail-perl/files/digest-claws-mail-perl-0.9.6 b/mail-client/claws-mail-perl/files/digest-claws-mail-perl-0.9.6
deleted file mode 100644
index 2adc056d6462..000000000000
--- a/mail-client/claws-mail-perl/files/digest-claws-mail-perl-0.9.6
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 ee7a74a388a6216d3cd5690c952aa8b6 perl_plugin-0.9.6.tar.gz 347339
-RMD160 961e9b1cfa49a5ecdb6f9100a7832b8d5699b756 perl_plugin-0.9.6.tar.gz 347339
-SHA256 f687a15d58c0dffb65d5716966a4c2e240fb604c3d86524647e31bbb65caee4d perl_plugin-0.9.6.tar.gz 347339
diff --git a/mail-client/claws-mail-perl/files/digest-claws-mail-perl-0.9.7 b/mail-client/claws-mail-perl/files/digest-claws-mail-perl-0.9.7
deleted file mode 100644
index f2f937d6d73a..000000000000
--- a/mail-client/claws-mail-perl/files/digest-claws-mail-perl-0.9.7
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 4ca50b69ef03b93d798fb6d8371ad925 perl_plugin-0.9.7.tar.gz 347354
-RMD160 2ad23020b64fb69e6f8a07ca93a92d51b8c65df6 perl_plugin-0.9.7.tar.gz 347354
-SHA256 1bde373bc260abec82533e1d1a2905d18890ceaf72a8c8780c6e23196d67bed8 perl_plugin-0.9.7.tar.gz 347354
diff --git a/mail-client/claws-mail-perl/files/digest-claws-mail-perl-0.9.8 b/mail-client/claws-mail-perl/files/digest-claws-mail-perl-0.9.8
deleted file mode 100644
index a8b44337c835..000000000000
--- a/mail-client/claws-mail-perl/files/digest-claws-mail-perl-0.9.8
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 48cbdb0eeb55fa505ef7c3f77e1255bc perl_plugin-0.9.8.tar.gz 349560
-RMD160 a9a79ec7834317ea2837d13276a4c503cc4d4608 perl_plugin-0.9.8.tar.gz 349560
-SHA256 c1024d869e0a054f447632b2ec822d4500fff6a5146659abb2b085922af7c559 perl_plugin-0.9.8.tar.gz 349560