diff options
author | David Holm <dholm@gentoo.org> | 2004-10-17 09:27:24 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-17 09:27:24 +0000 |
commit | 90e1e1d68e4867a30275475619287a9bddb51bdf (patch) | |
tree | cd80d1513c824f828847eecc4c30e3fad24b9c6a /net-mail/eps | |
parent | Added to ~ppc (diff) | |
download | historical-90e1e1d68e4867a30275475619287a9bddb51bdf.tar.gz historical-90e1e1d68e4867a30275475619287a9bddb51bdf.tar.bz2 historical-90e1e1d68e4867a30275475619287a9bddb51bdf.zip |
Added to ~ppc
Diffstat (limited to 'net-mail/eps')
-rw-r--r-- | net-mail/eps/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/eps/eps-1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/eps/ChangeLog b/net-mail/eps/ChangeLog index 1277f7ca3024..947faa4dc916 100644 --- a/net-mail/eps/ChangeLog +++ b/net-mail/eps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/eps # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/eps/ChangeLog,v 1.1 2004/09/25 15:02:46 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/eps/ChangeLog,v 1.2 2004/10/17 09:26:25 dholm Exp $ + + 17 Oct 2004; David Holm <dholm@gentoo.org> eps-1.2.ebuild: + Added to ~ppc. *eps-1.2 (25 Sep 2004) diff --git a/net-mail/eps/eps-1.2.ebuild b/net-mail/eps/eps-1.2.ebuild index 2e2949fde254..f13e50a07b3a 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.2 2004/09/25 15:07:57 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/eps/eps-1.2.ebuild,v 1.3 2004/10/17 09:26:25 dholm 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" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="virtual/libc sys-apps/sed" |