diff options
author | David Holm <dholm@gentoo.org> | 2004-10-17 09:29:01 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-17 09:29:01 +0000 |
commit | 9f584073debdf31a83e88ea8257eda0cc48e177c (patch) | |
tree | bea36fddc0afbef4043a05e48bab0b67bcb71bf2 /net-mail/eps | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-9f584073debdf31a83e88ea8257eda0cc48e177c.tar.gz gentoo-2-9f584073debdf31a83e88ea8257eda0cc48e177c.tar.bz2 gentoo-2-9f584073debdf31a83e88ea8257eda0cc48e177c.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" |