summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2008-02-13 20:46:24 +0000
committerAndrej Kacian <ticho@gentoo.org>2008-02-13 20:46:24 +0000
commit092aeca9cb491f522f833d17658118006c9ab51c (patch)
treea0ee7565e44bc2bfbdff55a02ed7e41288d75493 /mail-client/claws-mail-cachesaver
parentVersion bump. Depend on pkgconfig (bug #205864). (diff)
downloadgentoo-2-092aeca9cb491f522f833d17658118006c9ab51c.tar.gz
gentoo-2-092aeca9cb491f522f833d17658118006c9ab51c.tar.bz2
gentoo-2-092aeca9cb491f522f833d17658118006c9ab51c.zip
Depend on pkgconfig (bug #205864).
(Portage version: 2.1.4.3)
Diffstat (limited to 'mail-client/claws-mail-cachesaver')
-rw-r--r--mail-client/claws-mail-cachesaver/ChangeLog9
-rw-r--r--mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.3.ebuild11
-rw-r--r--mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.4.ebuild11
-rw-r--r--mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.5.ebuild11
-rw-r--r--mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.6.ebuild11
5 files changed, 31 insertions, 22 deletions
diff --git a/mail-client/claws-mail-cachesaver/ChangeLog b/mail-client/claws-mail-cachesaver/ChangeLog
index 316cf7220a26..3e7991127ec1 100644
--- a/mail-client/claws-mail-cachesaver/ChangeLog
+++ b/mail-client/claws-mail-cachesaver/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for mail-client/claws-mail-cachesaver
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-cachesaver/ChangeLog,v 1.11 2007/09/14 09:47:20 yoswink Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-cachesaver/ChangeLog,v 1.12 2008/02/13 20:46:24 ticho Exp $
+
+ 13 Feb 2008; Andrej Kacian <ticho@gentoo.org>
+ claws-mail-cachesaver-0.10.3.ebuild, claws-mail-cachesaver-0.10.4.ebuild,
+ claws-mail-cachesaver-0.10.5.ebuild, claws-mail-cachesaver-0.10.6.ebuild:
+ Depend on pkgconfig (bug #205864).
14 Sep 2007; Jose Luis Rivero <yoswink@gentoo.org>
claws-mail-cachesaver-0.10.6.ebuild:
diff --git a/mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.3.ebuild b/mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.3.ebuild
index 387297e97661..7afba5873084 100644
--- a/mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.3.ebuild
+++ b/mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.3.ebuild
@@ -1,17 +1,18 @@
-# Copyright 1999-2007 Gentoo Foundation
+# 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-cachesaver/claws-mail-cachesaver-0.10.3.ebuild,v 1.4 2007/01/31 19:36:26 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.3.ebuild,v 1.5 2008/02/13 20:46:24 ticho Exp $
MY_P="${P#claws-mail-}"
-DESCRIPTION="Plugin for sylpheed-claws to automatically save the cache regulary to avoid folder rebuilds in case of a crash"
+DESCRIPTION="Saves the cache regularly to avoid folder rebuild in case of a crash."
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 sparc x86"
IUSE=""
-DEPEND=">=mail-client/claws-mail-2.6.1"
+DEPEND=">=mail-client/claws-mail-2.6.1
+ dev-util/pkgconfig"
S="${WORKDIR}/${MY_P}"
@@ -20,5 +21,5 @@ src_install() {
dodoc AUTHORS ChangeLog NEWS
# kill useless files
- rm -f ${D}/usr/lib*/claws-mail/plugins/*.{a,la}
+ rm -f "${D}"/usr/lib*/claws-mail/plugins/*.{a,la}
}
diff --git a/mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.4.ebuild b/mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.4.ebuild
index 943b3fc11802..fbe8fb42c0d9 100644
--- a/mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.4.ebuild
+++ b/mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.4.ebuild
@@ -1,17 +1,18 @@
-# Copyright 1999-2007 Gentoo Foundation
+# 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-cachesaver/claws-mail-cachesaver-0.10.4.ebuild,v 1.1 2007/01/09 22:51:27 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.4.ebuild,v 1.2 2008/02/13 20:46:24 ticho Exp $
MY_P="${P#claws-mail-}"
-DESCRIPTION="Plugin for sylpheed-claws to automatically save the cache regulary to avoid folder rebuilds in case of a crash"
+DESCRIPTION="Saves the cache regularly to avoid folder rebuild in case of a crash."
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 ~sparc ~x86"
IUSE=""
-DEPEND=">=mail-client/claws-mail-2.7.0"
+DEPEND=">=mail-client/claws-mail-2.7.0
+ dev-util/pkgconfig"
S="${WORKDIR}/${MY_P}"
@@ -20,5 +21,5 @@ src_install() {
dodoc AUTHORS ChangeLog NEWS
# kill useless files
- rm -f ${D}/usr/lib*/claws-mail/plugins/*.{a,la}
+ rm -f "${D}"/usr/lib*/claws-mail/plugins/*.{a,la}
}
diff --git a/mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.5.ebuild b/mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.5.ebuild
index a0ce85714bda..21298d344782 100644
--- a/mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.5.ebuild
+++ b/mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.5.ebuild
@@ -1,17 +1,18 @@
-# Copyright 1999-2007 Gentoo Foundation
+# 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-cachesaver/claws-mail-cachesaver-0.10.5.ebuild,v 1.1 2007/07/07 14:29:53 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.5.ebuild,v 1.2 2008/02/13 20:46:24 ticho Exp $
MY_P="${P#claws-mail-}"
-DESCRIPTION="Plugin for sylpheed-claws to automatically save the cache regulary to avoid folder rebuilds in case of a crash"
+DESCRIPTION="Saves the cache regularly to avoid folder rebuild in case of a crash."
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 ~sparc ~x86"
IUSE=""
-DEPEND=">=mail-client/claws-mail-2.10.0"
+DEPEND=">=mail-client/claws-mail-2.10.0
+ dev-util/pkgconfig"
S="${WORKDIR}/${MY_P}"
@@ -20,5 +21,5 @@ src_install() {
dodoc AUTHORS ChangeLog NEWS
# kill useless files
- rm -f ${D}/usr/lib*/claws-mail/plugins/*.{a,la}
+ rm -f "${D}"/usr/lib*/claws-mail/plugins/*.{a,la}
}
diff --git a/mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.6.ebuild b/mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.6.ebuild
index 224de2192e18..e54d3e8ccccb 100644
--- a/mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.6.ebuild
+++ b/mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.6.ebuild
@@ -1,17 +1,18 @@
-# Copyright 1999-2007 Gentoo Foundation
+# 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-cachesaver/claws-mail-cachesaver-0.10.6.ebuild,v 1.4 2007/09/14 09:47:20 yoswink Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-cachesaver/claws-mail-cachesaver-0.10.6.ebuild,v 1.5 2008/02/13 20:46:24 ticho Exp $
MY_P="${P#claws-mail-}"
-DESCRIPTION="Plugin for sylpheed-claws to automatically save the cache regulary to avoid folder rebuilds in case of a crash"
+DESCRIPTION="Saves the cache regularly to avoid folder rebuild in case of a crash."
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 sparc x86"
IUSE=""
-DEPEND=">=mail-client/claws-mail-3.0.0"
+DEPEND=">=mail-client/claws-mail-3.0.0
+ dev-util/pkgconfig"
S="${WORKDIR}/${MY_P}"
@@ -20,5 +21,5 @@ src_install() {
dodoc AUTHORS ChangeLog NEWS
# kill useless files
- rm -f ${D}/usr/lib*/claws-mail/plugins/*.{a,la}
+ rm -f "${D}"/usr/lib*/claws-mail/plugins/*.{a,la}
}