diff options
author | 2006-03-09 23:46:13 +0000 | |
---|---|---|
committer | 2006-03-09 23:46:13 +0000 | |
commit | 7e686119822b189a4527c17e99e923324adaeaa8 (patch) | |
tree | 2521437cbb52fa9abce1bb7bde0def31fb8f2a2e /mail-client/xfmail/xfmail-1.5.5.ebuild | |
parent | Depend on fontforge when USE=truetype so we can build the default fonts. (diff) | |
download | historical-7e686119822b189a4527c17e99e923324adaeaa8.tar.gz historical-7e686119822b189a4527c17e99e923324adaeaa8.tar.bz2 historical-7e686119822b189a4527c17e99e923324adaeaa8.zip |
mail-client/xfmail stable on ppc.
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'mail-client/xfmail/xfmail-1.5.5.ebuild')
-rw-r--r-- | mail-client/xfmail/xfmail-1.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/xfmail/xfmail-1.5.5.ebuild b/mail-client/xfmail/xfmail-1.5.5.ebuild index 582cab0ed38f..f2c48039fb10 100644 --- a/mail-client/xfmail/xfmail-1.5.5.ebuild +++ b/mail-client/xfmail/xfmail-1.5.5.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/xfmail/xfmail-1.5.5.ebuild,v 1.4 2006/02/25 12:11:56 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/xfmail/xfmail-1.5.5.ebuild,v 1.5 2006/03/09 23:46:13 hansmi Exp $ IUSE="ldap" DESCRIPTION="A full-featured mail program using XForms" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.welcomes-you.com/pub/${PN}/release/${PV}/source/${P}.tar.bz2" HOMEPAGE="http://www.xfmail.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ppc ~sparc x86" +KEYWORDS="ppc ~sparc x86" RDEPEND="|| ( ( x11-libs/libXpm x11-libs/libSM ) virtual/x11 ) |