diff options
author | 2004-02-27 11:45:12 +0000 | |
---|---|---|
committer | 2004-02-27 11:45:12 +0000 | |
commit | b7690f7888c7ff199bdbf346d40683c244fdc1f7 (patch) | |
tree | 7fdb253c1c2838f08cfccb539eea2e553e9482fb /net-mail/amavis | |
parent | Unmask. (diff) | |
download | historical-b7690f7888c7ff199bdbf346d40683c244fdc1f7.tar.gz historical-b7690f7888c7ff199bdbf346d40683c244fdc1f7.tar.bz2 historical-b7690f7888c7ff199bdbf346d40683c244fdc1f7.zip |
Stable on sparc.
Diffstat (limited to 'net-mail/amavis')
-rw-r--r-- | net-mail/amavis/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/amavis/amavis-0.3.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/amavis/ChangeLog b/net-mail/amavis/ChangeLog index 8c71041025c3..d31ea00a2729 100644 --- a/net-mail/amavis/ChangeLog +++ b/net-mail/amavis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/amavis # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/amavis/ChangeLog,v 1.15 2004/01/15 03:25:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/amavis/ChangeLog,v 1.16 2004/02/27 11:44:28 bazik Exp $ + + 27 Feb 2004; Sven Blumenstein <bazik@gentoo.org> amavis-0.3.12.ebuild: + Stable on sparc. 14 Jan 2004; Aron Griffis <agriffis@gentoo.org> amavis-0.3.12.ebuild: add ~alpha (bug 21240) diff --git a/net-mail/amavis/amavis-0.3.12.ebuild b/net-mail/amavis/amavis-0.3.12.ebuild index 5a0ed88ed4af..6c9589e0fd64 100644 --- a/net-mail/amavis/amavis-0.3.12.ebuild +++ b/net-mail/amavis/amavis-0.3.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/amavis/amavis-0.3.12.ebuild,v 1.10 2004/01/15 03:25:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/amavis/amavis-0.3.12.ebuild,v 1.11 2004/02/27 11:44:28 bazik Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/amavis/${P/_/}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 ~alpha" +KEYWORDS="x86 ~amd64 ~alpha sparc" DEPEND="dev-lang/perl sys-apps/file |