diff options
author | Andrej Kacian <ticho@gentoo.org> | 2004-12-13 23:36:15 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2004-12-13 23:36:15 +0000 |
commit | c983c681c100ef52e1cd114c42cdd5d4652070d8 (patch) | |
tree | 3e6203dc0833f8bc479bf3c8426bde4f1a1982b8 /net-mail/autorespond | |
parent | Stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-c983c681c100ef52e1cd114c42cdd5d4652070d8.tar.gz gentoo-2-c983c681c100ef52e1cd114c42cdd5d4652070d8.tar.bz2 gentoo-2-c983c681c100ef52e1cd114c42cdd5d4652070d8.zip |
Stable on x86.
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 856561545e5b..78fc68d6cdd1 100644 --- a/net-mail/autorespond/ChangeLog +++ b/net-mail/autorespond/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/autorespond # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/autorespond/ChangeLog,v 1.9 2004/07/01 22:28:27 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/autorespond/ChangeLog,v 1.10 2004/12/13 23:36:15 ticho Exp $ + + 14 Dec 2004; Andrej Kacian <ticho@gentoo.org> autorespond-2.0.4.ebuild: + Stable on x86. 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> autorespond-2.0.4.ebuild: diff --git a/net-mail/autorespond/autorespond-2.0.4.ebuild b/net-mail/autorespond/autorespond-2.0.4.ebuild index daa46de1dce8..1a802196c594 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 Foundation # 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.10 2004/07/15 01:29:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/autorespond/autorespond-2.0.4.ebuild,v 1.11 2004/12/13 23:36:15 ticho Exp $ inherit eutils @@ -10,7 +10,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" IUSE="" LICENSE="GPL-2" SLOT="0" |