summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2006-01-22 17:32:24 +0000
committerMarius Mauch <genone@gentoo.org>2006-01-22 17:32:24 +0000
commit3d550805333c71679e7490b9e67d06da892169ed (patch)
tree6f762962dc976a0f4b8ca63ca0975e178abf4f3d /mail-client/sylpheed-claws
parentTwo more packages not in portage anymore (diff)
downloadgentoo-2-3d550805333c71679e7490b9e67d06da892169ed.tar.gz
gentoo-2-3d550805333c71679e7490b9e67d06da892169ed.tar.bz2
gentoo-2-3d550805333c71679e7490b9e67d06da892169ed.zip
Replacing pdflib use flag with pdf use flag
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'mail-client/sylpheed-claws')
-rw-r--r--mail-client/sylpheed-claws/ChangeLog6
-rw-r--r--mail-client/sylpheed-claws/sylpheed-claws-1.0.5-r1.ebuild8
2 files changed, 9 insertions, 5 deletions
diff --git a/mail-client/sylpheed-claws/ChangeLog b/mail-client/sylpheed-claws/ChangeLog
index 300ae2065ccd..e24ca51b007c 100644
--- a/mail-client/sylpheed-claws/ChangeLog
+++ b/mail-client/sylpheed-claws/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/sylpheed-claws
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/ChangeLog,v 1.78 2006/01/12 11:14:04 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/ChangeLog,v 1.79 2006/01/22 17:29:36 genone Exp $
+
+ 22 Jan 2006; Marius Mauch <genone@gentoo.org>
+ sylpheed-claws-1.0.5-r1.ebuild:
+ Replacing pdflib use flag with pdf use flag
12 Jan 2006; Marius Mauch <genone@gentoo.org>
-sylpheed-claws-1.9.15.ebuild, -sylpheed-claws-1.9.100.ebuild:
diff --git a/mail-client/sylpheed-claws/sylpheed-claws-1.0.5-r1.ebuild b/mail-client/sylpheed-claws/sylpheed-claws-1.0.5-r1.ebuild
index 6813f400f347..5d0ff2f80606 100644
--- a/mail-client/sylpheed-claws/sylpheed-claws-1.0.5-r1.ebuild
+++ b/mail-client/sylpheed-claws/sylpheed-claws-1.0.5-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-1.0.5-r1.ebuild,v 1.7 2005/11/14 21:18:12 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-1.0.5-r1.ebuild,v 1.8 2006/01/22 17:29:36 genone Exp $
-IUSE="nls gnome dillo crypt spell imlib ssl ldap ipv6 pda clamav pdflib maildir xface kde" # mbox
+IUSE="nls gnome dillo crypt spell imlib ssl ldap ipv6 pda clamav pdf maildir xface kde" # mbox
inherit eutils
@@ -43,7 +43,7 @@ RDEPEND="${COMMONDEPEND}
net-mail/metamail
x11-misc/shared-mime-info"
-PDEPEND="pdflib? ( =mail-client/${PN}-${GS_VERSION} )
+PDEPEND="pdf? ( =mail-client/${PN}-${GS_VERSION} )
maildir? ( =mail-client/${PN}-${MAILDIR_VERSION} )
crypt? ( =mail-client/${PN}-${PGP_VERSION} )"
# mbox? ( =mail-client/${PN}-${MBOX_VERSION} )"