blob: e3f24bfa3aaa329280a73fefa9ec9e5da44119cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install
DEPEND=>=dev-lang/php-5.3.2:*[cli,pdo]
DESCRIPTION=An object relational mapper for PHP5
EAPI=5
HOMEPAGE=http://www.doctrine-project.org/
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-2.1 MIT BSD
RDEPEND=>=dev-lang/php-5.3.2:*[cli,pdo]
SLOT=2
SRC_URI=https://github.com/doctrine/doctrine2/archive/v2.4.6.tar.gz -> doctrine-2.4.6.tar.gz
_eclass_exported_funcs=src_install:-
_md5_=729e2de7f859d0ec13e722e1dc81467e
|