diff options
author | Tal Peer <coredumb@gentoo.org> | 2003-12-23 16:49:47 +0000 |
---|---|---|
committer | Tal Peer <coredumb@gentoo.org> | 2003-12-23 16:49:47 +0000 |
commit | dd26729125b3d898586dd0dd33687b9a738a1f0a (patch) | |
tree | 9aea6a4646a65c0361696106f25c4c4ce4b57080 /dev-php/PEAR-DB/PEAR-DB-1.5.0_rc2.ebuild | |
parent | Version bump, also uses the new eclass. (diff) | |
download | gentoo-2-dd26729125b3d898586dd0dd33687b9a738a1f0a.tar.gz gentoo-2-dd26729125b3d898586dd0dd33687b9a738a1f0a.tar.bz2 gentoo-2-dd26729125b3d898586dd0dd33687b9a738a1f0a.zip |
Version bump, also uses the new eclass.
Diffstat (limited to 'dev-php/PEAR-DB/PEAR-DB-1.5.0_rc2.ebuild')
-rw-r--r-- | dev-php/PEAR-DB/PEAR-DB-1.5.0_rc2.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-php/PEAR-DB/PEAR-DB-1.5.0_rc2.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.5.0_rc2.ebuild new file mode 100644 index 000000000000..9de23281405d --- /dev/null +++ b/dev-php/PEAR-DB/PEAR-DB-1.5.0_rc2.ebuild @@ -0,0 +1,10 @@ +# 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-DB/PEAR-DB-1.5.0_rc2.ebuild,v 1.1 2003/12/23 16:49:35 coredumb Exp $ + +inherit php-pear + +DESCRIPTION="Database abstraction layer for PHP" +LICENSE="PHP" +SLOT="0" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" |