diff options
author | Matti Bickel <mabi@gentoo.org> | 2010-03-28 19:22:39 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2010-03-28 19:22:39 +0000 |
commit | 37232040ecd184b6905fe08f6b9c1f95e5d11cb0 (patch) | |
tree | 02efa8d09cffd615d51f317687d84731302f12cf /dev-php5/pecl-timezonedb/pecl-timezonedb-2008.1.ebuild | |
parent | Initial version of dev-haskell/haskeline, dependency of dev-vcs/darcs. (diff) | |
download | historical-37232040ecd184b6905fe08f6b9c1f95e5d11cb0.tar.gz historical-37232040ecd184b6905fe08f6b9c1f95e5d11cb0.tar.bz2 historical-37232040ecd184b6905fe08f6b9c1f95e5d11cb0.zip |
bump
Package-Manager: portage-2.1.7.17/cvs/Linux i686
Diffstat (limited to 'dev-php5/pecl-timezonedb/pecl-timezonedb-2008.1.ebuild')
-rw-r--r-- | dev-php5/pecl-timezonedb/pecl-timezonedb-2008.1.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.1.ebuild b/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.1.ebuild deleted file mode 100644 index 3746b1744b06..000000000000 --- a/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.1.ebuild,v 1.1 2008/03/17 09:57:02 jokey Exp $ - -PHP_EXT_NAME="timezonedb" -PHP_EXT_INI="yes" -PHP_EXT_ZENDEXT="no" - -inherit php-ext-pecl-r1 - -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -DESCRIPTION="Timezone Database to be used with PHP's date and time functions." -LICENSE="PHP-3" -SLOT="0" -IUSE="" - -DEPEND="" -RDEPEND="" - -need_php_by_category |