summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-18 17:21:45 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-18 17:21:45 +0000
commit24321624707478cc2a0d8990b07a5490f8a89414 (patch)
tree427352971e816ed03d770c902981f66de55a0455 /dev-perl/Mail-SPF-Query
parentMarking stable x86 (diff)
downloadgentoo-2-24321624707478cc2a0d8990b07a5490f8a89414.tar.gz
gentoo-2-24321624707478cc2a0d8990b07a5490f8a89414.tar.bz2
gentoo-2-24321624707478cc2a0d8990b07a5490f8a89414.zip
Marking stable x86. Thanks bug 92993
Diffstat (limited to 'dev-perl/Mail-SPF-Query')
-rw-r--r--dev-perl/Mail-SPF-Query/ChangeLog6
-rw-r--r--dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Mail-SPF-Query/ChangeLog b/dev-perl/Mail-SPF-Query/ChangeLog
index 55626c63b59c..7ca9412a5f21 100644
--- a/dev-perl/Mail-SPF-Query/ChangeLog
+++ b/dev-perl/Mail-SPF-Query/ChangeLog
@@ -1,6 +1,10 @@
# 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.3 2005/05/16 19:54:15 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog,v 1.4 2005/05/18 17:21:45 mcummings Exp $
+
+ 18 May 2005; Michael Cummings <mcummings@gentoo.org>
+ Mail-SPF-Query-1.997.ebuild:
+ Marking stable x86. Thanks bug 92993
16 May 2005; Gustavo Zacarias <gustavoz@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 39c57b685e61..ecb12076ecb9 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.4 2005/05/16 19:54:15 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild,v 1.5 2005/05/18 17:21:45 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~freeside/${P}/"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE=""
DEPEND=">=dev-perl/Net-DNS-0.46