diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-07 06:08:08 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-07 06:08:08 +0000 |
commit | 0e61eef10903b4971656cf65e7694639d4ea6731 (patch) | |
tree | d1ac45d4af979403c2648a2e659fe25642e8e5d1 /net-mail/autorespond | |
parent | x86 stable (Manifest recommit) (diff) | |
download | gentoo-2-0e61eef10903b4971656cf65e7694639d4ea6731.tar.gz gentoo-2-0e61eef10903b4971656cf65e7694639d4ea6731.tar.bz2 gentoo-2-0e61eef10903b4971656cf65e7694639d4ea6731.zip |
Stable on alpha.
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 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" |