summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-10-22 19:12:31 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-10-22 19:12:31 +0000
commitac21d448be5642404548e8ca57a2497fb21072ba (patch)
treef25235f29224011a85c30441713f7182f8b928c6 /dev-php/PEAR-Net_DNSBL
parentalpha/ia64/sparc stable wrt #192247 (diff)
downloadhistorical-ac21d448be5642404548e8ca57a2497fb21072ba.tar.gz
historical-ac21d448be5642404548e8ca57a2497fb21072ba.tar.bz2
historical-ac21d448be5642404548e8ca57a2497fb21072ba.zip
ia64 stable wrt #192247
Package-Manager: portage-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 761480235962..bddb203c9f27 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.25 2007/10/05 19:49:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.26 2007/10/22 18:44:30 armin76 Exp $
+
+ 22 Oct 2007; Raúl Porcel <armin76@gentoo.org>
+ PEAR-Net_DNSBL-1.3.0.ebuild:
+ ia64 stable wrt #192247
05 Oct 2007; Raúl Porcel <armin76@gentoo.org>
PEAR-Net_DNSBL-1.3.0.ebuild:
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 174e310f5452..e36a97545645 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.7 2007/10/05 19:49:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild,v 1.8 2007/10/22 18:44:30 armin76 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