diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 18:44:15 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 18:44:15 +0000 |
commit | ae11cfc3dbdb902efd78e0e89036e0e912791ac3 (patch) | |
tree | 2ecb5cd12d743288cb618839d4247c527cbb75f2 /dev-perl/Mail-SPF-Query | |
parent | Stable on hppa (diff) | |
download | gentoo-2-ae11cfc3dbdb902efd78e0e89036e0e912791ac3.tar.gz gentoo-2-ae11cfc3dbdb902efd78e0e89036e0e912791ac3.tar.bz2 gentoo-2-ae11cfc3dbdb902efd78e0e89036e0e912791ac3.zip |
Stable on hppa
(Portage version: 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" |