summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-09-21 12:50:18 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-09-21 12:50:18 +0000
commit8d7a032c71f035611eeb13667b75762abe75f49a (patch)
tree749dbba457f5274657fea1da55364e87210505bd /dev-php/PEAR-Net_DNSBL
parentx86 stable, bug 192247 (diff)
downloadgentoo-2-8d7a032c71f035611eeb13667b75762abe75f49a.tar.gz
gentoo-2-8d7a032c71f035611eeb13667b75762abe75f49a.tar.bz2
gentoo-2-8d7a032c71f035611eeb13667b75762abe75f49a.zip
x86 stable, bug 192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-Net_DNSBL')
-rw-r--r--dev-php/PEAR-Net_DNSBL/ChangeLog6
-rw-r--r--dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_DNSBL/ChangeLog b/dev-php/PEAR-Net_DNSBL/ChangeLog
index 380cad6552f8..cd556d739e63 100644
--- a/dev-php/PEAR-Net_DNSBL/ChangeLog
+++ b/dev-php/PEAR-Net_DNSBL/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Net_DNSBL
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.20 2007/09/16 06:17:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.21 2007/09/21 12:50:18 opfer Exp $
+
+ 21 Sep 2007; Christian Faulhammer <opfer@gentoo.org>
+ PEAR-Net_DNSBL-1.3.0.ebuild:
+ x86 stable, bug 192247
16 Sep 2007; Jeroen Roovers <jer@gentoo.org> PEAR-Net_DNSBL-1.3.0.ebuild:
Stable for HPPA (bug #192247).
diff --git a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild
index 5c17f9bba963..48f6421aa9d1 100644
--- a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild
+++ b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.0.ebuild,v 1.2 2007/09/16 06:17:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild,v 1.3 2007/09/21 12:50:18 opfer Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="DNSBL Checker"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-Cache_Lite-1.5.2-r1
>=dev-php/PEAR-Net_CheckIP-1.1-r1