diff options
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/sylpheed-claws/Manifest | 2 | ||||
-rw-r--r-- | mail-client/sylpheed-claws/sylpheed-claws-0.9.10.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws/Manifest b/mail-client/sylpheed-claws/Manifest index a0ba29ef11bf..8206e3de6aa1 100644 --- a/mail-client/sylpheed-claws/Manifest +++ b/mail-client/sylpheed-claws/Manifest @@ -4,7 +4,7 @@ MD5 0c3875dbbf24769f41112c81884dd167 sylpheed-claws-0.9.5-r1.ebuild 4653 MD5 a3de6ffc8b84e8a73c4d05d36cca26fc sylpheed-claws-0.9.7.ebuild 4671 MD5 c202d606b7849eb66051fde72ab80fbd sylpheed-claws-0.9.8.ebuild 4660 MD5 9c0d5251ea553c93eeaeb0fae7698261 sylpheed-claws-0.9.9.ebuild 3755 -MD5 dfc3c4ebcdb56f703f6f6acd61f99df4 sylpheed-claws-0.9.10.ebuild 3763 +MD5 e675a96632890a4e150aa65a7543cb2e sylpheed-claws-0.9.10.ebuild 3762 MD5 e5a1953a555e8060722cada98b9d55fb files/digest-sylpheed-claws-0.9.10 149 MD5 1e7e11ae4e8aba685f25aa113e70e1b5 files/digest-sylpheed-claws-0.9.5-r1 234 MD5 a44580928f3fa901eb944e739c070d44 files/digest-sylpheed-claws-0.9.7 148 diff --git a/mail-client/sylpheed-claws/sylpheed-claws-0.9.10.ebuild b/mail-client/sylpheed-claws/sylpheed-claws-0.9.10.ebuild index 371455bcc040..ec37eb08f6ac 100644 --- a/mail-client/sylpheed-claws/sylpheed-claws-0.9.10.ebuild +++ b/mail-client/sylpheed-claws/sylpheed-claws-0.9.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-0.9.10.ebuild,v 1.3 2004/05/31 20:43:06 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-0.9.10.ebuild,v 1.4 2004/05/31 20:45:03 genone Exp $ IUSE="nls gnome xface dillo crypt spell imlib ssl ldap ipv6 pda clamav pdflib" @@ -132,7 +132,7 @@ src_install() { exeinto /usr/lib/${PN}/tools doexe *.pl *.py *.rc *.conf gpg-sign-syl doexe launch_firebird tb2sylpheed update-po uudec - + # install the ghostscipt-viewer plugin if use pdflib; then cd ${S2} |