diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-26 19:39:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-26 19:39:10 +0000 |
commit | b02e29c1c7b0ff98ba5b955d6043ee6d03100375 (patch) | |
tree | 5788bc348e32192a9d6f904b972842f661906402 /sys-process/at | |
parent | Stable for amd64, wrt bug #532662 (diff) | |
download | gentoo-2-b02e29c1c7b0ff98ba5b955d6043ee6d03100375.tar.gz gentoo-2-b02e29c1c7b0ff98ba5b955d6043ee6d03100375.tar.bz2 gentoo-2-b02e29c1c7b0ff98ba5b955d6043ee6d03100375.zip |
Stable for amd64, wrt bug #532696
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 287408c52ecc..019eb1879e64 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.70 2014/12/17 06:27:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.71 2014/12/26 19:39:10 ago Exp $ + + 26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> at-3.1.16.ebuild: + Stable for amd64, wrt bug #532696 17 Dec 2014; Jeroen Roovers <jer@gentoo.org> at-3.1.16.ebuild: Stable for HPPA (bug #532696). diff --git a/sys-process/at/at-3.1.16.ebuild b/sys-process/at/at-3.1.16.ebuild index 00d4de61e4f6..099e0e340164 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.3 2014/12/17 06:27:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.16.ebuild,v 1.4 2014/12/26 19:39:10 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 |