diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-07 13:10:16 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-07 13:10:16 +0000 |
commit | edafea06c5d454fcc78d28a2a8501369a04a2c77 (patch) | |
tree | 67f2edf8a2f94bb2ffc017d18bf1adb9aa7d43d4 /sys-apps/dstat | |
parent | stable arm ppc ppc64, bug #436692 (diff) | |
download | gentoo-2-edafea06c5d454fcc78d28a2a8501369a04a2c77.tar.gz gentoo-2-edafea06c5d454fcc78d28a2a8501369a04a2c77.tar.bz2 gentoo-2-edafea06c5d454fcc78d28a2a8501369a04a2c77.zip |
stable ppc ppc64, bug #435650
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'sys-apps/dstat')
-rw-r--r-- | sys-apps/dstat/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/dstat/dstat-0.7.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/dstat/ChangeLog b/sys-apps/dstat/ChangeLog index 41bc20c27895..045d0e314fc6 100644 --- a/sys-apps/dstat/ChangeLog +++ b/sys-apps/dstat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/dstat # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dstat/ChangeLog,v 1.41 2012/11/07 10:42:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dstat/ChangeLog,v 1.42 2012/11/07 13:10:16 blueness Exp $ + + 07 Nov 2012; Anthony G. Basile <blueness@gentoo.org> dstat-0.7.2-r1.ebuild: + stable ppc ppc64, bug #435650 07 Nov 2012; Agostino Sarubbo <ago@gentoo.org> dstat-0.7.2-r1.ebuild: Stable for amd64, wrt bug #435650 diff --git a/sys-apps/dstat/dstat-0.7.2-r1.ebuild b/sys-apps/dstat/dstat-0.7.2-r1.ebuild index 547225f889ff..6e00d91609a6 100644 --- a/sys-apps/dstat/dstat-0.7.2-r1.ebuild +++ b/sys-apps/dstat/dstat-0.7.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dstat/dstat-0.7.2-r1.ebuild,v 1.7 2012/11/07 10:42:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dstat/dstat-0.7.2-r1.ebuild,v 1.8 2012/11/07 13:10:16 blueness Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://dag.wieers.com/home-made/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="wifi" RDEPEND="wifi? ( net-wireless/python-wifi )" |