diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-04-08 12:38:28 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-04-08 12:38:28 +0000 |
commit | b9ecf845cad087b4011d4bcd419192c36665a0bd (patch) | |
tree | ef3ea0bb82f4899ec0f9597929c781f5ddb8b459 /dev-perl/Mail-SPF-Query | |
parent | Added ~ppc64; bug #173258 (diff) | |
download | gentoo-2-b9ecf845cad087b4011d4bcd419192c36665a0bd.tar.gz gentoo-2-b9ecf845cad087b4011d4bcd419192c36665a0bd.tar.bz2 gentoo-2-b9ecf845cad087b4011d4bcd419192c36665a0bd.zip |
Stable on x86, bug #169152.
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-perl/Mail-SPF-Query')
-rw-r--r-- | dev-perl/Mail-SPF-Query/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Mail-SPF-Query/ChangeLog b/dev-perl/Mail-SPF-Query/ChangeLog index a692901d3797..b897c7b805e4 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog,v 1.29 2006/10/20 19:54:15 kloeri Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog,v 1.30 2007/04/08 12:38:28 ticho Exp $ + + 08 Apr 2007; Andrej Kacian <ticho@gentoo.org> + Mail-SPF-Query-1.999.1.ebuild: + Stable on x86, bug #169152. 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> Mail-SPF-Query-1.999.1.ebuild: diff --git a/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild b/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild index 44b74386c683..93e19d9da9af 100644 --- a/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild +++ b/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.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-SPF-Query/Mail-SPF-Query-1.999.1.ebuild,v 1.10 2006/10/20 19:54:15 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild,v 1.11 2007/04/08 12:38:28 ticho Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~JMEHNLE/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" IUSE="" SRC_TEST="do" |