diff options
author | Richard Yao <ryao@gentoo.org> | 2014-08-27 17:14:30 +0000 |
---|---|---|
committer | Richard Yao <ryao@gentoo.org> | 2014-08-27 17:14:30 +0000 |
commit | c9c2403c6cc3c67c55157be20f751e847277442e (patch) | |
tree | b253659b87f86f868206844eab78a6cb7ff71790 /sys-process/tiptop | |
parent | bumped EAPI to 5 to support upgrades of dev-lang/perl when inheriting perl-mo... (diff) | |
download | gentoo-2-c9c2403c6cc3c67c55157be20f751e847277442e.tar.gz gentoo-2-c9c2403c6cc3c67c55157be20f751e847277442e.tar.bz2 gentoo-2-c9c2403c6cc3c67c55157be20f751e847277442e.zip |
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.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
Diffstat (limited to 'sys-process/tiptop')
-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 |