diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 18:55:14 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 18:55:14 +0000 |
commit | ba30afd2aea59354eedd2fa0c922f5eb999fcd7e (patch) | |
tree | 64a73bc0232df7abe987a1f0f7ea6ec1bd2d85b2 /dev-perl/Mail-SPF-Query | |
parent | set firefox as default use so noone needs to install the old mozilla suite as... (diff) | |
download | historical-ba30afd2aea59354eedd2fa0c922f5eb999fcd7e.tar.gz historical-ba30afd2aea59354eedd2fa0c922f5eb999fcd7e.tar.bz2 historical-ba30afd2aea59354eedd2fa0c922f5eb999fcd7e.zip |
Stable on hppa
Package-Manager: portage-2.1-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 2d8089505b1b..5535b8804320 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.21 2006/06/12 15:45:16 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog,v 1.22 2006/06/29 18:44:15 gustavoz Exp $ + + 29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> + Mail-SPF-Query-1.999.1.ebuild: + Stable on hppa 12 Jun 2006; Michael Cummings <mcummings@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 808f3377e645..8bc3d58ef6ef 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.2 2006/06/12 15:45:16 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild,v 1.3 2006/06/29 18:44:15 gustavoz 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" |