diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 10:13:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 10:13:49 +0000 |
commit | caa7872c8faa7c17838a8eb43c5d933249c1934c (patch) | |
tree | 2079110db3d321a0bb32aaa0d0c956d55531c3ff /sys-process | |
parent | Stable for x86, wrt bug #532662 (diff) | |
download | gentoo-2-caa7872c8faa7c17838a8eb43c5d933249c1934c.tar.gz gentoo-2-caa7872c8faa7c17838a8eb43c5d933249c1934c.tar.bz2 gentoo-2-caa7872c8faa7c17838a8eb43c5d933249c1934c.zip |
Stable for x86, wrt bug #532696
(Portage version: 2.2.14/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.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/at/ChangeLog b/sys-process/at/ChangeLog index 019eb1879e64..9af388e235fb 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.71 2014/12/26 19:39:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.72 2014/12/28 10:13:49 ago Exp $ + + 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> at-3.1.16.ebuild: + Stable for x86, wrt bug #532696 26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> at-3.1.16.ebuild: Stable for amd64, wrt bug #532696 diff --git a/sys-process/at/at-3.1.16.ebuild b/sys-process/at/at-3.1.16.ebuild index 099e0e340164..091a607bf016 100644 --- a/sys-process/at/at-3.1.16.ebuild +++ b/sys-process/at/at-3.1.16.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.16.ebuild,v 1.4 2014/12/26 19:39:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.16.ebuild,v 1.5 2014/12/28 10:13:49 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 |