diff options
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/sylpheed/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/sylpheed/sylpheed-0.9.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/sylpheed/ChangeLog b/net-mail/sylpheed/ChangeLog index dbb932e6a923..f7a3734ebe0e 100644 --- a/net-mail/sylpheed/ChangeLog +++ b/net-mail/sylpheed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/sylpheed # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/ChangeLog,v 1.53 2004/04/05 23:06:44 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/ChangeLog,v 1.54 2004/04/06 18:06:44 agriffis Exp $ + + 06 Apr 2004; Aron Griffis <agriffis@gentoo.org> sylpheed-0.9.10.ebuild: + Add keywords which were dropped when the version was bumped *sylpheed-0.9.9-r1 (06 Apr 2004) diff --git a/net-mail/sylpheed/sylpheed-0.9.10.ebuild b/net-mail/sylpheed/sylpheed-0.9.10.ebuild index 6d2723982936..b00a1671daeb 100644 --- a/net-mail/sylpheed/sylpheed-0.9.10.ebuild +++ b/net-mail/sylpheed/sylpheed-0.9.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.9.10.ebuild,v 1.1 2004/04/05 15:17:07 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.9.10.ebuild,v 1.2 2004/04/06 18:06:44 agriffis Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://sylpheed.good-day.net/${PN}/${P}.tar.bz2" HOMEPAGE="http://sylpheed.good-day.net" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ia64 ~amd64" SLOT="0" PROVIDE="virtual/sylpheed" |