diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-05-05 07:30:00 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-05-05 07:30:00 +0000 |
commit | 69ed71392ac2f5db3c917d74d3039c93461a3699 (patch) | |
tree | bfcf708b3a7d28c10539c5900776a40ef24b20f8 /dev-php/PEAR-Net_DNSBL | |
parent | Move old ebuilds to EAPI 5. (diff) | |
download | gentoo-2-69ed71392ac2f5db3c917d74d3039c93461a3699.tar.gz gentoo-2-69ed71392ac2f5db3c917d74d3039c93461a3699.tar.bz2 gentoo-2-69ed71392ac2f5db3c917d74d3039c93461a3699.zip |
Stable for HPPA (bug #548618).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-php/PEAR-Net_DNSBL')
-rw-r--r-- | dev-php/PEAR-Net_DNSBL/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/PEAR-Net_DNSBL/ChangeLog b/dev-php/PEAR-Net_DNSBL/ChangeLog index 6a5c98682ebd..d2ba8143888d 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.37 2013/11/21 20:44:56 mabi Exp $ +# 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 $ + + 05 May 2015; Jeroen Roovers <jer@gentoo.org> PEAR-Net_DNSBL-1.3.7.ebuild: + Stable for HPPA (bug #548618). *PEAR-Net_DNSBL-1.3.7 (21 Nov 2013) 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 fed85a89964b..8e40aad8ecfb 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-2013 Gentoo Foundation +# 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.1 2013/11/21 20:44:56 mabi Exp $ +# $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 $ 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 |