diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2012-03-13 15:07:05 +0000 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2012-03-13 15:07:05 +0000 |
commit | b94006b128097b90cd348bb295e1bffbef31fdab (patch) | |
tree | b9d5265bf87603ffd8a4944fad6c5bcb3dcee505 /sys-process | |
parent | Wrong bug# (diff) | |
download | gentoo-2-b94006b128097b90cd348bb295e1bffbef31fdab.tar.gz gentoo-2-b94006b128097b90cd348bb295e1bffbef31fdab.tar.bz2 gentoo-2-b94006b128097b90cd348bb295e1bffbef31fdab.zip |
Added sys-devel/bison to DEPEND. This should fix bug #294351 and bug #408035
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/at/ChangeLog | 6 | ||||
-rw-r--r-- | sys-process/at/at-3.1.10.2-r1.ebuild | 5 | ||||
-rw-r--r-- | sys-process/at/at-3.1.10.2-r2.ebuild | 5 | ||||
-rw-r--r-- | sys-process/at/at-3.1.13-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-process/at/at-3.1.13.ebuild | 5 |
5 files changed, 16 insertions, 8 deletions
diff --git a/sys-process/at/ChangeLog b/sys-process/at/ChangeLog index 1fc791b824f8..447d3775e85c 100644 --- a/sys-process/at/ChangeLog +++ b/sys-process/at/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-process/at # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.36 2012/03/13 13:29:09 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.37 2012/03/13 15:07:05 polynomial-c Exp $ + + 13 Mar 2012; Lars Wendler <polynomial-c@gentoo.org> at-3.1.10.2-r1.ebuild, + at-3.1.10.2-r2.ebuild, at-3.1.13.ebuild, at-3.1.13-r1.ebuild: + Added sys-devel/bison to DEPEND. This should fix bug #294351 and bug #408035. 13 Mar 2012; Lars Wendler <polynomial-c@gentoo.org> at-3.1.13-r1.ebuild: Changed src_install() to use emake instead of make. 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 diff --git a/sys-process/at/at-3.1.10.2-r2.ebuild b/sys-process/at/at-3.1.10.2-r2.ebuild index 8e416dacdbf9..0c787fd9368d 100644 --- a/sys-process/at/at-3.1.10.2-r2.ebuild +++ b/sys-process/at/at-3.1.10.2-r2.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-r2.ebuild,v 1.3 2011/10/31 01:17:19 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.10.2-r2.ebuild,v 1.4 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 diff --git a/sys-process/at/at-3.1.13-r1.ebuild b/sys-process/at/at-3.1.13-r1.ebuild index 1a3327c86d08..db7d2b6015fd 100644 --- a/sys-process/at/at-3.1.13-r1.ebuild +++ b/sys-process/at/at-3.1.13-r1.ebuild @@ -1,6 +1,6 @@ # 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.13-r1.ebuild,v 1.5 2012/03/13 13:29:09 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.13-r1.ebuild,v 1.6 2012/03/13 15:07:05 polynomial-c Exp $ EAPI=4 @@ -17,6 +17,7 @@ IUSE="pam" DEPEND="virtual/mta >=sys-devel/autoconf-2.64 + sys-devel/bison >=sys-devel/flex-2.5.4a pam? ( virtual/pam )" RDEPEND="virtual/mta diff --git a/sys-process/at/at-3.1.13.ebuild b/sys-process/at/at-3.1.13.ebuild index e3d4b4df9d3a..6157a00b8f95 100644 --- a/sys-process/at/at-3.1.13.ebuild +++ b/sys-process/at/at-3.1.13.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.13.ebuild,v 1.5 2011/10/31 01:17:19 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.13.ebuild,v 1.6 2012/03/13 15:07:05 polynomial-c Exp $ EAPI=4 @@ -17,6 +17,7 @@ IUSE="pam" DEPEND="virtual/mta >=sys-devel/autoconf-2.64 + sys-devel/bison >=sys-devel/flex-2.5.4a pam? ( virtual/pam )" RDEPEND="virtual/mta |