summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2013-03-05 11:49:49 +0000
committerOle Markus With <olemarkus@gentoo.org>2013-03-05 11:49:49 +0000
commitfc42a05e45d65bbcb084b90752b2df4e4951d3c0 (patch)
tree17ae9c29083819353d5abf93f0084763182ae0be /dev-php/pecl-yaz
parentRevision bump to prevent conflict with binpackages as per user request. (diff)
downloadgentoo-2-fc42a05e45d65bbcb084b90752b2df4e4951d3c0.tar.gz
gentoo-2-fc42a05e45d65bbcb084b90752b2df4e4951d3c0.tar.bz2
gentoo-2-fc42a05e45d65bbcb084b90752b2df4e4951d3c0.zip
Removed older ebuilds. EAPI bump
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)
Diffstat (limited to 'dev-php/pecl-yaz')
-rw-r--r--dev-php/pecl-yaz/ChangeLog9
-rw-r--r--dev-php/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild24
-rw-r--r--dev-php/pecl-yaz/pecl-yaz-1.1.1.ebuild6
3 files changed, 9 insertions, 30 deletions
diff --git a/dev-php/pecl-yaz/ChangeLog b/dev-php/pecl-yaz/ChangeLog
index 80a73cab7eaa..19a8fcc3191c 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/ChangeLog,v 1.3 2011/12/18 13:03:03 armin76 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/ChangeLog,v 1.4 2013/03/05 11:49:49 olemarkus Exp $
+
+ 05 Mar 2013; Ole Markus With <olemarkus@gentoo.org>
+ -pecl-yaz-1.0.14-r1.ebuild, pecl-yaz-1.1.1.ebuild:
+ Removed older ebuilds. EAPI bump
18 Dec 2011; Raúl Porcel <armin76@gentoo.org> pecl-yaz-1.1.1.ebuild:
alpha/arm/ia64/s390/sh/sparc stable wrt #393965
@@ -179,4 +183,3 @@
18 Aug 2005; <stuart@gentoo.org> ChangeLog:
Initial version; replaces older dev-php/* packages
-
diff --git a/dev-php/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild b/dev-php/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild
deleted file mode 100644
index 1d9993df7b39..000000000000
--- a/dev-php/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2011 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.0.14-r1.ebuild,v 1.1 2011/12/14 22:52:16 mabi Exp $
-
-EAPI=3
-
-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.1.ebuild b/dev-php/pecl-yaz/pecl-yaz-1.1.1.ebuild
index 2486f406c065..843545b15cd1 100644
--- a/dev-php/pecl-yaz/pecl-yaz-1.1.1.ebuild
+++ b/dev-php/pecl-yaz/pecl-yaz-1.1.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 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/pecl-yaz/pecl-yaz-1.1.1.ebuild,v 1.3 2011/12/18 13:03:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/pecl-yaz-1.1.1.ebuild,v 1.4 2013/03/05 11:49:49 olemarkus Exp $
-EAPI=3
+EAPI=5
PHP_EXT_NAME="yaz"
PHP_EXT_INI="yes"