diff options
author | Akinori Hattori <hattya@gentoo.org> | 2004-07-18 13:10:29 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2004-07-18 13:10:29 +0000 |
commit | 1e1abb96774fdc2414170ec4278e3ff96a342baa (patch) | |
tree | 06718c17ac70b3ba9f5a2ac513212f761e59a15b /mail-client | |
parent | version bump. (Manifest recommit) (diff) | |
download | gentoo-2-1e1abb96774fdc2414170ec4278e3ff96a342baa.tar.gz gentoo-2-1e1abb96774fdc2414170ec4278e3ff96a342baa.tar.bz2 gentoo-2-1e1abb96774fdc2414170ec4278e3ff96a342baa.zip |
marked stable on x86.
Diffstat (limited to 'mail-client')
-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 8bcd9f78b42e..204ce43ec5e5 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.19 2004/07/17 22:08:37 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.20 2004/07/18 13:10:29 hattya Exp $ + + 18 Jul 2004; Akinori Hattori <hattya@gentoo.org> sylpheed-0.9.12.ebuild: + marked stable on x86. 04 Jul 2004; Akinori Hattori <hattya@gentoo.org> sylpheed-0.9.11.ebuild: marked stable on x86. diff --git a/mail-client/sylpheed/sylpheed-0.9.12.ebuild b/mail-client/sylpheed/sylpheed-0.9.12.ebuild index 7befc901198a..ca5178223415 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.3 2004/06/26 12:52:44 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.12.ebuild,v 1.4 2004/07/18 13:10:29 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" |