diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 10:56:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 10:56:55 +0000 |
commit | 8598a36b5254e3822d4cccb443f69b13267b4cb4 (patch) | |
tree | 3b0d7627513ec80d0e2d00f6dbc93a4cecd9edad /sys-process/at | |
parent | Stable for alpha, wrt bug #478904 (diff) | |
download | gentoo-2-8598a36b5254e3822d4cccb443f69b13267b4cb4.tar.gz gentoo-2-8598a36b5254e3822d4cccb443f69b13267b4cb4.tar.bz2 gentoo-2-8598a36b5254e3822d4cccb443f69b13267b4cb4.zip |
Stable for alpha, wrt bug #480116
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", 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.13-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/at/ChangeLog b/sys-process/at/ChangeLog index fd1ad8d9065c..b3484ba9d867 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.53 2013/09/14 10:06:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.54 2013/09/14 10:56:55 ago Exp $ + + 14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> at-3.1.13-r2.ebuild: + Stable for alpha, wrt bug #480116 14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> at-3.1.13-r2.ebuild: Stable for x86, 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 984a9f006a6c..0a59d619562b 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.10 2013/09/14 10:06:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.13-r2.ebuild,v 1.11 2013/09/14 10:56:55 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 |