summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/PEAR-Net_DNSBL')
-rw-r--r--dev-php/PEAR-Net_DNSBL/ChangeLog5
-rw-r--r--dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_DNSBL/ChangeLog b/dev-php/PEAR-Net_DNSBL/ChangeLog
index d2ba8143888d..ed1fc791a863 100644
--- a/dev-php/PEAR-Net_DNSBL/ChangeLog
+++ b/dev-php/PEAR-Net_DNSBL/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Net_DNSBL
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.38 2015/05/05 07:30:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.39 2015/05/08 08:31:17 ago Exp $
+
+ 08 May 2015; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_DNSBL-1.3.7.ebuild:
+ Stable for alpha/amd64/ia64/sparc/x86, wrt bug #548618
05 May 2015; Jeroen Roovers <jer@gentoo.org> PEAR-Net_DNSBL-1.3.7.ebuild:
Stable for HPPA (bug #548618).
diff --git a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7.ebuild b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7.ebuild
index 8e40aad8ecfb..7b82ef4b39e3 100644
--- a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7.ebuild
+++ b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7.ebuild,v 1.2 2015/05/05 07:30:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7.ebuild,v 1.3 2015/05/08 08:31:17 ago Exp $
EAPI=5
@@ -10,7 +10,7 @@ DESCRIPTION="DNSBL Checker"
LICENSE="PHP-3.01"
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ia64 sparc x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-Cache_Lite-1.5.2-r1
>=dev-php/PEAR-Net_CheckIP-1.1-r1