diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 19:54:15 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 19:54:15 +0000 |
commit | dde704d849977e43fbb34bd30a884d1f66301e82 (patch) | |
tree | ad066c18cd38995111088f25b01f7153e1134202 /dev-perl/Mail-SPF-Query | |
parent | Stable on sparc wrt #150540 (diff) | |
download | gentoo-2-dde704d849977e43fbb34bd30a884d1f66301e82.tar.gz gentoo-2-dde704d849977e43fbb34bd30a884d1f66301e82.tar.bz2 gentoo-2-dde704d849977e43fbb34bd30a884d1f66301e82.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
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 71126aacbcfc..a692901d3797 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.28 2006/10/15 17:12:04 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog,v 1.29 2006/10/20 19:54:15 kloeri Exp $ + + 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + Mail-SPF-Query-1.999.1.ebuild: + Stable on Alpha. 15 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 cefa34d75718..44b74386c683 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.9 2006/10/15 17:12:04 kloeri Exp $ +# $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 $ 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" |