diff options
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 9e05943a8480..4d4e5c055577 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/ChangeLog,v 1.9 2006/01/09 15:36:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/ChangeLog,v 1.10 2006/01/09 15:53:59 josejx Exp $ + + 09 Jan 2006; Joseph Jezak <josejx@gentoo.org> Mail-Sendmail-0.79.ebuild: + Marked ppc stable for bug #118389. 09 Jan 2006; 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 fc01de86d39c..96446675fa8f 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-2006 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.9 2006/01/09 15:36:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild,v 1.10 2006/01/09 15:53:59 josejx Exp $ inherit perl-module @@ -10,5 +10,5 @@ HOMEPAGE="http://search.cpan.org/dist/Mail-Sendmail/" SLOT="0" LICENSE="as-is" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~mips ppc ppc64 sparc ~x86" IUSE="" |