diff options
author | 2004-01-24 16:15:57 +0000 | |
---|---|---|
committer | 2004-01-24 16:15:57 +0000 | |
commit | 54c134545493f1aa61add2fbf356c3259c826432 (patch) | |
tree | e880052bd8471c6916d3c58023f7401931c6c4df /dev-php/PEAR-MDB/PEAR-MDB-1.2.ebuild | |
parent | Clean out old versions, apply some cleanups from Michael Terry <mterry@fastma... (diff) | |
download | gentoo-2-54c134545493f1aa61add2fbf356c3259c826432.tar.gz gentoo-2-54c134545493f1aa61add2fbf356c3259c826432.tar.bz2 gentoo-2-54c134545493f1aa61add2fbf356c3259c826432.zip |
Version bump.
Diffstat (limited to 'dev-php/PEAR-MDB/PEAR-MDB-1.2.ebuild')
-rw-r--r-- | dev-php/PEAR-MDB/PEAR-MDB-1.2.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-php/PEAR-MDB/PEAR-MDB-1.2.ebuild b/dev-php/PEAR-MDB/PEAR-MDB-1.2.ebuild new file mode 100644 index 000000000000..2ee6ceacfd16 --- /dev/null +++ b/dev-php/PEAR-MDB/PEAR-MDB-1.2.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB/PEAR-MDB-1.2.ebuild,v 1.1 2004/01/24 16:15:57 coredumb Exp $ + +inherit php-pear + +DESCRIPTION="PEAR MDB is a merge of the PEAR DB and Metabase php database abstraction layers." +LICENSE="BSD" +SLOT="0" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" |