diff options
author | Akinori Hattori <hattya@gentoo.org> | 2004-09-19 10:45:00 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2004-09-19 10:45:00 +0000 |
commit | 0f916fe5bcb8fc9a35273afdd52e0d3de0f903f2 (patch) | |
tree | 248b5da7314da174c774d300d2b7b903fcdbc873 /mail-client/sylpheed | |
parent | stable on x86 (Manifest recommit) (diff) | |
download | gentoo-2-0f916fe5bcb8fc9a35273afdd52e0d3de0f903f2.tar.gz gentoo-2-0f916fe5bcb8fc9a35273afdd52e0d3de0f903f2.tar.bz2 gentoo-2-0f916fe5bcb8fc9a35273afdd52e0d3de0f903f2.zip |
stable on ia64
Diffstat (limited to 'mail-client/sylpheed')
-rw-r--r-- | mail-client/sylpheed/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-0.9.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/sylpheed/ChangeLog b/mail-client/sylpheed/ChangeLog index 4948e7b9907a..451d46cbbe34 100644 --- a/mail-client/sylpheed/ChangeLog +++ b/mail-client/sylpheed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/sylpheed # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.30 2004/09/11 10:39:51 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.31 2004/09/19 10:45:00 hattya Exp $ + + 19 Sep 2004; Akinori Hattori <hattya@gentoo.org> sylpheed-0.9.12.ebuild: + stable on ia64. 11 Sep 2004; Akinori Hattori <hattya@gentoo.org> sylpheed-0.9.10-r1.ebuild, sylpheed-0.9.11.ebuild, sylpheed-0.9.12-r2.ebuild, sylpheed-0.9.12.ebuild, diff --git a/mail-client/sylpheed/sylpheed-0.9.12.ebuild b/mail-client/sylpheed/sylpheed-0.9.12.ebuild index 36235ef4fbe9..cf8ce37ca250 100644 --- a/mail-client/sylpheed/sylpheed-0.9.12.ebuild +++ b/mail-client/sylpheed/sylpheed-0.9.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.12.ebuild,v 1.8 2004/09/11 10:39:51 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.12.ebuild,v 1.9 2004/09/19 10:45:00 hattya Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://sylpheed.good-day.net/" SRC_URI="http://sylpheed.good-day.net/${PN}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc alpha hppa ~ia64 ~amd64" +KEYWORDS="x86 ~ppc sparc alpha hppa ia64 ~amd64" SLOT="0" PROVIDE="virtual/sylpheed" |