diff options
author | 2015-01-02 15:03:28 +0000 | |
---|---|---|
committer | 2015-01-02 15:03:28 +0000 | |
commit | e7ba3e3449070f9768c03e7df4f314e8679c6710 (patch) | |
tree | 33575bcadb3098ded81a361be16a8a042632bc42 /sys-process/at | |
parent | ia64 stable wrt bug #533274 (diff) | |
download | gentoo-2-e7ba3e3449070f9768c03e7df4f314e8679c6710.tar.gz gentoo-2-e7ba3e3449070f9768c03e7df4f314e8679c6710.tar.bz2 gentoo-2-e7ba3e3449070f9768c03e7df4f314e8679c6710.zip |
alpha stable wrt bug #532696
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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 584fe6351224..92ad59d86932 100644 --- a/sys-process/at/ChangeLog +++ b/sys-process/at/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/at # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.75 2015/01/02 12:37:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.76 2015/01/02 15:03:28 zlogene Exp $ + + 02 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> at-3.1.16.ebuild: + alpha stable wrt bug #532696 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> at-3.1.16.ebuild: Stable for sparc, wrt bug #532696 diff --git a/sys-process/at/at-3.1.16.ebuild b/sys-process/at/at-3.1.16.ebuild index 74438569c7b5..b8a6d4d7c285 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-2015 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.8 2015/01/02 12:37:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.16.ebuild,v 1.9 2015/01/02 15:03:28 zlogene 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 |