diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-30 18:17:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-30 18:17:26 +0000 |
commit | 7eec06b923be28c41a2f90a665f1149fb2c1d305 (patch) | |
tree | d3a0b1bccef22535619ebb5ed6f548f5a24af4ac /dev-perl/Mail-SPF | |
parent | Version bump and add prefix keywords, fixes bug 302134. (diff) | |
download | gentoo-2-7eec06b923be28c41a2f90a665f1149fb2c1d305.tar.gz gentoo-2-7eec06b923be28c41a2f90a665f1149fb2c1d305.tar.bz2 gentoo-2-7eec06b923be28c41a2f90a665f1149fb2c1d305.zip |
Marked ~hppa (bug #302880).
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Mail-SPF')
-rw-r--r-- | dev-perl/Mail-SPF/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Mail-SPF/Mail-SPF-2.007.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Mail-SPF/ChangeLog b/dev-perl/Mail-SPF/ChangeLog index 8ac6464fd0b8..2c278e30d050 100644 --- a/dev-perl/Mail-SPF/ChangeLog +++ b/dev-perl/Mail-SPF/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Mail-SPF -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF/ChangeLog,v 1.5 2009/12/24 19:48:56 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF/ChangeLog,v 1.6 2010/01/30 18:17:26 jer Exp $ + + 30 Jan 2010; Jeroen Roovers <jer@gentoo.org> Mail-SPF-2.007.ebuild: + Marked ~hppa (bug #302880). 24 Dec 2009; Torsten Veller <tove@gentoo.org> -Mail-SPF-2.006.ebuild: Cleanup diff --git a/dev-perl/Mail-SPF/Mail-SPF-2.007.ebuild b/dev-perl/Mail-SPF/Mail-SPF-2.007.ebuild index 248e0183b2fa..c0781a7c3b75 100644 --- a/dev-perl/Mail-SPF/Mail-SPF-2.007.ebuild +++ b/dev-perl/Mail-SPF/Mail-SPF-2.007.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF/Mail-SPF-2.007.ebuild,v 1.1 2009/11/10 10:16:06 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF/Mail-SPF-2.007.ebuild,v 1.2 2010/01/30 18:17:26 jer Exp $ EAPI=2 @@ -17,7 +17,7 @@ IUSE="" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" RDEPEND="dev-perl/Error dev-perl/URI |