diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-03 14:19:13 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-03 14:19:13 +0000 |
commit | c8caf2417d56d9f3b510c2269a2902006fd8df14 (patch) | |
tree | 8736d048e80a4db9149ee6fdd5327857a3fd7fa4 /dev-perl | |
parent | Stable on hppa wrt #131371 (diff) | |
download | gentoo-2-c8caf2417d56d9f3b510c2269a2902006fd8df14.tar.gz gentoo-2-c8caf2417d56d9f3b510c2269a2902006fd8df14.tar.bz2 gentoo-2-c8caf2417d56d9f3b510c2269a2902006fd8df14.zip |
Stable on hppa
(Portage version: 2203-svn)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Mail-SPF-Query/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.998.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 09063f01446e..b0cc0daff600 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.19 2006/04/27 18:50:36 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog,v 1.20 2006/05/03 14:19:13 gustavoz Exp $ + + 03 May 2006; Gustavo Zacarias <gustavoz@gentoo.org> + Mail-SPF-Query-1.998.ebuild: + Stable on hppa 27 Apr 2006; Marien Zwart <marienz@gentoo.org> files/digest-Mail-SPF-Query-1.997, Manifest: 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 7c478283d78b..3bbb200bc8f1 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.6 2006/03/31 19:00:19 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.998.ebuild,v 1.7 2006/05/03 14:19:13 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" |