diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-08 06:08:37 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-08 06:08:37 +0000 |
commit | c3815d73953ff679c003abcece604445745525b4 (patch) | |
tree | 6f7ba3330e2ec4f6c7e8d9c900235d5cb3255fb4 /www-servers/cherokee/cherokee-1.2.103-r1.ebuild | |
parent | Inherit the user eclass for enewuser/etc... (diff) | |
download | gentoo-2-c3815d73953ff679c003abcece604445745525b4.tar.gz gentoo-2-c3815d73953ff679c003abcece604445745525b4.tar.bz2 gentoo-2-c3815d73953ff679c003abcece604445745525b4.zip |
Inherit the user eclass for enewuser/etc...
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'www-servers/cherokee/cherokee-1.2.103-r1.ebuild')
-rw-r--r-- | www-servers/cherokee/cherokee-1.2.103-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-servers/cherokee/cherokee-1.2.103-r1.ebuild b/www-servers/cherokee/cherokee-1.2.103-r1.ebuild index 639f4e9583c5..8c86a27b85fe 100644 --- a/www-servers/cherokee/cherokee-1.2.103-r1.ebuild +++ b/www-servers/cherokee/cherokee-1.2.103-r1.ebuild @@ -1,6 +1,6 @@ -# 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/www-servers/cherokee/cherokee-1.2.103-r1.ebuild,v 1.2 2013/09/28 10:56:42 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/cherokee/cherokee-1.2.103-r1.ebuild,v 1.3 2014/01/08 06:08:37 vapier Exp $ EAPI="5" PYTHON_DEPEND="admin? 2" @@ -8,7 +8,7 @@ PYTHON_USE_WITH="threads" WANT_AUTOMAKE="1.11" -inherit autotools eutils multilib pam python systemd +inherit autotools eutils multilib pam python systemd user DESCRIPTION="An extremely fast and tiny web server." SRC_URI="https://github.com/cherokee/webserver/archive/v${PV}.zip -> ${P}.zip |