diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2005-09-22 13:17:36 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2005-09-22 13:17:36 +0000 |
commit | f2c78115e2d33f3abde98fb7942f6a175b5a06a1 (patch) | |
tree | ea127801a8bdfce5ea6015e517f3dccfc757f108 /dev-perl | |
parent | Marked Stable on amd64 (diff) | |
download | gentoo-2-f2c78115e2d33f3abde98fb7942f6a175b5a06a1.tar.gz gentoo-2-f2c78115e2d33f3abde98fb7942f6a175b5a06a1.tar.bz2 gentoo-2-f2c78115e2d33f3abde98fb7942f6a175b5a06a1.zip |
Marked ~ppc
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Mail-Sendmail/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Mail-Sendmail/ChangeLog b/dev-perl/Mail-Sendmail/ChangeLog index f2d045dbc121..c39bec3c43c2 100644 --- a/dev-perl/Mail-Sendmail/ChangeLog +++ b/dev-perl/Mail-Sendmail/ChangeLog @@ -1,6 +1,9 @@ # 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.2 2005/09/22 11:34:58 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/ChangeLog,v 1.3 2005/09/22 13:17:36 lu_zero Exp $ + + 22 Sep 2005; Luca Barbato <lu_zero@gentoo.org> Mail-Sendmail-0.79.ebuild: + Marked ~ppc 22 Sep 2005; Luis Medinas <metalgod@gentoo.org> Mail-Sendmail-0.79.ebuild: Added ~amd64. Bug #106873. diff --git a/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild index 82eb5cafab35..0d534b241724 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.2 2005/09/22 11:34:58 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild,v 1.3 2005/09/22 13:17:36 lu_zero Exp $ inherit perl-module @@ -10,5 +10,5 @@ HOMEPAGE="http://search.cpan.org/dist/Mail-Sendmail/" SLOT="0" LICENSE="as-is" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" |