diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-14 01:24:01 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-14 01:24:01 +0000 |
commit | 26ec70e63f8454fdef283959a8c4bd92147eb214 (patch) | |
tree | e8d0db70c13dbc7f8ebdca4ac23d522d2cb6cbca /dev-perl/Mail-SPF-Query | |
parent | Stable on ppc64; bug #126048 (diff) | |
download | gentoo-2-26ec70e63f8454fdef283959a8c4bd92147eb214.tar.gz gentoo-2-26ec70e63f8454fdef283959a8c4bd92147eb214.tar.bz2 gentoo-2-26ec70e63f8454fdef283959a8c4bd92147eb214.zip |
Keyworded ~hppa
(Portage version: 2.0.54)
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.997.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.998.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Mail-SPF-Query/ChangeLog b/dev-perl/Mail-SPF-Query/ChangeLog index 10d9d7fbb078..817bdde680ac 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.13 2006/03/10 03:19:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog,v 1.14 2006/03/14 01:24:01 gustavoz Exp $ + + 14 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> + Mail-SPF-Query-1.997.ebuild, Mail-SPF-Query-1.998.ebuild: + Keyworded ~hppa 10 Mar 2006; Aron Griffis <agriffis@gentoo.org> Mail-SPF-Query-1.998.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 8c6b8eca8fd5..d960feb155a6 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-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.997.ebuild,v 1.12 2006/01/31 23:30:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild,v 1.13 2006/03/14 01:24:01 gustavoz 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 ~hppa ppc ppc64 sparc x86" IUSE="" DEPEND=">=dev-perl/Net-DNS-0.46 diff --git a/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.998.ebuild b/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.998.ebuild index df3248674780..d5613cf92afb 100644 --- a/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.998.ebuild +++ b/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.998.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.998.ebuild,v 1.2 2006/03/10 03:19:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.998.ebuild,v 1.3 2006/03/14 01:24:01 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~JMEHNLE/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" SRC_TEST="do" |