diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-15 17:14:53 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-15 17:14:53 +0000 |
commit | 08e1d8562f3eb6698f5b75c7b002bf26a663166f (patch) | |
tree | 9db725cf76079e6d430cb0490d1e81bf108dddc0 /dev-perl/Mail-SPF-Query | |
parent | Removed old ebuild. (diff) | |
download | historical-08e1d8562f3eb6698f5b75c7b002bf26a663166f.tar.gz historical-08e1d8562f3eb6698f5b75c7b002bf26a663166f.tar.bz2 historical-08e1d8562f3eb6698f5b75c7b002bf26a663166f.zip |
Stable on ia64.
Package-Manager: portage-2.1.2_pre3-r1
Diffstat (limited to 'dev-perl/Mail-SPF-Query')
-rw-r--r-- | dev-perl/Mail-SPF-Query/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Mail-SPF-Query/ChangeLog b/dev-perl/Mail-SPF-Query/ChangeLog index 0d96c9fc0712..71126aacbcfc 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.27 2006/10/10 20:24:53 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog,v 1.28 2006/10/15 17:12:04 kloeri Exp $ + + 15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + Mail-SPF-Query-1.999.1.ebuild: + Stable on ia64. 10 Oct 2006; Michael Cummings <mcummings@gentoo.org> Mail-SPF-Query-1.997.ebuild, Mail-SPF-Query-1.998.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 0c834dea23c8..cefa34d75718 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 # 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.8 2006/10/10 20:24:53 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild,v 1.9 2006/10/15 17:12:04 kloeri 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" |