diff options
Diffstat (limited to 'net-mail/eps/eps-1.2.ebuild')
-rw-r--r-- | net-mail/eps/eps-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/eps/eps-1.2.ebuild b/net-mail/eps/eps-1.2.ebuild index f13e50a07b3a..47f90c346450 100644 --- a/net-mail/eps/eps-1.2.ebuild +++ b/net-mail/eps/eps-1.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/eps/eps-1.2.ebuild,v 1.3 2004/10/17 09:26:25 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/eps/eps-1.2.ebuild,v 1.4 2004/11/24 09:44:17 ticho Exp $ DESCRIPTION="Inter7 Email Processing and mht System library" HOMEPAGE="http://www.inter7.com/eps" SRC_URI="http://www.inter7.com/eps/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="virtual/libc sys-apps/sed" |