summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Mail-SPF-Query')
-rw-r--r--dev-perl/Mail-SPF-Query/ChangeLog5
-rw-r--r--dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Mail-SPF-Query/ChangeLog b/dev-perl/Mail-SPF-Query/ChangeLog
index 4625c425cbb2..f26c97bce62f 100644
--- a/dev-perl/Mail-SPF-Query/ChangeLog
+++ b/dev-perl/Mail-SPF-Query/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Mail-SPF-Query
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog,v 1.9 2005/11/24 20:40:12 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog,v 1.10 2005/11/27 22:21:43 tgall Exp $
+
+ 27 Nov 2005; Tom Gall <tgall@gentoo.org> Mail-SPF-Query-1.997.ebuild:
+ stable on ppc64
24 Nov 2005; Simon Stelling <blubb@gentoo.org>
Mail-SPF-Query-1.997.ebuild:
diff --git a/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild b/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild
index ea4a935ceddf..222ee4ab8c17 100644
--- a/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild
+++ b/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.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-SPF-Query/Mail-SPF-Query-1.997.ebuild,v 1.10 2005/11/24 20:40:12 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild,v 1.11 2005/11/27 22:21:43 tgall Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~freeside/${P}/"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~alpha ~amd64 ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 ppc ppc64 sparc x86"
IUSE=""
DEPEND=">=dev-perl/Net-DNS-0.46