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 | 8f92fc276478bd1a8be8910b2a40459ca7555f3c (patch) | |
tree | accb5cd878e3f67fdf691e525115524b0092b34d /mail-client/sylpheed-claws-mailmbox | |
parent | This package was created from an old util-macros, so enable autoreconf so that (diff) | |
download | gentoo-2-8f92fc276478bd1a8be8910b2a40459ca7555f3c.tar.gz gentoo-2-8f92fc276478bd1a8be8910b2a40459ca7555f3c.tar.bz2 gentoo-2-8f92fc276478bd1a8be8910b2a40459ca7555f3c.zip |
fix description
(Portage version: 2.0.53)
Diffstat (limited to 'mail-client/sylpheed-claws-mailmbox')
-rw-r--r-- | mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild | 4 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
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" |