diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-10 16:54:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-10 16:54:50 +0000 |
commit | 287008784c70f903aa333293c4e6a5c7472566f2 (patch) | |
tree | 96109c74ece499732e252973b146220e694d6efd /sys-process | |
parent | Stable on amd64 wrt bug #176297 (diff) | |
download | gentoo-2-287008784c70f903aa333293c4e6a5c7472566f2.tar.gz gentoo-2-287008784c70f903aa333293c4e6a5c7472566f2.tar.bz2 gentoo-2-287008784c70f903aa333293c4e6a5c7472566f2.zip |
x86 stable
(Portage version: 2.1.2.11)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/atop/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/atop/atop-1.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/atop/ChangeLog b/sys-process/atop/ChangeLog index 5518f8473ac8..a6cb0ba792b7 100644 --- a/sys-process/atop/ChangeLog +++ b/sys-process/atop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/atop # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/atop/ChangeLog,v 1.17 2007/07/07 06:21:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/atop/ChangeLog,v 1.18 2007/08/10 16:54:50 armin76 Exp $ + + 10 Aug 2007; Raúl Porcel <armin76@gentoo.org> atop-1.20.ebuild: + x86 stable *atop-1.20 (07 Jul 2007) diff --git a/sys-process/atop/atop-1.20.ebuild b/sys-process/atop/atop-1.20.ebuild index 23fc1500365c..b3ca03998f54 100644 --- a/sys-process/atop/atop-1.20.ebuild +++ b/sys-process/atop/atop-1.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/atop/atop-1.20.ebuild,v 1.1 2007/07/07 06:21:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/atop/atop-1.20.ebuild,v 1.2 2007/08/10 16:54:50 armin76 Exp $ DESCRIPTION="Resource-specific view of processes" HOMEPAGE="http://www.atcomputing.nl/Tools/atop" @@ -8,7 +8,7 @@ SRC_URI="http://www.atconsultancy.nl/atop/packages/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa x86" IUSE="" DEPEND="sys-process/acct" |