diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2008-07-07 07:38:48 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2008-07-07 07:38:48 +0000 |
commit | 62eaf314fd45d3296f6677ca2e1dfc19f59f1646 (patch) | |
tree | ee5b8fd3b2b4803e0f9220f58fa53799751e6e2d /sys-process | |
parent | (#202980) Bump. Add a gcc-4.3 patch, pull in the latest libint, keyword ~amd6... (diff) | |
download | historical-62eaf314fd45d3296f6677ca2e1dfc19f59f1646.tar.gz historical-62eaf314fd45d3296f6677ca2e1dfc19f59f1646.tar.bz2 historical-62eaf314fd45d3296f6677ca2e1dfc19f59f1646.zip |
(#229985, gregkh) Warn about kernel config instead of dying.
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.26-rc8 x86_64
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/iotop/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/iotop/Manifest | 14 | ||||
-rw-r--r-- | sys-process/iotop/iotop-0.2.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/sys-process/iotop/ChangeLog b/sys-process/iotop/ChangeLog index 8353d1198620..00ab415789bb 100644 --- a/sys-process/iotop/ChangeLog +++ b/sys-process/iotop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/iotop # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.3 2008/07/06 10:18:09 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.4 2008/07/07 07:38:48 dberkholz Exp $ + + 07 Jul 2008; Donnie Berkholz <dberkholz@gentoo.org>; iotop-0.2.ebuild: + (#229985, gregkh) Warn about kernel config instead of dying. 06 Jul 2008; Friedrich Oslage <bluebird@gentoo.org> iotop-0.2.ebuild: Add ~sparc keyword diff --git a/sys-process/iotop/Manifest b/sys-process/iotop/Manifest index a6d8c2eedfea..fd97de74942f 100644 --- a/sys-process/iotop/Manifest +++ b/sys-process/iotop/Manifest @@ -1,4 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + DIST iotop-0.2.tar.bz2 341444 RMD160 09403162bdb42216444da195ef3bad6b7d844b05 SHA1 aac3b837586a82f7354db7e430b8930a5ffe0c5d SHA256 bb24befa8a564960f3652d7a6785839f123d99d744adb9d10795acc9f1c35da1 -EBUILD iotop-0.2.ebuild 644 RMD160 ac1bce57fa7d224b6c83c411e79c67523bafbe79 SHA1 5114ee31ad322271684c27210ed253edbd5ceb71 SHA256 0fb233dadd05b495b49d41f03ea369fe09aa5e3bcb7942215800fa33fa29ba76 -MISC ChangeLog 653 RMD160 927f0ff74b277ec57e52e44d9c1a7ab65c8a945f SHA1 ad49e68137015d2f0ab022a843c81fd3207de9f0 SHA256 aeed40ae080277b6b2b57b00eb7f732189b395b85e4ff61e2a600e8ea80019ec +EBUILD iotop-0.2.ebuild 647 RMD160 dc09b461a9ec33c45d61999620069fd00235b334 SHA1 e81d8eb20c1702ea98a3339413345ca572dc357e SHA256 eea746924adb9e45453a32f927a3f1e28454165b16f41036afd284cecb0015f2 +MISC ChangeLog 791 RMD160 c11ddc226cc3d7faf8ec2aa457d1a5292c8b49d1 SHA1 d24384725e52f4b948e7ac00e72254638372eec0 SHA256 08e35d6973c299c3cabc1d5eee6f277e79bf21abe98d9bd0ecbc756b8e7708db MISC metadata.xml 252 RMD160 212f61f15769b523e0fa55ed5d872d85536b4043 SHA1 5f9d6137a829b96482aacd60baf98160b49dc514 SHA256 b3aaf1e941b12ded57dea3530d59b8db42716f5e805efb6338101c135beac506 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.9 (GNU/Linux) + +iEYEARECAAYFAkhxyAwACgkQXVaO67S1rtufWwCg41puIaj8QX0ZmrAYkQZAmx3C +kyEAoNV3FaJagwLrTnb91kKze3JYCoXL +=gkYW +-----END PGP SIGNATURE----- diff --git a/sys-process/iotop/iotop-0.2.ebuild b/sys-process/iotop/iotop-0.2.ebuild index 8c8471ce4a98..291253fc6358 100644 --- a/sys-process/iotop/iotop-0.2.ebuild +++ b/sys-process/iotop/iotop-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.2.ebuild,v 1.3 2008/07/06 10:18:09 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.2.ebuild,v 1.4 2008/07/07 07:38:48 dberkholz Exp $ inherit distutils linux-info @@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-lang/python-2.5" DEPEND="${RDEPEND}" -CONFIG_CHECK="TASK_IO_ACCOUNTING TASKSTATS" +CONFIG_CHECK="~TASK_IO_ACCOUNTING ~TASKSTATS" DOCS="THANKS" src_install() { |