diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-22 15:41:38 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-22 15:41:38 +0000 |
commit | cfa3818ed1f22af61bfe9435dedc7b6c86426845 (patch) | |
tree | e184cd8ef9acce00a2f823b0010888e9684112f9 /dev-perl/Mail-Sendmail | |
parent | Stable on sparc wrt #105764 (diff) | |
download | gentoo-2-cfa3818ed1f22af61bfe9435dedc7b6c86426845.tar.gz gentoo-2-cfa3818ed1f22af61bfe9435dedc7b6c86426845.tar.bz2 gentoo-2-cfa3818ed1f22af61bfe9435dedc7b6c86426845.zip |
~sparc wrt #106873
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/Mail-Sendmail')
-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 7caf399a3e9b..44031b2b0ef8 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.4 2005/09/22 13:26:03 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/ChangeLog,v 1.5 2005/09/22 15:41:38 gustavoz Exp $ + + 22 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> + Mail-Sendmail-0.79.ebuild: + ~sparc wrt #106873 22 Sep 2005; Fernando J. Pereda <ferdy@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 4c116f187a5b..c3726a0ec918 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.4 2005/09/22 13:26:03 ferdy Exp $ +# $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 $ inherit perl-module @@ -10,5 +10,5 @@ HOMEPAGE="http://search.cpan.org/dist/Mail-Sendmail/" SLOT="0" LICENSE="as-is" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="" |