diff options
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/tiptop/ChangeLog | 7 | ||||
-rw-r--r-- | sys-process/tiptop/tiptop-2.2.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/sys-process/tiptop/ChangeLog b/sys-process/tiptop/ChangeLog index 115421f6481d..0b64e5812f9a 100644 --- a/sys-process/tiptop/ChangeLog +++ b/sys-process/tiptop/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-process/tiptop # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/tiptop/ChangeLog,v 1.1 2014/07/16 07:18:11 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/tiptop/ChangeLog,v 1.2 2014/08/27 17:14:30 ryao Exp $ + + 27 Aug 2014; Richard Yao <ryao@gentoo.org> tiptop-2.2.ebuild: + Stabilize sys-process/tiptop-2.2 on amd64: Last year, Patrick said it was okay + to touch his stuff and hworang said it is okay to keyword stuff as long as it + is tested. *tiptop-2.2 (16 Jul 2014) diff --git a/sys-process/tiptop/tiptop-2.2.ebuild b/sys-process/tiptop/tiptop-2.2.ebuild index d91ad57953f9..1ad1e76cac38 100644 --- a/sys-process/tiptop/tiptop-2.2.ebuild +++ b/sys-process/tiptop/tiptop-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/tiptop/tiptop-2.2.ebuild,v 1.1 2014/07/16 07:18:11 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/tiptop/tiptop-2.2.ebuild,v 1.2 2014/08/27 17:14:30 ryao Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://${PN}.gforge.inria.fr/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="sys-libs/ncurses |