diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-01-19 13:56:11 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-01-19 13:56:11 +0000 |
commit | 0344ac8ff9d65b9a17b843cad362bd530b4b7061 (patch) | |
tree | 4624ad13aa4245e8068999ef8726370d51b2547d /sys-process | |
parent | Add ~ppc64, wrt bug #530672 (diff) | |
download | gentoo-2-0344ac8ff9d65b9a17b843cad362bd530b4b7061.tar.gz gentoo-2-0344ac8ff9d65b9a17b843cad362bd530b4b7061.tar.bz2 gentoo-2-0344ac8ff9d65b9a17b843cad362bd530b4b7061.zip |
Stable for x86, bug #525060
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/procps/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/procps/procps-3.3.9-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/procps/ChangeLog b/sys-process/procps/ChangeLog index 6cc29c896aba..faa7dd4720d7 100644 --- a/sys-process/procps/ChangeLog +++ b/sys-process/procps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/procps # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/procps/ChangeLog,v 1.133 2015/01/02 12:16:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/procps/ChangeLog,v 1.134 2015/01/19 13:56:11 blueness Exp $ + + 19 Jan 2015; Anthony G. Basile <blueness@gentoo.org> procps-3.3.9-r2.ebuild: + Stable for x86, bug #525060 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> procps-3.3.9-r2.ebuild: Stable for sparc, wrt bug #525060 diff --git a/sys-process/procps/procps-3.3.9-r2.ebuild b/sys-process/procps/procps-3.3.9-r2.ebuild index 236adbe3c760..89b4e26edd8f 100644 --- a/sys-process/procps/procps-3.3.9-r2.ebuild +++ b/sys-process/procps/procps-3.3.9-r2.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/procps/procps-3.3.9-r2.ebuild,v 1.7 2015/01/02 12:16:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/procps/procps-3.3.9-r2.ebuild,v 1.8 2015/01/19 13:56:11 blueness Exp $ EAPI="4" @@ -15,7 +15,7 @@ SRC_URI="http://pkgs.fedoraproject.org/repo/pkgs/${PN}-ng/${PN}-ng-${PV}.tar.xz/ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="+ncurses nls selinux static-libs systemd test unicode" RDEPEND="!<sys-apps/sysvinit-2.88-r6 |