summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando J. Pereda <ferdy@gentoo.org>2006-01-09 22:59:50 +0000
committerFernando J. Pereda <ferdy@gentoo.org>2006-01-09 22:59:50 +0000
commit94bab49643e78f70ab02ab8dac9af3397741623f (patch)
treebd994cfb266c238fabb72ecefbd1d0758c984a76 /dev-perl/Mail-Sendmail
parentFixing locale translation (Bug #100753) (diff)
downloadgentoo-2-94bab49643e78f70ab02ab8dac9af3397741623f.tar.gz
gentoo-2-94bab49643e78f70ab02ab8dac9af3397741623f.tar.bz2
gentoo-2-94bab49643e78f70ab02ab8dac9af3397741623f.zip
Stable on alpha wrt bug #118389
(Portage version: 2.0.53)
Diffstat (limited to 'dev-perl/Mail-Sendmail')
-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 4d4e5c055577..a2db7c97e30b 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/ChangeLog,v 1.10 2006/01/09 15:53:59 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/ChangeLog,v 1.11 2006/01/09 22:59:50 ferdy Exp $
+
+ 09 Jan 2006; Fernando J. Pereda <ferdy@gentoo.org>
+ Mail-Sendmail-0.79.ebuild:
+ Stable on alpha wrt bug #118389
09 Jan 2006; Joseph Jezak <josejx@gentoo.org> Mail-Sendmail-0.79.ebuild:
Marked ppc stable for bug #118389.
diff --git a/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild
index 96446675fa8f..8103a8770fc3 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.10 2006/01/09 15:53:59 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild,v 1.11 2006/01/09 22:59:50 ferdy 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=""