diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-20 17:21:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-20 17:21:56 +0000 |
commit | cf2471646e271e5c4465b89f24c9b8f8215ed9ac (patch) | |
tree | 16058d68c3f1addbca581f66befd6449389c94a6 /dev-perl/Mail-SPF | |
parent | Version bump (diff) | |
download | gentoo-2-cf2471646e271e5c4465b89f24c9b8f8215ed9ac.tar.gz gentoo-2-cf2471646e271e5c4465b89f24c9b8f8215ed9ac.tar.bz2 gentoo-2-cf2471646e271e5c4465b89f24c9b8f8215ed9ac.zip |
Add ~alpha/~ia64/~sparc wrt #302880
(Portage version: 2.1.7.16/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Mail-SPF')
-rw-r--r-- | dev-perl/Mail-SPF/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Mail-SPF/Mail-SPF-2.007.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Mail-SPF/ChangeLog b/dev-perl/Mail-SPF/ChangeLog index 2c278e30d050..b4c169d8e2a2 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF/ChangeLog,v 1.7 2010/02/20 17:21:56 armin76 Exp $ + + 20 Feb 2010; Raúl Porcel <armin76@gentoo.org> Mail-SPF-2.007.ebuild: + Add ~alpha/~ia64/~sparc wrt #302880 30 Jan 2010; Jeroen Roovers <jer@gentoo.org> Mail-SPF-2.007.ebuild: Marked ~hppa (bug #302880). diff --git a/dev-perl/Mail-SPF/Mail-SPF-2.007.ebuild b/dev-perl/Mail-SPF/Mail-SPF-2.007.ebuild index c0781a7c3b75..13526a7e73cb 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-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.2 2010/01/30 18:17:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF/Mail-SPF-2.007.ebuild,v 1.3 2010/02/20 17:21:56 armin76 Exp $ EAPI=2 @@ -17,7 +17,7 @@ IUSE="" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86" RDEPEND="dev-perl/Error dev-perl/URI |