diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 18:55:23 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 18:55:23 +0000 |
commit | d1005ab323203b2d02b05f4b6a29f512671e8ac8 (patch) | |
tree | 76d0ccdb2948dfec049e08b488223fbee0f0c623 /kde-base/ksysguard | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-d1005ab323203b2d02b05f4b6a29f512671e8ac8.tar.gz gentoo-2-d1005ab323203b2d02b05f4b6a29f512671e8ac8.tar.bz2 gentoo-2-d1005ab323203b2d02b05f4b6a29f512671e8ac8.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/ksysguard')
-rw-r--r-- | kde-base/ksysguard/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksysguard/ksysguard-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksysguard/ChangeLog b/kde-base/ksysguard/ChangeLog index bd773dcd1284..b1283373fadf 100644 --- a/kde-base/ksysguard/ChangeLog +++ b/kde-base/ksysguard/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksysguard # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksysguard/ChangeLog,v 1.37 2005/12/10 03:33:43 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksysguard/ChangeLog,v 1.38 2005/12/10 18:55:00 kloeri Exp $ + + 10 Dec 2005; Bryan Østergaard <kloeri@gentoo.org ksysguard-3.4.3.ebuild: + Stable on alpha. 10 Dec 2005; Chris White <chriswhite@gentoo.org> ksysguard-3.4.3.ebuild: Marked x86 stable for bug #112842. diff --git a/kde-base/ksysguard/ksysguard-3.4.3.ebuild b/kde-base/ksysguard/ksysguard-3.4.3.ebuild index 4f84d1e9e1b5..d8e3a50eba7a 100644 --- a/kde-base/ksysguard/ksysguard-3.4.3.ebuild +++ b/kde-base/ksysguard/ksysguard-3.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksysguard/ksysguard-3.4.3.ebuild,v 1.6 2005/12/10 03:33:43 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksysguard/ksysguard-3.4.3.ebuild,v 1.7 2005/12/10 18:55:00 kloeri Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE System Guard" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="lm_sensors" DEPEND="lm_sensors? ( sys-apps/lm_sensors )" |