diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 07:41:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 07:41:59 +0000 |
commit | b9e99f93c2d04ab0e944188c64fa3e68c1c9d0cb (patch) | |
tree | 0af9d3be608089cb5f370bcd0ed9b4d4de04b79c /sys-process | |
parent | Stable for ia64, wrt bug #482166 (diff) | |
download | gentoo-2-b9e99f93c2d04ab0e944188c64fa3e68c1c9d0cb.tar.gz gentoo-2-b9e99f93c2d04ab0e944188c64fa3e68c1c9d0cb.tar.bz2 gentoo-2-b9e99f93c2d04ab0e944188c64fa3e68c1c9d0cb.zip |
Stable for ia64, wrt bug #480116
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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 ff078277c8a5..c4c894fbb805 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.51 2013/09/12 18:58:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.52 2013/09/14 07:41:59 ago Exp $ + + 14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> at-3.1.13-r2.ebuild: + Stable for ia64, wrt bug #480116 12 Sep 2013; Agostino Sarubbo <ago@gentoo.org> at-3.1.13-r2.ebuild: Stable for ppc64, 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 a8ffb8108639..175b5a1220fa 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.8 2013/09/12 18:58:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.13-r2.ebuild,v 1.9 2013/09/14 07:41:59 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 |