diff options
author | Andrej Kacian <ticho@gentoo.org> | 2004-11-24 09:46:09 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2004-11-24 09:46:09 +0000 |
commit | 8790f3af9d64f629912b0fef40b8db71af949a11 (patch) | |
tree | d0a69c5a72262004ab1109f8b5bb265ef2569420 /net-mail/eps | |
parent | Stable on x86 (Manifest recommit) (diff) | |
download | gentoo-2-8790f3af9d64f629912b0fef40b8db71af949a11.tar.gz gentoo-2-8790f3af9d64f629912b0fef40b8db71af949a11.tar.bz2 gentoo-2-8790f3af9d64f629912b0fef40b8db71af949a11.zip |
Stable on x86
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 947faa4dc916..4af33abce369 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.2 2004/10/17 09:26:25 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/eps/ChangeLog,v 1.3 2004/11/24 09:44:17 ticho Exp $ + + 24 Nov 2004; Andrej Kacian <ticho@gentoo.org> eps-1.2.ebuild: + Stable on x86. 17 Oct 2004; David Holm <dholm@gentoo.org> eps-1.2.ebuild: Added to ~ppc. 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" |