diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-07-07 12:31:07 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-07-07 12:31:07 +0000 |
commit | ca819332cec5250462af3cc2270c5416a28a7913 (patch) | |
tree | 6a0e229ae725fc92eb9709de29f6236e37150e59 /sys-process | |
parent | Keyword ~mips (diff) | |
download | gentoo-2-ca819332cec5250462af3cc2270c5416a28a7913.tar.gz gentoo-2-ca819332cec5250462af3cc2270c5416a28a7913.tar.bz2 gentoo-2-ca819332cec5250462af3cc2270c5416a28a7913.zip |
Keyword ~mips
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/at/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/at/at-3.1.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/at/ChangeLog b/sys-process/at/ChangeLog index 672da181fb11..a9e24e134da9 100644 --- a/sys-process/at/ChangeLog +++ b/sys-process/at/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/at # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.41 2012/04/01 15:29:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.42 2012/07/07 12:31:07 blueness Exp $ + + 07 Jul 2012; Anthony G. Basile <blueness@gentoo.org> at-3.1.13-r1.ebuild: + Keyword ~mips 01 Apr 2012; Raúl Porcel <armin76@gentoo.org> at-3.1.13-r1.ebuild: alpha/ia64/sparc stable wrt #407947 diff --git a/sys-process/at/at-3.1.13-r1.ebuild b/sys-process/at/at-3.1.13-r1.ebuild index cef4f29497fd..6954d0c11f91 100644 --- a/sys-process/at/at-3.1.13-r1.ebuild +++ b/sys-process/at/at-3.1.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r1.ebuild,v 1.10 2012/04/01 15:29:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.13-r1.ebuild,v 1.11 2012/07/07 12:31:07 blueness 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 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="pam" DEPEND="virtual/mta |