blob: 7095b4e3198fc18ae1d1eef262ecf511edfc8f7d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install setup unpack
DEPEND=mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql ) >=sys-apps/sed-4
DESCRIPTION=Simple yet powerful mailing list manager for qmail
EAPI=0
HOMEPAGE=http://www.ezmlm.org
IUSE=mysql postgres
KEYWORDS=~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86
LICENSE=GPL-2
RDEPEND=mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql ) virtual/qmail
SLOT=0
SRC_URI=http://www.ezmlm.org/archive/7.0.0/ezmlm-idx-7.0.0.tar.gz
_eclass_exported_funcs=pkg_setup:- src_unpack:- src_compile:- src_install:-
_eclasses_=eutils 708f85bc1bf00876604e223fb56e062a fixheadtails 2f44773656577fe2653bacc8bdcb2174 flag-o-matic 35067884fbff37bc0c8e7421c5315558 multilib 165fc17c38d1b11dac2008280dab6e80 qmail b5cb479953f486ad5e0d7f5a428f5913 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 user e10ccb95af96d45f86016fa982a949bb
_md5_=9d1baa7ba68e0f0d611048fc48cf3ec3
|