diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-21 08:17:18 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-21 08:17:18 +0000 |
commit | e2ed2c91277fc34cb62402b984ddd38a32f1fe16 (patch) | |
tree | cc914dcab33dbe75ff5d6dd8f145ea364e29285f /gnome-extra/hardware-monitor/hardware-monitor-1.3.ebuild | |
parent | ppc stable, bug #118073 (diff) | |
download | historical-e2ed2c91277fc34cb62402b984ddd38a32f1fe16.tar.gz historical-e2ed2c91277fc34cb62402b984ddd38a32f1fe16.tar.bz2 historical-e2ed2c91277fc34cb62402b984ddd38a32f1fe16.zip |
ppc stable, bug #147708
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'gnome-extra/hardware-monitor/hardware-monitor-1.3.ebuild')
-rw-r--r-- | gnome-extra/hardware-monitor/hardware-monitor-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/hardware-monitor/hardware-monitor-1.3.ebuild b/gnome-extra/hardware-monitor/hardware-monitor-1.3.ebuild index 298a2865e98d..d82b4c0e7bc9 100644 --- a/gnome-extra/hardware-monitor/hardware-monitor-1.3.ebuild +++ b/gnome-extra/hardware-monitor/hardware-monitor-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/hardware-monitor/hardware-monitor-1.3.ebuild,v 1.3 2006/10/20 05:03:30 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/hardware-monitor/hardware-monitor-1.3.ebuild,v 1.4 2006/10/21 08:17:18 dertobi123 Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://www.cs.auc.dk/~olau/hardware-monitor/source/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ppc ~sparc x86" # can add lmsensor stuff IUSE="" |