diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-08 09:09:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-08 09:09:34 +0000 |
commit | 12dff0a9310cdec67ac9c58890f319ff695764ce (patch) | |
tree | c85d26b50d78219f7b75a95e0d478979128fbdea /sys-process | |
parent | Stable for amd64, wrt bug #477138 (diff) | |
download | gentoo-2-12dff0a9310cdec67ac9c58890f319ff695764ce.tar.gz gentoo-2-12dff0a9310cdec67ac9c58890f319ff695764ce.tar.bz2 gentoo-2-12dff0a9310cdec67ac9c58890f319ff695764ce.zip |
Stable for amd64, wrt bug #480116
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.13-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/at/ChangeLog b/sys-process/at/ChangeLog index 3c67bff0fa4c..9a2ec5cb3d7d 100644 --- a/sys-process/at/ChangeLog +++ b/sys-process/at/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/at # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.48 2013/09/06 18:35:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.49 2013/09/08 09:09:34 ago Exp $ + + 08 Sep 2013; Agostino Sarubbo <ago@gentoo.org> at-3.1.13-r2.ebuild: + Stable for amd64, wrt bug #480116 06 Sep 2013; Agostino Sarubbo <ago@gentoo.org> at-3.1.13-r2.ebuild: Stable for sparc, wrt bug #480116 diff --git a/sys-process/at/at-3.1.13-r2.ebuild b/sys-process/at/at-3.1.13-r2.ebuild index 70ace2995ee1..4aa0fdc880f0 100644 --- a/sys-process/at/at-3.1.13-r2.ebuild +++ b/sys-process/at/at-3.1.13-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r2.ebuild,v 1.5 2013/09/06 18:35:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.13-r2.ebuild,v 1.6 2013/09/08 09:09:34 ago Exp $ EAPI=4 @@ -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 |