summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-22 16:15:22 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-22 16:15:22 +0000
commit66fc01f6054e4d81ca7ad26522f3c6526723654e (patch)
treeb7414fa005a70b565f59fe3a5f1ae28581632566 /net-mail/autorespond
parentcyrus-imapd-2.1.13.ebuild: Remove arm keywords (Manifest recommit) (diff)
downloadgentoo-2-66fc01f6054e4d81ca7ad26522f3c6526723654e.tar.gz
gentoo-2-66fc01f6054e4d81ca7ad26522f3c6526723654e.tar.bz2
gentoo-2-66fc01f6054e4d81ca7ad26522f3c6526723654e.zip
Remove arm keywords
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 8a80a3234122..5db70d8d4a36 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.4 2004/01/05 08:01:29 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/autorespond/ChangeLog,v 1.5 2004/02/22 16:10:57 agriffis Exp $
+
+ 22 Feb 2004; Aron Griffis <agriffis@gentoo.org> autorespond-2.0.4.ebuild:
+ Remove arm keywords
05 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> autorespond-2.0.4.ebuild:
ensure CFLAGS is used
diff --git a/net-mail/autorespond/autorespond-2.0.4.ebuild b/net-mail/autorespond/autorespond-2.0.4.ebuild
index b6e6f56b1f23..b701abb233c9 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.3 2004/01/05 08:01:29 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/autorespond/autorespond-2.0.4.ebuild,v 1.4 2004/02/22 16:10:57 agriffis Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Autoresponder add on package for qmailadmin"
@@ -9,7 +9,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 ~arm ~hppa ia64 ~mips ~ppc ~sparc amd64"
+KEYWORDS="~x86 ~alpha ~hppa ia64 ~mips ~ppc ~sparc amd64"
LICENSE="GPL-2"
SLOT="0"
RDEPEND="net-mail/qmail"