diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2011-04-16 14:09:35 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2011-04-16 14:09:35 +0000 |
commit | a85abd2a67051a8b1b40c6d967c4e195561c7d60 (patch) | |
tree | 126e4e145579d2b0843c3a109dcb4d88cb49ac06 /dev-php5/pecl-translit | |
parent | Removed older versions (diff) | |
download | gentoo-2-a85abd2a67051a8b1b40c6d967c4e195561c7d60.tar.gz gentoo-2-a85abd2a67051a8b1b40c6d967c4e195561c7d60.tar.bz2 gentoo-2-a85abd2a67051a8b1b40c6d967c4e195561c7d60.zip |
Removed older versions
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'dev-php5/pecl-translit')
-rw-r--r-- | dev-php5/pecl-translit/pecl-translit-0.6.0.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-php5/pecl-translit/pecl-translit-0.6.0.ebuild b/dev-php5/pecl-translit/pecl-translit-0.6.0.ebuild deleted file mode 100644 index cf9487230edf..000000000000 --- a/dev-php5/pecl-translit/pecl-translit-0.6.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-translit/pecl-translit-0.6.0.ebuild,v 1.1 2010/11/04 16:17:09 mabi Exp $ - -PHP_EXT_NAME="translit" -PHP_EXT_INI="yes" -PHP_EXT_ZENDEXT="no" - -inherit php-ext-pecl-r1 - -KEYWORDS="~amd64 ~x86" - -DESCRIPTION="Transliterates non-latin character sets to latin." -LICENSE="PHP-3" -SLOT="0" -IUSE="" - -DEPEND="" -RDEPEND="" - -need_php_by_category |