diff options
author | Ilya Volynets <iluxa@gentoo.org> | 2005-09-28 07:55:14 +0000 |
---|---|---|
committer | Ilya Volynets <iluxa@gentoo.org> | 2005-09-28 07:55:14 +0000 |
commit | 04deea5a7575f820a7b4b3ba604496542f44a274 (patch) | |
tree | c8c4556295c5c758cf27f68d14610991fa754749 /dev-perl | |
parent | mark ~mips (diff) | |
download | gentoo-2-04deea5a7575f820a7b4b3ba604496542f44a274.tar.gz gentoo-2-04deea5a7575f820a7b4b3ba604496542f44a274.tar.bz2 gentoo-2-04deea5a7575f820a7b4b3ba604496542f44a274.zip |
mark ~mips
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Mail-Sendmail/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild | 4 |
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="" |