diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-05-25 17:48:36 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-05-25 17:48:36 +0000 |
commit | 5a0b9605573ff3053a7a6602b007beb8e36316fa (patch) | |
tree | 67e103919e9fb67a2396cb28884a2290497894e5 /mail-client/sylpheed/sylpheed-2.2.4.ebuild | |
parent | Added ~ppc keyword. Bug 134270 (diff) | |
download | gentoo-2-5a0b9605573ff3053a7a6602b007beb8e36316fa.tar.gz gentoo-2-5a0b9605573ff3053a7a6602b007beb8e36316fa.tar.bz2 gentoo-2-5a0b9605573ff3053a7a6602b007beb8e36316fa.zip |
Stable on hppa.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'mail-client/sylpheed/sylpheed-2.2.4.ebuild')
-rw-r--r-- | mail-client/sylpheed/sylpheed-2.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/sylpheed/sylpheed-2.2.4.ebuild b/mail-client/sylpheed/sylpheed-2.2.4.ebuild index e94be69bd7b5..787785980cb2 100644 --- a/mail-client/sylpheed/sylpheed-2.2.4.ebuild +++ b/mail-client/sylpheed/sylpheed-2.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.2.4.ebuild,v 1.6 2006/05/21 23:35:07 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.2.4.ebuild,v 1.7 2006/05/25 17:48:36 gmsoft Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://sylpheed.good-day.net/" SRC_URI="http://sylpheed.good-day.net/${PN}/v${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86" SLOT="0" PROVIDE="virtual/sylpheed" |