summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-03-05 12:13:30 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-03-05 12:13:30 +0000
commit6da4106f644b1c136abff5aa3a4cdc0f0c24d70b (patch)
tree449169f51f7a20721226a3430ad665f6f20888d2 /dev-perl/Mail-Sender
parentStable on x86, bug #169152. (diff)
downloadgentoo-2-6da4106f644b1c136abff5aa3a4cdc0f0c24d70b.tar.gz
gentoo-2-6da4106f644b1c136abff5aa3a4cdc0f0c24d70b.tar.bz2
gentoo-2-6da4106f644b1c136abff5aa3a4cdc0f0c24d70b.zip
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'dev-perl/Mail-Sender')
-rw-r--r--dev-perl/Mail-Sender/ChangeLog7
-rw-r--r--dev-perl/Mail-Sender/Mail-Sender-0.8.13.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Mail-Sender/ChangeLog b/dev-perl/Mail-Sender/ChangeLog
index 02416d3588de..f84b85e18be6 100644
--- a/dev-perl/Mail-Sender/ChangeLog
+++ b/dev-perl/Mail-Sender/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Mail-Sender
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sender/ChangeLog,v 1.11 2006/10/15 17:13:09 kloeri Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sender/ChangeLog,v 1.12 2007/03/05 12:13:30 ticho Exp $
+
+ 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Mail-Sender-0.8.13.ebuild:
+ Stable on x86, bug #169152.
15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
Mail-Sender-0.8.13.ebuild:
diff --git a/dev-perl/Mail-Sender/Mail-Sender-0.8.13.ebuild b/dev-perl/Mail-Sender/Mail-Sender-0.8.13.ebuild
index 4242bda1e3fa..25c9763a8013 100644
--- a/dev-perl/Mail-Sender/Mail-Sender-0.8.13.ebuild
+++ b/dev-perl/Mail-Sender/Mail-Sender-0.8.13.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sender/Mail-Sender-0.8.13.ebuild,v 1.6 2006/10/15 17:13:09 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sender/Mail-Sender-0.8.13.ebuild,v 1.7 2007/03/05 12:13:30 ticho Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/J/JE/JENDA/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="amd64 ia64 ~x86"
+KEYWORDS="amd64 ia64 x86"
IUSE=""
DEPEND="virtual/perl-MIME-Base64