diff options
Diffstat (limited to 'dev-perl')
-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 |