summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-12-28 11:51:04 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-12-28 11:51:04 +0000
commit2190518b5797c2ef7e6a7e8b96b157729aa0f624 (patch)
tree7571d7330657ab3a5206c70d7aac9045ce430695 /mail-client
parentVersion bump. Bug #202634 by Joe <joacher at gmx.de>. (diff)
downloadgentoo-2-2190518b5797c2ef7e6a7e8b96b157729aa0f624.tar.gz
gentoo-2-2190518b5797c2ef7e6a7e8b96b157729aa0f624.tar.bz2
gentoo-2-2190518b5797c2ef7e6a7e8b96b157729aa0f624.zip
Version bump. Bug #202634 by Joe <joacher at gmx.de>.
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/claws-mail-fetchinfo/ChangeLog8
-rw-r--r--mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.22.ebuild24
-rw-r--r--mail-client/claws-mail-fetchinfo/files/digest-claws-mail-fetchinfo-0.4.223
3 files changed, 34 insertions, 1 deletions
diff --git a/mail-client/claws-mail-fetchinfo/ChangeLog b/mail-client/claws-mail-fetchinfo/ChangeLog
index b4158ccebf8d..a96984a4dfbd 100644
--- a/mail-client/claws-mail-fetchinfo/ChangeLog
+++ b/mail-client/claws-mail-fetchinfo/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for mail-client/claws-mail-fetchinfo
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v 1.10 2007/11/29 22:47:01 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v 1.11 2007/12/28 11:51:04 ticho Exp $
+
+*claws-mail-fetchinfo-0.4.22 (28 Dec 2007)
+
+ 28 Dec 2007; Andrej Kacian <ticho@gentoo.org>
+ +claws-mail-fetchinfo-0.4.22.ebuild:
+ Version bump. Bug #202634 by Joe <joacher at gmx.de>.
*claws-mail-fetchinfo-0.4.21 (29 Nov 2007)
diff --git a/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.22.ebuild b/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.22.ebuild
new file mode 100644
index 000000000000..e538d1131715
--- /dev/null
+++ b/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.22.ebuild
@@ -0,0 +1,24 @@
+# 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-fetchinfo/claws-mail-fetchinfo-0.4.22.ebuild,v 1.1 2007/12/28 11:51:04 ticho Exp $
+
+MY_P="${PN#claws-mail-}-plugin-${PV}"
+
+DESCRIPTION="Plugin for sylpheed-claws to add additional headers with download information"
+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 ~ppc64 ~x86"
+IUSE=""
+DEPEND=">=mail-client/claws-mail-3.2.0"
+
+S="${WORKDIR}/${MY_P}"
+
+src_install() {
+ make DESTDIR="${D}" install
+ dodoc ChangeLog README
+
+ # kill useless files
+ rm -f "${D}"/usr/lib*/claws-mail/plugins/*.{a,la}
+}
diff --git a/mail-client/claws-mail-fetchinfo/files/digest-claws-mail-fetchinfo-0.4.22 b/mail-client/claws-mail-fetchinfo/files/digest-claws-mail-fetchinfo-0.4.22
new file mode 100644
index 000000000000..dea0b742ad4f
--- /dev/null
+++ b/mail-client/claws-mail-fetchinfo/files/digest-claws-mail-fetchinfo-0.4.22
@@ -0,0 +1,3 @@
+MD5 8a0d6683dec4f445be4e1d2cb0e51bc5 fetchinfo-plugin-0.4.22.tar.gz 329852
+RMD160 639a22169f9398b57854013cd293a0c4438a54f7 fetchinfo-plugin-0.4.22.tar.gz 329852
+SHA256 b8f0717612db0d71526bbde5ef2b0d0ecf7cbfc42f617c1b77fdacd63ef3f786 fetchinfo-plugin-0.4.22.tar.gz 329852