summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2009-08-22 22:35:12 +0000
committerSteve Dibb <beandog@gentoo.org>2009-08-22 22:35:12 +0000
commitf99c14d2f5b244ed3ac59094b56e77b75856ef8a (patch)
treeb04aa3c1a2ebe96fb469017ed6c54b9410a8f007 /dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha1.ebuild
parentVersion bump (diff)
downloadgentoo-2-f99c14d2f5b244ed3ac59094b56e77b75856ef8a.tar.gz
gentoo-2-f99c14d2f5b244ed3ac59094b56e77b75856ef8a.tar.bz2
gentoo-2-f99c14d2f5b244ed3ac59094b56e77b75856ef8a.zip
Version bump
(Portage version: 2.2_rc38/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha1.ebuild')
-rw-r--r--dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha1.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha1.ebuild b/dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha1.ebuild
new file mode 100644
index 000000000000..1ccaaf9dafde
--- /dev/null
+++ b/dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha1.ebuild,v 1.1 2009/08/22 22:35:12 beandog Exp $
+
+inherit php-pear-r1
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+
+DESCRIPTION="Date and Time Zone classes."
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""