diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-06-23 07:10:58 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-06-23 07:10:58 +0000 |
commit | d8a3ee99f2c9f1849b4ac59ac20e2c39f5bc6101 (patch) | |
tree | 1800b2d01a4de9075d70bdb9df856573d282fcf7 /mail-client/claws-mail-att-remover | |
parent | stable x86, bug 229017 (diff) | |
download | historical-d8a3ee99f2c9f1849b4ac59ac20e2c39f5bc6101.tar.gz historical-d8a3ee99f2c9f1849b4ac59ac20e2c39f5bc6101.tar.bz2 historical-d8a3ee99f2c9f1849b4ac59ac20e2c39f5bc6101.zip |
clean up
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'mail-client/claws-mail-att-remover')
5 files changed, 8 insertions, 125 deletions
diff --git a/mail-client/claws-mail-att-remover/ChangeLog b/mail-client/claws-mail-att-remover/ChangeLog index 0b032a5a0623..e9d166068a1f 100644 --- a/mail-client/claws-mail-att-remover/ChangeLog +++ b/mail-client/claws-mail-att-remover/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for mail-client/claws-mail-att-remover # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-att-remover/ChangeLog,v 1.18 2008/06/21 19:37:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-att-remover/ChangeLog,v 1.19 2008/06/23 06:45:34 opfer Exp $ + + 23 Jun 2008; Christian Faulhammer <opfer@gentoo.org> + -claws-mail-att-remover-1.0.4.ebuild, + -claws-mail-att-remover-1.0.5.ebuild, + -claws-mail-att-remover-1.0.6.ebuild, + -claws-mail-att-remover-1.0.7.ebuild: + clean up 21 Jun 2008; Markus Rothe <corsair@gentoo.org> claws-mail-att-remover-1.0.8.ebuild: diff --git a/mail-client/claws-mail-att-remover/claws-mail-att-remover-1.0.4.ebuild b/mail-client/claws-mail-att-remover/claws-mail-att-remover-1.0.4.ebuild deleted file mode 100644 index 8dbd8a6858b5..000000000000 --- a/mail-client/claws-mail-att-remover/claws-mail-att-remover-1.0.4.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-att-remover/claws-mail-att-remover-1.0.4.ebuild,v 1.5 2008/05/28 01:48:06 halcy0n Exp $ - -inherit eutils - -MY_P="${P#claws-mail-}" -MY_P="${MY_P/-/_}" - -DESCRIPTION="This plugin lets you remove attachments from mails." -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 ~ppc ppc64 x86" -IUSE="" -RDEPEND=">=mail-client/claws-mail-2.6.1" - -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -S="${WORKDIR}/${MY_P}" - -src_install() { - pwd - make DESTDIR="${D}" install - dodoc AUTHORS ChangeLog NEWS README - - # kill useless files - rm -f "${D}"usr/lib*/claws-mail/plugins/*.{a,la} -} diff --git a/mail-client/claws-mail-att-remover/claws-mail-att-remover-1.0.5.ebuild b/mail-client/claws-mail-att-remover/claws-mail-att-remover-1.0.5.ebuild deleted file mode 100644 index 44cb0ab15f54..000000000000 --- a/mail-client/claws-mail-att-remover/claws-mail-att-remover-1.0.5.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-att-remover/claws-mail-att-remover-1.0.5.ebuild,v 1.3 2008/05/28 01:48:06 halcy0n Exp $ - -inherit eutils - -MY_P="${P#claws-mail-}" -MY_P="${MY_P/-/_}" - -DESCRIPTION="This plugin lets you remove attachments from mails." -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 ~ppc ~ppc64 ~x86" -IUSE="" -RDEPEND=">=mail-client/claws-mail-2.7.0" - -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -S="${WORKDIR}/${MY_P}" - -src_install() { - pwd - make DESTDIR="${D}" install - dodoc AUTHORS ChangeLog NEWS README - - # kill useless files - rm -f "${D}"usr/lib*/claws-mail/plugins/*.{a,la} -} diff --git a/mail-client/claws-mail-att-remover/claws-mail-att-remover-1.0.6.ebuild b/mail-client/claws-mail-att-remover/claws-mail-att-remover-1.0.6.ebuild deleted file mode 100644 index 402dda99cded..000000000000 --- a/mail-client/claws-mail-att-remover/claws-mail-att-remover-1.0.6.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-att-remover/claws-mail-att-remover-1.0.6.ebuild,v 1.3 2008/05/28 01:48:06 halcy0n Exp $ - -inherit eutils - -MY_P="${P#claws-mail-}" -MY_P="${MY_P/-/_}" - -DESCRIPTION="This plugin lets you remove attachments from mails." -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 ~ppc ~ppc64 ~x86" -IUSE="" -RDEPEND=">=mail-client/claws-mail-2.10.0" - -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -S="${WORKDIR}/${MY_P}" - -src_install() { - pwd - make DESTDIR="${D}" install - dodoc AUTHORS ChangeLog NEWS README - - # kill useless files - rm -f "${D}"usr/lib*/claws-mail/plugins/*.{a,la} -} diff --git a/mail-client/claws-mail-att-remover/claws-mail-att-remover-1.0.7.ebuild b/mail-client/claws-mail-att-remover/claws-mail-att-remover-1.0.7.ebuild deleted file mode 100644 index 8f04b3745fa5..000000000000 --- a/mail-client/claws-mail-att-remover/claws-mail-att-remover-1.0.7.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-att-remover/claws-mail-att-remover-1.0.7.ebuild,v 1.5 2008/05/28 01:48:06 halcy0n Exp $ - -inherit eutils - -MY_P="${P#claws-mail-}" -MY_P="${MY_P/-/_}" - -DESCRIPTION="This plugin lets you remove attachments from mails." -HOMEPAGE="http://www.claws-mail.org" -SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz" -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 x86" -IUSE="" -RDEPEND=">=mail-client/claws-mail-3.0.0" - -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -S="${WORKDIR}/${MY_P}" - -src_install() { - pwd - make DESTDIR="${D}" install - dodoc AUTHORS ChangeLog NEWS README - - # kill useless files - rm -f "${D}"usr/lib*/claws-mail/plugins/*.{a,la} -} |