diff options
author | Akinori Hattori <hattya@gentoo.org> | 2004-10-17 13:30:20 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2004-10-17 13:30:20 +0000 |
commit | 04223e1188af7dd43606ae8c873594cfd5bea643 (patch) | |
tree | b53f480863e2e58d14c41e9bac6cb4db0a45f83a /mail-client/sylpheed | |
parent | remove broken versions (Manifest recommit) (diff) | |
download | gentoo-2-04223e1188af7dd43606ae8c873594cfd5bea643.tar.gz gentoo-2-04223e1188af7dd43606ae8c873594cfd5bea643.tar.bz2 gentoo-2-04223e1188af7dd43606ae8c873594cfd5bea643.zip |
stable on ia64, bug #64485
Diffstat (limited to 'mail-client/sylpheed')
-rw-r--r-- | mail-client/sylpheed/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed/ChangeLog b/mail-client/sylpheed/ChangeLog index fd0708c673d0..3cf17f7fdd6f 100644 --- a/mail-client/sylpheed/ChangeLog +++ b/mail-client/sylpheed/ChangeLog @@ -1,6 +1,10 @@ # 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.43 2004/10/11 11:50:23 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.44 2004/10/17 13:30:20 hattya Exp $ + + 17 Oct 2004; Akinori Hattori <hattya@gentoo.org> + sylpheed-0.9.12-r3.ebuild: + stable on ia64, bug #64485 11 Oct 2004; Akinori Hattori <hattya@gentoo.org> sylpheed-0.9.11.ebuild, sylpheed-0.9.12-r3.ebuild, sylpheed-0.9.12-r4.ebuild, diff --git a/mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild b/mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild index 88e9a93df310..39f336caac57 100644 --- a/mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild +++ b/mail-client/sylpheed/sylpheed-0.9.12-r3.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-r3.ebuild,v 1.10 2004/10/11 11:50:23 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild,v 1.11 2004/10/17 13:30:20 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" |