diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-12-23 20:25:02 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-12-23 20:25:02 +0000 |
commit | 7043b804ca410c2662a6310d09703559d9493511 (patch) | |
tree | 7b27db6c36582f1e5f1bf6ee4ae60c60c5413175 /app-admin/hddtemp | |
parent | stable amd64 (diff) | |
download | historical-7043b804ca410c2662a6310d09703559d9493511.tar.gz historical-7043b804ca410c2662a6310d09703559d9493511.tar.bz2 historical-7043b804ca410c2662a6310d09703559d9493511.zip |
Stable on sparc.
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'app-admin/hddtemp')
-rw-r--r-- | app-admin/hddtemp/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/hddtemp/Manifest | 14 | ||||
-rw-r--r-- | app-admin/hddtemp/hddtemp-0.3_beta14.ebuild | 4 |
3 files changed, 9 insertions, 15 deletions
diff --git a/app-admin/hddtemp/ChangeLog b/app-admin/hddtemp/ChangeLog index 2830f4208ca9..254c54972356 100644 --- a/app-admin/hddtemp/ChangeLog +++ b/app-admin/hddtemp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/hddtemp # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/ChangeLog,v 1.30 2005/11/08 18:10:45 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/ChangeLog,v 1.31 2005/12/23 20:25:02 hansmi Exp $ + + 23 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> + hddtemp-0.3_beta14.ebuild: + Stable on sparc because -r13 is broken on it. 08 Nov 2005; Michał Januszewski <spock@gentoo.org> hddtemp-0.3_beta14.ebuild: diff --git a/app-admin/hddtemp/Manifest b/app-admin/hddtemp/Manifest index 4c8d1ffc2f56..96bc8694d31a 100644 --- a/app-admin/hddtemp/Manifest +++ b/app-admin/hddtemp/Manifest @@ -1,7 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 b563377cf7b1301fc1ec0fe443eddebd ChangeLog 5414 +MD5 ccf2f0b2fdb4610c767490b19c3eddf5 ChangeLog 5547 MD5 d2b4b7b99f1a5c3a26d093cea53e85a0 files/digest-hddtemp-0.3_beta13 71 MD5 4784b9ba9acebc638325e817d252b9b1 files/digest-hddtemp-0.3_beta14 71 MD5 91e4b7762278d6c80f97ce6039442e8d files/hddtemp-0.3_beta13-setsid.patch 370 @@ -9,12 +6,5 @@ MD5 92bf0d7e78de1bafcedee9c9042df8b2 files/hddtemp-conf.d 342 MD5 52e2d71a98fe1eabc27e90f889796a6a files/hddtemp-init 538 MD5 f816512c3feee3cc9a92a9a8d27e9cff files/hddtemp.db 11325 MD5 18f827ae137a300c155ee91af047824d hddtemp-0.3_beta13.ebuild 1276 -MD5 13f53f00ca597daffc3378e38af2f03e hddtemp-0.3_beta14.ebuild 1213 +MD5 9b53ba9cc450e52ffb3892d0ffbe0c79 hddtemp-0.3_beta14.ebuild 1213 MD5 ac68604576ccfc58e653bc0982bef4d4 metadata.xml 281 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDcOo9chej4aZK9/cRAkRTAJ933OIS491A2u4UD6Dgkv2ruibaegCgh5nT -vWl7z9rC3a1MSvhKFOYLrYE= -=PtTc ------END PGP SIGNATURE----- diff --git a/app-admin/hddtemp/hddtemp-0.3_beta14.ebuild b/app-admin/hddtemp/hddtemp-0.3_beta14.ebuild index 9a4eca297440..eb43dc51321d 100644 --- a/app-admin/hddtemp/hddtemp-0.3_beta14.ebuild +++ b/app-admin/hddtemp/hddtemp-0.3_beta14.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/app-admin/hddtemp/hddtemp-0.3_beta14.ebuild,v 1.2 2005/11/08 18:10:45 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/hddtemp-0.3_beta14.ebuild,v 1.3 2005/12/23 20:25:02 hansmi Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.guzu.net/linux/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc ~x86" IUSE="nls" DEPEND="" |