diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-05 18:22:24 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-05 18:22:24 +0000 |
commit | 2e839dd1673887a57e8141e8ff09f93c65c55208 (patch) | |
tree | bddde5d2ff795afa31234e1e1e307299683d26ae | |
parent | Marked stable on amd64 for bug #175465 (diff) | |
download | gentoo-2-2e839dd1673887a57e8141e8ff09f93c65c55208.tar.gz gentoo-2-2e839dd1673887a57e8141e8ff09f93c65c55208.tar.bz2 gentoo-2-2e839dd1673887a57e8141e8ff09f93c65c55208.zip |
Marked stable on amd64 for bug #175465
(Portage version: 2.1.2.5)
-rw-r--r-- | x11-apps/xload/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xload/xload-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xload/ChangeLog b/x11-apps/xload/ChangeLog index 0cbcb1aaf5c6..732c25882c21 100644 --- a/x11-apps/xload/ChangeLog +++ b/x11-apps/xload/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xload # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xload/ChangeLog,v 1.21 2007/04/29 06:10:34 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xload/ChangeLog,v 1.22 2007/05/05 18:22:24 dang Exp $ + + 05 May 2007; Daniel Gryniewicz <dang@gentoo.org> xload-1.0.2.ebuild: + Marked stable on amd64 for bug #175465 29 Apr 2007; Andrej Kacian <ticho@gentoo.org> xload-1.0.2.ebuild: Stable on x86, bug #175465. diff --git a/x11-apps/xload/xload-1.0.2.ebuild b/x11-apps/xload/xload-1.0.2.ebuild index d7bcd9316e24..a24a65b01ceb 100644 --- a/x11-apps/xload/xload-1.0.2.ebuild +++ b/x11-apps/xload/xload-1.0.2.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/x11-apps/xload/xload-1.0.2.ebuild,v 1.3 2007/04/29 06:10:34 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xload/xload-1.0.2.ebuild,v 1.4 2007/05/05 18:22:24 dang Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="system load average display for X" -KEYWORDS="~amd64 ~arm ~mips ~ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="amd64 ~arm ~mips ~ppc ppc64 ~s390 ~sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" |