summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/autorespond')
-rw-r--r--net-mail/autorespond/ChangeLog5
-rw-r--r--net-mail/autorespond/autorespond-2.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/autorespond/ChangeLog b/net-mail/autorespond/ChangeLog
index c1f093b27f2a..b4f0013bb431 100644
--- a/net-mail/autorespond/ChangeLog
+++ b/net-mail/autorespond/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/autorespond
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/autorespond/ChangeLog,v 1.6 2004/04/27 20:46:19 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/autorespond/ChangeLog,v 1.7 2004/06/07 06:06:29 kloeri Exp $
+
+ 07 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> autorespond-2.0.4.ebuild:
+ Stable on alpha.
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> autorespond-2.0.4.ebuild:
Add inherit eutils
diff --git a/net-mail/autorespond/autorespond-2.0.4.ebuild b/net-mail/autorespond/autorespond-2.0.4.ebuild
index 09e9779bef13..453683a98d14 100644
--- a/net-mail/autorespond/autorespond-2.0.4.ebuild
+++ b/net-mail/autorespond/autorespond-2.0.4.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/autorespond/autorespond-2.0.4.ebuild,v 1.6 2004/05/30 10:56:16 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/autorespond/autorespond-2.0.4.ebuild,v 1.7 2004/06/07 06:06:29 kloeri Exp $
inherit eutils
@@ -11,7 +11,7 @@ DEBIAN_P="${P/-/_}-${DEBIAN_PV}"
SRC_URI="mirror://sourceforge/qmailadmin/${P}.tar.gz
mirror://debian/pool/contrib/${PN:0:1}/${PN}/${DEBIAN_P}.diff.gz"
HOMEPAGE="http://inter7.com/devel/"
-KEYWORDS="~x86 ~alpha ~hppa ia64 ~mips ~ppc ~sparc amd64"
+KEYWORDS="~x86 alpha ~hppa ia64 ~mips ~ppc ~sparc amd64"
LICENSE="GPL-2"
SLOT="0"
RDEPEND="mail-mta/qmail"