diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-06 20:56:05 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-06 20:56:05 +0000 |
commit | a7dfd465bb7598c0fb45f4d12a5dfb2795bf5ee2 (patch) | |
tree | 9dccbe107c576cf6d2d7f4c162614b2775dc4a6f /dev-perl/Mail-SPF | |
parent | Remove old ebuilds (diff) | |
download | gentoo-2-a7dfd465bb7598c0fb45f4d12a5dfb2795bf5ee2.tar.gz gentoo-2-a7dfd465bb7598c0fb45f4d12a5dfb2795bf5ee2.tar.bz2 gentoo-2-a7dfd465bb7598c0fb45f4d12a5dfb2795bf5ee2.zip |
Keyword ~ppc64 wrt #313321
(Portage version: 2.2_rc67/cvs/Linux x86_64)
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 79cb5cbb0dfb..18b392fe8afb 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.8 2010/02/21 12:28:49 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF/ChangeLog,v 1.9 2010/07/06 20:56:05 ssuominen Exp $ + + 06 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> Mail-SPF-2.007.ebuild: + Keyword ~ppc64 wrt #313321 21 Feb 2010; Patrick Lauer <patrick@gentoo.org> Mail-SPF-2.007.ebuild: Adding blocker for #281189 diff --git a/dev-perl/Mail-SPF/Mail-SPF-2.007.ebuild b/dev-perl/Mail-SPF/Mail-SPF-2.007.ebuild index 59ab904244fa..68085c361d99 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.4 2010/02/21 12:28:49 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF/Mail-SPF-2.007.ebuild,v 1.5 2010/07/06 20:56:05 ssuominen Exp $ EAPI=2 @@ -17,7 +17,7 @@ IUSE="" SLOT="0" LICENSE="BSD" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86" RDEPEND="dev-perl/Error dev-perl/URI |