diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-31 16:21:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-31 16:21:31 +0000 |
commit | 03446c20541446dc4471cfe9c29e3f5ac327054d (patch) | |
tree | d7754e032fe7b3e0a5a76227b6b02d2c2432155b /sys-process/at | |
parent | Stable for ppc, wrt bug #532648 (diff) | |
download | gentoo-2-03446c20541446dc4471cfe9c29e3f5ac327054d.tar.gz gentoo-2-03446c20541446dc4471cfe9c29e3f5ac327054d.tar.bz2 gentoo-2-03446c20541446dc4471cfe9c29e3f5ac327054d.zip |
Stable for ppc, wrt bug #532696
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-process/at')
-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 9af388e235fb..491e6f51bb1c 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.72 2014/12/28 10:13:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.73 2014/12/31 16:21:31 ago Exp $ + + 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> at-3.1.16.ebuild: + Stable for ppc, wrt bug #532696 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> at-3.1.16.ebuild: Stable for x86, wrt bug #532696 diff --git a/sys-process/at/at-3.1.16.ebuild b/sys-process/at/at-3.1.16.ebuild index 091a607bf016..6dc00a94dc48 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.5 2014/12/28 10:13:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.16.ebuild,v 1.6 2014/12/31 16:21:31 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 |