diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-12 17:18:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-12 17:18:05 +0000 |
commit | 241d1310525da22a0bc778ffe8d7acb26c953715 (patch) | |
tree | 32f1d3ac3f056011ddb6cea63fde8e693b2472d3 | |
parent | Stable for ppc, wrt bug #484224 (diff) | |
download | gentoo-2-241d1310525da22a0bc778ffe8d7acb26c953715.tar.gz gentoo-2-241d1310525da22a0bc778ffe8d7acb26c953715.tar.bz2 gentoo-2-241d1310525da22a0bc778ffe8d7acb26c953715.zip |
Stable for ppc, wrt bug #480116
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
-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 9a2ec5cb3d7d..fbc4bb23cc9b 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.49 2013/09/08 09:09:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.50 2013/09/12 17:18:05 ago Exp $ + + 12 Sep 2013; Agostino Sarubbo <ago@gentoo.org> at-3.1.13-r2.ebuild: + Stable for ppc, wrt bug #480116 08 Sep 2013; Agostino Sarubbo <ago@gentoo.org> at-3.1.13-r2.ebuild: Stable for amd64, 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 4aa0fdc880f0..aa98b9075f1a 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.6 2013/09/08 09:09:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.13-r2.ebuild,v 1.7 2013/09/12 17:18:05 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 |