diff options
author | Richard Freeman <rich0@gentoo.org> | 2009-03-31 16:55:31 +0000 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2009-03-31 16:55:31 +0000 |
commit | 8404ebbc08734c7267e95662a74e3e27b3bd76fa (patch) | |
tree | 6e829e1efebbaa001ea74f8ee1e3fbe7b6f5b4ba /sys-process/at | |
parent | Stable for HPPA (bug #263795). (diff) | |
download | gentoo-2-8404ebbc08734c7267e95662a74e3e27b3bd76fa.tar.gz gentoo-2-8404ebbc08734c7267e95662a74e3e27b3bd76fa.tar.bz2 gentoo-2-8404ebbc08734c7267e95662a74e3e27b3bd76fa.zip |
amd64 stable - 263707
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'sys-process/at')
-rw-r--r-- | sys-process/at/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/at/at-3.1.10.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/at/ChangeLog b/sys-process/at/ChangeLog index c4fce32c486a..fada6df6a480 100644 --- a/sys-process/at/ChangeLog +++ b/sys-process/at/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/at # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.18 2009/03/31 16:27:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.19 2009/03/31 16:55:31 rich0 Exp $ + + 31 Mar 2009; Richard Freeman <rich0@gentoo.org> at-3.1.10.2-r1.ebuild: + amd64 stable - 263707 31 Mar 2009; Jeroen Roovers <jer@gentoo.org> at-3.1.10.2-r1.ebuild: Stable for HPPA (bug #263707). diff --git a/sys-process/at/at-3.1.10.2-r1.ebuild b/sys-process/at/at-3.1.10.2-r1.ebuild index 0eb7c4fc9cab..e019f3ff19f8 100644 --- a/sys-process/at/at-3.1.10.2-r1.ebuild +++ b/sys-process/at/at-3.1.10.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.10.2-r1.ebuild,v 1.3 2009/03/31 16:27:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.10.2-r1.ebuild,v 1.4 2009/03/31 16:55:31 rich0 Exp $ inherit eutils flag-o-matic autotools pam @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/a/at/at_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="pam" DEPEND="virtual/mta |