diff options
author | 2005-10-22 13:13:06 +0000 | |
---|---|---|
committer | 2005-10-22 13:13:06 +0000 | |
commit | 6c79e76f1da565fb6e106e33c0d1546f201a7ff5 (patch) | |
tree | a95f727f5d6b3b7a4ca43e4c4556ab7e44d46e93 /mail-client/sylpheed-claws-mailmbox | |
parent | Fixed xosd dependency. Bug 94143. (diff) | |
download | gentoo-2-6c79e76f1da565fb6e106e33c0d1546f201a7ff5.tar.gz gentoo-2-6c79e76f1da565fb6e106e33c0d1546f201a7ff5.tar.bz2 gentoo-2-6c79e76f1da565fb6e106e33c0d1546f201a7ff5.zip |
HOMEPAGE update
(Portage version: 2.0.53_rc3)
Diffstat (limited to 'mail-client/sylpheed-claws-mailmbox')
-rw-r--r-- | mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild | 6 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild index 1b0b78f37bcd..7d857e3ac063 100644 --- a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild +++ b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.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-0.9.ebuild,v 1.6 2005/03/29 17:44:52 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild,v 1.7 2005/10/22 13:13:06 genone Exp $ MY_P="${P##sylpheed-claws-}" DESCRIPTION="Plugin for sylpheed-claws to operate on mbox type mailboxes" -HOMEPAGE="http://sylpheed-claws.sourceforge.net" -SRC_URI="http://sylpheed-claws.sourceforge.net/downloads/${MY_P}.tar.gz" +HOMEPAGE="http://claws.sylpheed.org" +SRC_URI="http://claws.sylpheed.org/downloads/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~alpha" 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 f3d840e2b9ac..93c566f2d084 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,13 +1,13 @@ # 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.2 2005/10/15 21:17:03 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild,v 1.3 2005/10/22 13:13:06 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" -HOMEPAGE="http://sylpheed-claws.sourceforge.net" +HOMEPAGE="http://claws.sylpheed.org" SRC_URI="mirror://sourceforge/sylpheed-claws/sylpheed-claws-plugins-${SC_BASE}.tar.gz" LICENSE="GPL-2" SLOT="0" |