diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 16:30:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 16:30:50 +0000 |
commit | b0bc7786cfc2ae829a1279dfd460d917f15400b5 (patch) | |
tree | ee3f3af3b28229ec29900a9f16e885d721e808ab /net-mail/autorespond | |
parent | amd64 (diff) | |
download | historical-b0bc7786cfc2ae829a1279dfd460d917f15400b5.tar.gz historical-b0bc7786cfc2ae829a1279dfd460d917f15400b5.tar.bz2 historical-b0bc7786cfc2ae829a1279dfd460d917f15400b5.zip |
Remove arm keywords
Diffstat (limited to 'net-mail/autorespond')
-rw-r--r-- | net-mail/autorespond/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/autorespond/autorespond-2.0.4.ebuild | 4 |
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" |