diff options
Diffstat (limited to 'sys-process/at/at-3.1.10.2-r1.ebuild')
-rw-r--r-- | sys-process/at/at-3.1.10.2-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-process/at/at-3.1.10.2-r1.ebuild b/sys-process/at/at-3.1.10.2-r1.ebuild index a7755abb3803..bd983aa69cd2 100644 --- a/sys-process/at/at-3.1.10.2-r1.ebuild +++ b/sys-process/at/at-3.1.10.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.10.2-r1.ebuild,v 1.10 2011/10/31 01:17:19 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.10.2-r1.ebuild,v 1.11 2012/03/13 15:07:05 polynomial-c Exp $ inherit eutils flag-o-matic autotools pam @@ -14,6 +14,7 @@ KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86" IUSE="pam" DEPEND="virtual/mta + sys-devel/bison >=sys-devel/flex-2.5.4a pam? ( virtual/pam )" RDEPEND="virtual/mta |