diff options
author | Tal Peer <coredumb@gentoo.org> | 2003-12-23 21:54:08 +0000 |
---|---|---|
committer | Tal Peer <coredumb@gentoo.org> | 2003-12-23 21:54:08 +0000 |
commit | 084c5cc1c61ff1f55c10610b0c808e56fe4d72a8 (patch) | |
tree | cf30b035d8ef732d619c97482b7f3c4cf1333616 /dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild | |
parent | Initial commit, needed for PEAR-HTML_Select_Common (diff) | |
download | historical-084c5cc1c61ff1f55c10610b0c808e56fe4d72a8.tar.gz historical-084c5cc1c61ff1f55c10610b0c808e56fe4d72a8.tar.bz2 historical-084c5cc1c61ff1f55c10610b0c808e56fe4d72a8.zip |
Initial commit, needed for PEAR-HTML_Select_Common
Diffstat (limited to 'dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild')
-rw-r--r-- | dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild b/dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild new file mode 100644 index 000000000000..da872118800f --- /dev/null +++ b/dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild,v 1.1 2003/12/23 21:53:56 coredumb Exp $ + +inherit php-pear + +IUSE="" +DESCRIPTION="Adds internationalization support to PHP applications" +LICENSE="PHP" +SLOT="0" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" + |