summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2005-07-05 23:12:46 +0000
committerMarius Mauch <genone@gentoo.org>2005-07-05 23:12:46 +0000
commitf7503df352f8d883411234efa0d3d12ff2d510eb (patch)
tree330efe5a2697e3b882dda9c2167d36bf38a6fb61 /mail-client
parentQA: Added readline to IUSE. (diff)
downloadgentoo-2-f7503df352f8d883411234efa0d3d12ff2d510eb.tar.gz
gentoo-2-f7503df352f8d883411234efa0d3d12ff2d510eb.tar.bz2
gentoo-2-f7503df352f8d883411234efa0d3d12ff2d510eb.zip
dep fixage
(Portage version: 1.589-cvs)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/sylpheed-claws-maildir/ChangeLog6
-rw-r--r--mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws-maildir/ChangeLog b/mail-client/sylpheed-claws-maildir/ChangeLog
index 15dcfc40fdfe..b8756b238f08 100644
--- a/mail-client/sylpheed-claws-maildir/ChangeLog
+++ b/mail-client/sylpheed-claws-maildir/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/sylpheed-claws-maildir
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/ChangeLog,v 1.14 2005/05/18 12:17:36 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/ChangeLog,v 1.15 2005/07/05 23:12:46 genone Exp $
+
+ 05 Jul 2005; Marius Mauch <genone@gentoo.org>
+ sylpheed-claws-maildir-0.7.ebuild:
+ adding dependency on sys-libs/db (thanks to Anthony Gorecki for noticing this).
18 May 2005; Markus Rothe <corsair@gentoo.org>
sylpheed-claws-maildir-0.7.ebuild:
diff --git a/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.7.ebuild b/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.7.ebuild
index 5b11e377789f..f449629a9957 100644
--- a/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.7.ebuild
+++ b/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.7.ebuild,v 1.7 2005/05/18 12:17:36 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.7.ebuild,v 1.8 2005/07/05 23:12:46 genone Exp $
MY_P="${P##sylpheed-claws-}"
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc sparc amd64 alpha ppc64"
IUSE=""
-DEPEND=">=mail-client/sylpheed-claws-0.9.13"
+DEPEND=">=mail-client/sylpheed-claws-0.9.13 =sys-libs/db-4*"
S="${WORKDIR}/${MY_P}"