diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2003-07-13 00:15:40 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2003-07-13 00:15:40 +0000 |
commit | 4c226f71a28c98e251e7945c83d69cc45445c59b (patch) | |
tree | 62344f4eab696116485c6ab2b7c02051d80f0d12 /net-mail/sylpheed-claws | |
parent | Changed -mips to ~mips (diff) | |
download | gentoo-2-4c226f71a28c98e251e7945c83d69cc45445c59b.tar.gz gentoo-2-4c226f71a28c98e251e7945c83d69cc45445c59b.tar.bz2 gentoo-2-4c226f71a28c98e251e7945c83d69cc45445c59b.zip |
another tweak
Diffstat (limited to 'net-mail/sylpheed-claws')
-rw-r--r-- | net-mail/sylpheed-claws/Manifest | 2 | ||||
-rw-r--r-- | net-mail/sylpheed-claws/sylpheed-claws-0.9.3.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mail/sylpheed-claws/Manifest b/net-mail/sylpheed-claws/Manifest index 0312b555f39e..284e819e24e9 100644 --- a/net-mail/sylpheed-claws/Manifest +++ b/net-mail/sylpheed-claws/Manifest @@ -2,7 +2,7 @@ MD5 170d67cf4237fee47d86e74c3b15ac88 sylpheed-claws-0.9.0.ebuild 3064 MD5 43f3dcbb946cc399783579c5757b6054 sylpheed-claws-0.9.0-r1.ebuild 3357 MD5 20cd68ce8142f70ab136e0d6caf97df8 sylpheed-claws-0.8.11.ebuild 2967 MD5 8bcd289a708cff58bec7dbbedef6c556 ChangeLog 7848 -MD5 887922754e1af40b8fea983daf9ab4dd sylpheed-claws-0.9.3.ebuild 3390 +MD5 c3df54b400dafd561856e9d43304a274 sylpheed-claws-0.9.3.ebuild 3389 MD5 d9e778ef490a8e07e7b931d13052fca2 files/digest-sylpheed-claws-0.9.0 73 MD5 07b639d20c786fdd9426a268d9c08a70 files/digest-sylpheed-claws-0.9.3 73 MD5 8b029fc7176a8bad264d1676bd83984b files/digest-sylpheed-claws-0.8.11 74 diff --git a/net-mail/sylpheed-claws/sylpheed-claws-0.9.3.ebuild b/net-mail/sylpheed-claws/sylpheed-claws-0.9.3.ebuild index a38cedb5e0b6..f22f9cd417cc 100644 --- a/net-mail/sylpheed-claws/sylpheed-claws-0.9.3.ebuild +++ b/net-mail/sylpheed-claws/sylpheed-claws-0.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.9.3.ebuild,v 1.2 2003/07/12 23:33:50 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.9.3.ebuild,v 1.3 2003/07/13 00:15:24 bcowan Exp $ IUSE="nls gnome xface gtkhtml crypt spell imlib ssl ldap ipv6 pda clamav" @@ -112,8 +112,8 @@ src_install() { } \ || rm -rf ${D}/usr/share/gnome - mv ${D}/usr/share/pixmaps/sylpheed.png \ - ${D}/usr/share/pixmaps/sylpheed-claws.png + dodir /usr/share/pixmaps + mv sylpheed.png ${D}/usr/share/pixmaps/sylpheed-claws.png dodoc AUTHORS ChangeLog* INSTALL* NEWS README* TODO* docinto tools |