diff options
author | Marius Mauch <genone@gentoo.org> | 2004-05-31 20:46:33 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2004-05-31 20:46:33 +0000 |
commit | 9f2ce3d641a9eaae658626d2b9376113834361d8 (patch) | |
tree | bb2a5368e3b271abd5ff486c0fdee8977761ed6b /mail-client | |
parent | this gets boring (diff) | |
download | gentoo-2-9f2ce3d641a9eaae658626d2b9376113834361d8.tar.gz gentoo-2-9f2ce3d641a9eaae658626d2b9376113834361d8.tar.bz2 gentoo-2-9f2ce3d641a9eaae658626d2b9376113834361d8.zip |
this gets boring
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 8206e3de6aa1..01f6f24dfb97 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 e675a96632890a4e150aa65a7543cb2e sylpheed-claws-0.9.10.ebuild 3762 +MD5 2463aa374aae2454e9d38b2d9f2491c8 sylpheed-claws-0.9.10.ebuild 3763 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 ec37eb08f6ac..95c3ef0d765f 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.4 2004/05/31 20:45:03 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-0.9.10.ebuild,v 1.5 2004/05/31 20:46:33 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} |