diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-02-17 15:03:43 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-02-17 15:03:43 +0000 |
commit | cf37cefc634f110e3de84c919f7d5c30b1d0544f (patch) | |
tree | 96493106da80924405ba8ee550333c44c604b828 /net-mail | |
parent | Security update (diff) | |
download | historical-cf37cefc634f110e3de84c919f7d5c30b1d0544f.tar.gz historical-cf37cefc634f110e3de84c919f7d5c30b1d0544f.tar.bz2 historical-cf37cefc634f110e3de84c919f7d5c30b1d0544f.zip |
Not a security issue, but a version bump.
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/xfmail/ChangeLog | 4 | ||||
-rw-r--r-- | net-mail/xfmail/xfmail-1.5.4-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mail/xfmail/ChangeLog b/net-mail/xfmail/ChangeLog index 50ad3b624e7e..87f454737d10 100644 --- a/net-mail/xfmail/ChangeLog +++ b/net-mail/xfmail/ChangeLog @@ -1,11 +1,11 @@ # ChangeLog for net-mail/xfmail # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/xfmail/ChangeLog,v 1.6 2003/02/17 14:21:58 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/xfmail/ChangeLog,v 1.7 2003/02/17 15:03:43 aliz Exp $ *xfmail-1.5.4-r1 (17 Feb 2003) 17 Feb 2003; Daniel Ahlberg <aliz@gentoo.org> : - Security update. + Version bump. *xfmail-1.5.4 (13 Feb 2003) diff --git a/net-mail/xfmail/xfmail-1.5.4-r1.ebuild b/net-mail/xfmail/xfmail-1.5.4-r1.ebuild index cf2e0640e01e..f3f8bade2f6e 100644 --- a/net-mail/xfmail/xfmail-1.5.4-r1.ebuild +++ b/net-mail/xfmail/xfmail-1.5.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-mail/xfmail/xfmail-1.5.4-r1.ebuild,v 1.1 2003/02/17 14:21:58 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/xfmail/xfmail-1.5.4-r1.ebuild,v 1.2 2003/02/17 15:03:43 aliz Exp $ IUSE="ldap" S=${WORKDIR}/${P} @@ -11,7 +11,7 @@ SRC_URI="http://xfmail.precision-eng.net/release/${PV}/source/${P}-1.tar.bz2 HOMEPAGE="http://www.xfmail.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc" +KEYWORDS="~x86 ~ppc ~sparc" DEPEND="virtual/x11 >=x11-libs/xforms-1.0_rc4 ldap? ( >=net-nds/openldap-2.0.11 )" |