diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 13:27:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 13:27:55 +0000 |
commit | cfd4ae23453a42bcdd18d370dd193db61e345508 (patch) | |
tree | aea18af1345cdb7bc12d733af7392385a7b7db37 | |
parent | Stable for arm, wrt bug #475078 (diff) | |
download | gentoo-2-cfd4ae23453a42bcdd18d370dd193db61e345508.tar.gz gentoo-2-cfd4ae23453a42bcdd18d370dd193db61e345508.tar.bz2 gentoo-2-cfd4ae23453a42bcdd18d370dd193db61e345508.zip |
Stable for arm, wrt bug #468266
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
-rw-r--r-- | sys-process/procps/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/procps/procps-3.3.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/procps/ChangeLog b/sys-process/procps/ChangeLog index 450088cddaf1..1c4a252f8f8f 100644 --- a/sys-process/procps/ChangeLog +++ b/sys-process/procps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/procps # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/procps/ChangeLog,v 1.90 2013/06/29 19:24:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/procps/ChangeLog,v 1.91 2013/06/30 13:27:55 ago Exp $ + + 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> procps-3.3.6.ebuild: + Stable for arm, wrt bug #468266 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> procps-3.3.6.ebuild: Stable for ppc64, wrt bug #468266 diff --git a/sys-process/procps/procps-3.3.6.ebuild b/sys-process/procps/procps-3.3.6.ebuild index 639ba4737e7d..512cd234325c 100644 --- a/sys-process/procps/procps-3.3.6.ebuild +++ b/sys-process/procps/procps-3.3.6.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/procps/procps-3.3.6.ebuild,v 1.8 2013/06/29 19:24:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/procps/procps-3.3.6.ebuild,v 1.9 2013/06/30 13:27:55 ago Exp $ EAPI="5" @@ -14,7 +14,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 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="+ncurses nls static-libs unicode" RDEPEND="ncurses? ( >=sys-libs/ncurses-5.7-r7[unicode?] )" |