diff options
author | Marius Mauch <genone@gentoo.org> | 2005-12-09 18:17:43 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2005-12-09 18:17:43 +0000 |
commit | 6f83abcca2033c5186d520b462f10b25c65a9831 (patch) | |
tree | 0beb30c725a26e7cd9279f3243cf2fc98c96d453 /mail-client/sylpheed-claws-mailmbox | |
parent | This package was created from an old util-macros, so enable autoreconf so that (diff) | |
download | historical-6f83abcca2033c5186d520b462f10b25c65a9831.tar.gz historical-6f83abcca2033c5186d520b462f10b25c65a9831.tar.bz2 historical-6f83abcca2033c5186d520b462f10b25c65a9831.zip |
fix description
Package-Manager: portage-2.0.53
Diffstat (limited to 'mail-client/sylpheed-claws-mailmbox')
3 files changed, 9 insertions, 9 deletions
diff --git a/mail-client/sylpheed-claws-mailmbox/Manifest b/mail-client/sylpheed-claws-mailmbox/Manifest index 3c911cb8affc..0bb3a19a9fc4 100644 --- a/mail-client/sylpheed-claws-mailmbox/Manifest +++ b/mail-client/sylpheed-claws-mailmbox/Manifest @@ -7,12 +7,12 @@ MD5 533df443910817abfe0a629eebc741f4 files/digest-sylpheed-claws-mailmbox-1.2 82 MD5 306d22889cf1447ec6182916ecd22260 files/digest-sylpheed-claws-mailmbox-1.4 92 MD5 5d0a878a0318c6d261424c0f55af1345 metadata.xml 392 MD5 994ef73567b2a64b5eea6db2a339499a sylpheed-claws-mailmbox-0.9.ebuild 777 -MD5 c8ed353368a227e8a24ecace9fd1f710 sylpheed-claws-mailmbox-1.2.ebuild 841 -MD5 0e8be38f4ce41b2fa56a2c8f6df5308a sylpheed-claws-mailmbox-1.4.ebuild 882 +MD5 2b865fb4f5566c20943252abe958270f sylpheed-claws-mailmbox-1.2.ebuild 838 +MD5 5396ea8db0e46cf1534320b9ee82e545 sylpheed-claws-mailmbox-1.4.ebuild 879 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDdyeh6J2i8a8J4okRAiw+AJsGXSeDfyIvpBTNLBkiN6Ut2zyxIACg1Jzn -ZTg9AsUnq9kysZdDUNOQ9sI= -=Ezk1 +iD8DBQFDmcp56J2i8a8J4okRAqI7AJ9D8PpKnwqG6mRDEuQzhUyyvIT3ywCgg/wG +WC8GRP2O18LWI8psIxAykMY= +=pGK2 -----END PGP SIGNATURE----- diff --git a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild index b0a782dc7643..96ed189373ea 100644 --- a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild +++ b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild @@ -1,12 +1,12 @@ # 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-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild,v 1.4 2005/11/13 11:45:23 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild,v 1.5 2005/12/09 18:17:43 genone Exp $ MY_P="${P##sylpheed-claws-}" MY_PN="${PN##sylpheed-claws-}" SC_BASE="1.9.13" -DESCRIPTION="Plugin for sylpheed-claws to operate on maildir type mailboxes" +DESCRIPTION="Plugin for sylpheed-claws to operate on mbox type mailboxes" HOMEPAGE="http://claws.sylpheed.org" SRC_URI="mirror://sourceforge/sylpheed-claws/sylpheed-claws-plugins-${SC_BASE}.tar.gz" LICENSE="GPL-2" diff --git a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.4.ebuild b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.4.ebuild index 1b8f6f49a1bc..a5673fe854de 100644 --- a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.4.ebuild +++ b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.4.ebuild @@ -1,12 +1,12 @@ # 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-mailmbox/sylpheed-claws-mailmbox-1.4.ebuild,v 1.1 2005/11/13 11:45:23 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.4.ebuild,v 1.2 2005/12/09 18:17:43 genone Exp $ MY_P="${P##sylpheed-claws-}" MY_PN="${PN##sylpheed-claws-}" SC_BASE="1.9.100" -DESCRIPTION="Plugin for sylpheed-claws to operate on maildir type mailboxes" +DESCRIPTION="Plugin for sylpheed-claws to operate on mbox type mailboxes" HOMEPAGE="http://claws.sylpheed.org" SRC_URI="mirror://sourceforge/sylpheed-claws/sylpheed-claws-external-plugins-${SC_BASE}.tar.gz" LICENSE="GPL-2" |