summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2013-03-05 11:45:35 +0000
committerOle Markus With <olemarkus@gentoo.org>2013-03-05 11:45:35 +0000
commitc70969f9a6fd9ed31e9f8ccdc1c885df8d01a092 (patch)
tree2214cf3e53b2c58a5ba3ab4fff05f0c4d0adf29e /dev-php/pecl-translit
parentdev-tcltk/tcllib: Add backports for test failures and manpage collision (diff)
downloadgentoo-2-c70969f9a6fd9ed31e9f8ccdc1c885df8d01a092.tar.gz
gentoo-2-c70969f9a6fd9ed31e9f8ccdc1c885df8d01a092.tar.bz2
gentoo-2-c70969f9a6fd9ed31e9f8ccdc1c885df8d01a092.zip
Version bump
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)
Diffstat (limited to 'dev-php/pecl-translit')
-rw-r--r--dev-php/pecl-translit/ChangeLog13
-rw-r--r--dev-php/pecl-translit/pecl-translit-0.6.1.ebuild (renamed from dev-php/pecl-translit/pecl-translit-0.6.0-r1.ebuild)8
2 files changed, 14 insertions, 7 deletions
diff --git a/dev-php/pecl-translit/ChangeLog b/dev-php/pecl-translit/ChangeLog
index 55ef0b2ac512..925b6c10299e 100644
--- a/dev-php/pecl-translit/ChangeLog
+++ b/dev-php/pecl-translit/ChangeLog
@@ -1,6 +1,12 @@
-# ChangeLog for dev-php5/pecl-translit
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-translit/ChangeLog,v 1.1 2011/12/14 22:48:55 mabi Exp $
+# ChangeLog for dev-php/pecl-translit
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-translit/ChangeLog,v 1.2 2013/03/05 11:45:35 olemarkus Exp $
+
+*pecl-translit-0.6.1 (05 Mar 2013)
+
+ 05 Mar 2013; Ole Markus With <olemarkus@gentoo.org>
+ +pecl-translit-0.6.1.ebuild, -pecl-translit-0.6.0-r1.ebuild:
+ Version bump
*pecl-translit-0.6.0-r1 (04 Nov 2010)
*pecl-translit-0.6.0 (04 Nov 2010)
@@ -23,4 +29,3 @@
29 Sep 2006; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml,
+pecl-translit-0.5.ebuild:
Initial ebuild for bug #136000.
-
diff --git a/dev-php/pecl-translit/pecl-translit-0.6.0-r1.ebuild b/dev-php/pecl-translit/pecl-translit-0.6.1.ebuild
index cc85c55c815f..c3f2a6e4d9a3 100644
--- a/dev-php/pecl-translit/pecl-translit-0.6.0-r1.ebuild
+++ b/dev-php/pecl-translit/pecl-translit-0.6.1.ebuild
@@ -1,13 +1,15 @@
-# Copyright 1999-2010 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-translit/pecl-translit-0.6.0-r1.ebuild,v 1.1 2011/12/14 22:48:55 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-translit/pecl-translit-0.6.1.ebuild,v 1.1 2013/03/05 11:45:35 olemarkus Exp $
-EAPI=3
+EAPI=5
PHP_EXT_NAME="translit"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
+USE_PHP="php5-3 php5-4"
+
inherit php-ext-pecl-r2
KEYWORDS="~amd64 ~x86"