summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-08 06:42:41 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-08 06:42:41 +0000
commit76c21b3e517349697bc228369bbac3832ef35cf8 (patch)
treedf7dff835ed514b9636ec731f934e0531bd2a6be /net-mail/mailman/mailman-2.1.15.ebuild
parentInherit the user eclass for enewuser/etc... (diff)
downloadhistorical-76c21b3e517349697bc228369bbac3832ef35cf8.tar.gz
historical-76c21b3e517349697bc228369bbac3832ef35cf8.tar.bz2
historical-76c21b3e517349697bc228369bbac3832ef35cf8.zip
Inherit the user eclass for enewuser/etc...
Package-Manager: portage-2.2.8/cvs/Linux x86_64 Manifest-Sign-Key: 0xD2E96200
Diffstat (limited to 'net-mail/mailman/mailman-2.1.15.ebuild')
-rw-r--r--net-mail/mailman/mailman-2.1.15.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/mailman/mailman-2.1.15.ebuild b/net-mail/mailman/mailman-2.1.15.ebuild
index a2ada24925ed..26870bbc5372 100644
--- a/net-mail/mailman/mailman-2.1.15.ebuild
+++ b/net-mail/mailman/mailman-2.1.15.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mailman/mailman-2.1.15.ebuild,v 1.8 2013/10/22 08:06:43 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mailman/mailman-2.1.15.ebuild,v 1.9 2014/01/08 06:42:15 vapier Exp $
EAPI="4"
PYTHON_DEPEND="2"
-inherit eutils python multilib systemd
+inherit eutils python multilib systemd user
DESCRIPTION="A python-based mailing list server with an extensive web interface"
SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"