diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-12 08:48:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-12 08:48:23 +0000 |
commit | 59a18a25b35d3318ed55f5d7eb0f269956a45db8 (patch) | |
tree | 6a69645cc49fe3fb21c250b759f18d095e119c53 /sys-process | |
parent | Stable for x86, wrt bug #480506 (diff) | |
download | gentoo-2-59a18a25b35d3318ed55f5d7eb0f269956a45db8.tar.gz gentoo-2-59a18a25b35d3318ed55f5d7eb0f269956a45db8.tar.bz2 gentoo-2-59a18a25b35d3318ed55f5d7eb0f269956a45db8.zip |
Stable for x86, wrt bug #522016
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/at/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/at/at-3.1.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/at/ChangeLog b/sys-process/at/ChangeLog index 3522f92b3ea1..e4b367133d8a 100644 --- a/sys-process/at/ChangeLog +++ b/sys-process/at/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/at # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.61 2014/10/10 15:22:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.62 2014/10/12 08:48:23 ago Exp $ + + 12 Oct 2014; Agostino Sarubbo <ago@gentoo.org> at-3.1.14.ebuild: + Stable for x86, wrt bug #522016 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> at-3.1.14.ebuild: Stable for amd64, wrt bug #522016 diff --git a/sys-process/at/at-3.1.14.ebuild b/sys-process/at/at-3.1.14.ebuild index e5494d3396d5..ab622e5e511a 100644 --- a/sys-process/at/at-3.1.14.ebuild +++ b/sys-process/at/at-3.1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.14.ebuild,v 1.3 2014/10/10 15:22:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.14.ebuild,v 1.4 2014/10/12 08:48:23 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/a/at/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="pam selinux" DEPEND="virtual/mta |