summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Mail-Sendmail/ChangeLog6
-rw-r--r--dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Mail-Sendmail/ChangeLog b/dev-perl/Mail-Sendmail/ChangeLog
index 44031b2b0ef8..8c6ac2c1626a 100644
--- a/dev-perl/Mail-Sendmail/ChangeLog
+++ b/dev-perl/Mail-Sendmail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Mail-Sendmail
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/ChangeLog,v 1.5 2005/09/22 15:41:38 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/ChangeLog,v 1.6 2005/09/28 07:55:14 iluxa Exp $
+
+ 28 Sep 2005; Ilya A. Volynets-Evenbakh <ilya@total-knowledge.com>
+ Mail-Sendmail-0.79.ebuild:
+ mark ~mips
22 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org>
Mail-Sendmail-0.79.ebuild:
diff --git a/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild
index c3726a0ec918..4f6d4baf596b 100644
--- a/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild
+++ b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild,v 1.5 2005/09/22 15:41:38 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild,v 1.6 2005/09/28 07:55:14 iluxa Exp $
inherit perl-module
@@ -10,5 +10,5 @@ HOMEPAGE="http://search.cpan.org/dist/Mail-Sendmail/"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86"
IUSE=""