summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2015-02-28 20:20:38 +0000
committerBrian Evans <grknight@gentoo.org>2015-02-28 20:20:38 +0000
commit18189b34f4672fbdd1f63cd3a26cc42c9d671fef (patch)
tree8805575610057ad6dea27f3fa9ddef97c88b498d /dev-php
parentDrop old; fix repoman warning (diff)
downloadgentoo-2-18189b34f4672fbdd1f63cd3a26cc42c9d671fef.tar.gz
gentoo-2-18189b34f4672fbdd1f63cd3a26cc42c9d671fef.tar.bz2
gentoo-2-18189b34f4672fbdd1f63cd3a26cc42c9d671fef.zip
Drop old; fix repoman warning
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xD1F781EFF9F4A3B6)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/pecl-yaz/ChangeLog6
-rw-r--r--dev-php/pecl-yaz/pecl-yaz-1.1.1.ebuild24
-rw-r--r--dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild4
3 files changed, 7 insertions, 27 deletions
diff --git a/dev-php/pecl-yaz/ChangeLog b/dev-php/pecl-yaz/ChangeLog
index 3ba1d5ca7f22..7a38eae592c4 100644
--- a/dev-php/pecl-yaz/ChangeLog
+++ b/dev-php/pecl-yaz/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/pecl-yaz
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/ChangeLog,v 1.15 2015/02/28 13:35:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/ChangeLog,v 1.16 2015/02/28 20:20:38 grknight Exp $
+
+ 28 Feb 2015; Brian Evans <grknight@gentoo.org> -pecl-yaz-1.1.1.ebuild,
+ pecl-yaz-1.1.6.ebuild:
+ Drop old; fix repoman warning
28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pecl-yaz-1.1.6.ebuild:
Stable for ia64, wrt bug #534568
diff --git a/dev-php/pecl-yaz/pecl-yaz-1.1.1.ebuild b/dev-php/pecl-yaz/pecl-yaz-1.1.1.ebuild
deleted file mode 100644
index c0a92262e0b2..000000000000
--- a/dev-php/pecl-yaz/pecl-yaz-1.1.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/pecl-yaz-1.1.1.ebuild,v 1.6 2014/08/10 21:04:31 slyfox Exp $
-
-EAPI=5
-
-PHP_EXT_NAME="yaz"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-DOCS="README"
-
-inherit php-ext-pecl-r2
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86"
-
-DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ toolkit"
-LICENSE="PHP-3"
-SLOT="0"
-IUSE=""
-
-DEPEND=">=dev-libs/yaz-3.0.2"
-RDEPEND="${DEPEND}"
-
-my_conf="--with-yaz=/usr"
diff --git a/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild b/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild
index 844ba15833b7..c289ef1b4bcc 100644
--- a/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild
+++ b/dev-php/pecl-yaz/pecl-yaz-1.1.6.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/pecl-yaz/pecl-yaz-1.1.6.ebuild,v 1.8 2015/02/28 13:35:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild,v 1.9 2015/02/28 20:20:38 grknight Exp $
EAPI=5
@@ -20,7 +20,7 @@ LICENSE="PHP-3"
SLOT="0"
IUSE=""
-DEPEND=">=dev-libs/yaz-3.0.2"
+DEPEND=">=dev-libs/yaz-3.0.2:0="
RDEPEND="${DEPEND}"
my_conf="--with-yaz=/usr"