diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-19 18:33:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-19 18:33:19 +0000 |
commit | b391507c4500ba40d40c9d4d330a2b6683032859 (patch) | |
tree | 11272088ae307066a15fa8667bf1602e994e7246 /app-admin/hddtemp/hddtemp-0.3_beta15-r3.ebuild | |
parent | x86 stable (diff) | |
download | gentoo-2-b391507c4500ba40d40c9d4d330a2b6683032859.tar.gz gentoo-2-b391507c4500ba40d40c9d4d330a2b6683032859.tar.bz2 gentoo-2-b391507c4500ba40d40c9d4d330a2b6683032859.zip |
sparc/x86 stable
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'app-admin/hddtemp/hddtemp-0.3_beta15-r3.ebuild')
-rw-r--r-- | app-admin/hddtemp/hddtemp-0.3_beta15-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/hddtemp/hddtemp-0.3_beta15-r3.ebuild b/app-admin/hddtemp/hddtemp-0.3_beta15-r3.ebuild index f8f3d59d2dd3..4fdcc7279c46 100644 --- a/app-admin/hddtemp/hddtemp-0.3_beta15-r3.ebuild +++ b/app-admin/hddtemp/hddtemp-0.3_beta15-r3.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/app-admin/hddtemp/hddtemp-0.3_beta15-r3.ebuild,v 1.1 2007/09/05 21:24:40 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/hddtemp-0.3_beta15-r3.ebuild,v 1.2 2007/12/19 18:33:19 armin76 Exp $ inherit eutils autotools @@ -12,7 +12,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="" |