diff options
author | Jason Wever <weeve@gentoo.org> | 2005-02-18 02:28:38 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-02-18 02:28:38 +0000 |
commit | 1af1ff92846fdc0b9269a2c06ac5485e902c55bd (patch) | |
tree | 09d858de66f18af95e314167ef6460dfc0c80445 /mail-client/sylpheed-claws-maildir | |
parent | sed in unpack; tidy (diff) | |
download | gentoo-2-1af1ff92846fdc0b9269a2c06ac5485e902c55bd.tar.gz gentoo-2-1af1ff92846fdc0b9269a2c06ac5485e902c55bd.tar.bz2 gentoo-2-1af1ff92846fdc0b9269a2c06ac5485e902c55bd.zip |
Stable on sparc.
(Portage version: 2.0.51.16)
Diffstat (limited to 'mail-client/sylpheed-claws-maildir')
3 files changed, 11 insertions, 7 deletions
diff --git a/mail-client/sylpheed-claws-maildir/ChangeLog b/mail-client/sylpheed-claws-maildir/ChangeLog index daf8dc8e2ff4..ae039e6fca29 100644 --- a/mail-client/sylpheed-claws-maildir/ChangeLog +++ b/mail-client/sylpheed-claws-maildir/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/sylpheed-claws-maildir -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/ChangeLog,v 1.8 2005/02/13 03:01:11 genone Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/ChangeLog,v 1.9 2005/02/18 02:27:08 weeve Exp $ + + 17 Feb 2005; Jason Wever <weeve@gentoo.org> + sylpheed-claws-maildir-0.7.ebuild: + Stable on sparc. 13 Feb 2005; Marius Mauch <genone@gentoo.org> sylpheed-claws-maildir-0.7.ebuild: diff --git a/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.6.ebuild b/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.6.ebuild index 351daa09e7c5..2be1af50f920 100644 --- a/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.6.ebuild +++ b/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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-maildir/sylpheed-claws-maildir-0.6.ebuild,v 1.6 2004/12/14 06:42:13 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.6.ebuild,v 1.7 2005/02/18 02:27:08 weeve Exp $ MY_P="${P##sylpheed-claws-}" diff --git a/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.7.ebuild b/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.7.ebuild index 3e3aa3164a5a..3119260e1cbd 100644 --- a/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.7.ebuild +++ b/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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-maildir/sylpheed-claws-maildir-0.7.ebuild,v 1.2 2005/02/13 03:01:11 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.7.ebuild,v 1.3 2005/02/18 02:27:08 weeve Exp $ MY_P="${P##sylpheed-claws-}" @@ -9,7 +9,7 @@ HOMEPAGE="http://sylpheed-claws.sourceforge.net" SRC_URI="mirror://sourceforge/sylpheed-claws/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc amd64 ~alpha" +KEYWORDS="x86 ~ppc sparc amd64 ~alpha" IUSE="" DEPEND=">=mail-client/sylpheed-claws-0.9.13" |