summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2013-11-21 20:44:56 +0000
committerMatti Bickel <mabi@gentoo.org>2013-11-21 20:44:56 +0000
commitc116254c4b2af10e2642dc3143a91bea5905074f (patch)
tree666717a09015d878d4e2bff93278539c46d3dffd
parentversion bump, remove old (diff)
downloadgentoo-2-c116254c4b2af10e2642dc3143a91bea5905074f.tar.gz
gentoo-2-c116254c4b2af10e2642dc3143a91bea5905074f.tar.bz2
gentoo-2-c116254c4b2af10e2642dc3143a91bea5905074f.zip
version bump, remove old
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xDDF971F118EEA5E6!)
-rw-r--r--dev-php/PEAR-Net_DNSBL/ChangeLog11
-rw-r--r--dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.3.ebuild16
-rw-r--r--dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7.ebuild (renamed from dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild)10
3 files changed, 14 insertions, 23 deletions
diff --git a/dev-php/PEAR-Net_DNSBL/ChangeLog b/dev-php/PEAR-Net_DNSBL/ChangeLog
index c75b5406bc9e..6a5c98682ebd 100644
--- a/dev-php/PEAR-Net_DNSBL/ChangeLog
+++ b/dev-php/PEAR-Net_DNSBL/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-php/PEAR-Net_DNSBL
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.36 2012/05/20 11:32:58 halcy0n Exp $
+# 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 $
+
+*PEAR-Net_DNSBL-1.3.7 (21 Nov 2013)
+
+ 21 Nov 2013; Matti Bickel <mabi@gentoo.org> +PEAR-Net_DNSBL-1.3.7.ebuild,
+ -PEAR-Net_DNSBL-1.3.0.ebuild, -PEAR-Net_DNSBL-1.3.3.ebuild:
+ version bump, remove old
20 May 2012; Mark Loeser <halcy0n@gentoo.org> PEAR-Net_DNSBL-1.3.0.ebuild:
Revert to ~ppc/~ppc64; bug #396981
@@ -144,4 +150,3 @@
04 Aug 2005; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml,
+PEAR-Net_DNSBL-1.0.0.ebuild:
Initial version.
-
diff --git a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.3.ebuild b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.3.ebuild
deleted file mode 100644
index 812257c782e9..000000000000
--- a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.3.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2009 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.3.ebuild,v 1.1 2009/08/22 19:41:38 beandog Exp $
-
-inherit php-pear-r1
-
-DESCRIPTION="DNSBL Checker"
-
-LICENSE="PHP-3.01"
-SLOT="0"
-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
- >=dev-php/PEAR-HTTP_Request-1.2.4-r1
- >=dev-php/PEAR-Net_DNS-1.0.0"
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.7.ebuild
index 2fc4cb7a2f95..fed85a89964b 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.7.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.10 2012/05/20 11:32:58 halcy0n Exp $
+# $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 $
+
+EAPI=5
inherit php-pear-r1
@@ -8,9 +10,9 @@ DESCRIPTION="DNSBL Checker"
LICENSE="PHP-3.01"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 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
- >=dev-php/PEAR-HTTP_Request-1.2.4-r1
+ >=dev-php/PEAR-HTTP_Request2-2.0.0
>=dev-php/PEAR-Net_DNS-1.0.0"