diff options
author | Zac Medico <zmedico@gentoo.org> | 2012-06-02 04:58:53 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2012-06-02 04:58:53 +0000 |
commit | b6b7db1c6bbccc740e0e3199dadc20f342057420 (patch) | |
tree | 539c69cff466abacc75c855cdd123df8777f134a /app-mobilephone/kannel/kannel-1.4.3-r1.ebuild | |
parent | Properly die if tests fail. (diff) | |
download | gentoo-2-b6b7db1c6bbccc740e0e3199dadc20f342057420.tar.gz gentoo-2-b6b7db1c6bbccc740e0e3199dadc20f342057420.tar.bz2 gentoo-2-b6b7db1c6bbccc740e0e3199dadc20f342057420.zip |
inherit user for enewgroup and enewuser
(Portage version: 2.2.0_alpha108_p25/cvs/Linux i686)
Diffstat (limited to 'app-mobilephone/kannel/kannel-1.4.3-r1.ebuild')
-rw-r--r-- | app-mobilephone/kannel/kannel-1.4.3-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-mobilephone/kannel/kannel-1.4.3-r1.ebuild b/app-mobilephone/kannel/kannel-1.4.3-r1.ebuild index 763debfb666a..64aa57de2c88 100644 --- a/app-mobilephone/kannel/kannel-1.4.3-r1.ebuild +++ b/app-mobilephone/kannel/kannel-1.4.3-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/kannel/kannel-1.4.3-r1.ebuild,v 1.3 2010/06/17 21:26:13 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/kannel/kannel-1.4.3-r1.ebuild,v 1.4 2012/06/02 04:58:53 zmedico Exp $ EAPI="2" WANT_AUTOMAKE=none -inherit eutils autotools flag-o-matic ssl-cert +inherit eutils autotools flag-o-matic ssl-cert user DESCRIPTION="Powerful SMS and WAP gateway" HOMEPAGE="http://www.kannel.org/" |