diff options
Diffstat (limited to 'app-admin/hddtemp/hddtemp-0.3_beta15.ebuild')
-rw-r--r-- | app-admin/hddtemp/hddtemp-0.3_beta15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/hddtemp/hddtemp-0.3_beta15.ebuild b/app-admin/hddtemp/hddtemp-0.3_beta15.ebuild index d04a36eae2df..21f12d6d1e3e 100644 --- a/app-admin/hddtemp/hddtemp-0.3_beta15.ebuild +++ b/app-admin/hddtemp/hddtemp-0.3_beta15.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/app-admin/hddtemp/hddtemp-0.3_beta15.ebuild,v 1.3 2006/06/17 17:28:52 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/hddtemp-0.3_beta15.ebuild,v 1.4 2006/06/26 20:32:38 gustavoz Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.guzu.net/files/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 hppa ~ppc ~sparc ~x86" +KEYWORDS="~amd64 hppa ~ppc sparc ~x86" IUSE="nls" DEPEND="" |