diff options
author | Johannes Huber <johu@gentoo.org> | 2012-08-04 23:51:27 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-08-04 23:51:27 +0000 |
commit | 1210493e6c51ad8ef04e247368502507ce553b61 (patch) | |
tree | 3f9a8cbac45b7725857b02ee039d7cac642cd053 /dev-perl/Mail-SPF | |
parent | Stable for x86, wrt bug #418823 (diff) | |
download | gentoo-2-1210493e6c51ad8ef04e247368502507ce553b61.tar.gz gentoo-2-1210493e6c51ad8ef04e247368502507ce553b61.tar.bz2 gentoo-2-1210493e6c51ad8ef04e247368502507ce553b61.zip |
Stable for x86, wrt bug #418827
(Portage version: 2.2.0_alpha120/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.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Mail-SPF/ChangeLog b/dev-perl/Mail-SPF/ChangeLog index 5fa654ac6d38..7acd660a920b 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF/ChangeLog,v 1.26 2012/08/03 10:50:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF/ChangeLog,v 1.27 2012/08/04 23:51:27 johu Exp $ + + 04 Aug 2012; Johannes Huber <johu@gentoo.org> Mail-SPF-2.8.0.ebuild: + Stable for x86, wrt bug #418827 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> Mail-SPF-2.8.0.ebuild: Stable for amd64, wrt bug #418827 diff --git a/dev-perl/Mail-SPF/Mail-SPF-2.8.0.ebuild b/dev-perl/Mail-SPF/Mail-SPF-2.8.0.ebuild index 124d93b6a0b9..2534cce8151c 100644 --- a/dev-perl/Mail-SPF/Mail-SPF-2.8.0.ebuild +++ b/dev-perl/Mail-SPF/Mail-SPF-2.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.8.0.ebuild,v 1.2 2012/08/03 10:50:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF/Mail-SPF-2.8.0.ebuild,v 1.3 2012/08/04 23:51:27 johu Exp $ EAPI=4 @@ -13,7 +13,7 @@ DESCRIPTION="Sender Permitted From - Object Oriented" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="dev-perl/Error |