diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-04-06 16:38:23 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-04-06 16:38:23 +0000 |
commit | 0e9e5912fae67d9e990331423aef1341cc77c4c3 (patch) | |
tree | 52df44d1135407d60225f9cc258f1c64973dc638 /sys-apps/smartmontools | |
parent | Marked stable on amd64. (diff) | |
download | gentoo-2-0e9e5912fae67d9e990331423aef1341cc77c4c3.tar.gz gentoo-2-0e9e5912fae67d9e990331423aef1341cc77c4c3.tar.bz2 gentoo-2-0e9e5912fae67d9e990331423aef1341cc77c4c3.zip |
Marked stable on amd64.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-apps/smartmontools')
-rw-r--r-- | sys-apps/smartmontools/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/smartmontools/smartmontools-5.33.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/smartmontools/ChangeLog b/sys-apps/smartmontools/ChangeLog index f8ad4a4eef81..ee96f9f56168 100644 --- a/sys-apps/smartmontools/ChangeLog +++ b/sys-apps/smartmontools/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/smartmontools # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.40 2005/03/19 10:15:14 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.41 2005/04/06 16:38:23 cryos Exp $ + + 06 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org> + smartmontools-5.33.ebuild: + Marked stable on amd64. 19 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> smartmontools-5.33.ebuild: diff --git a/sys-apps/smartmontools/smartmontools-5.33.ebuild b/sys-apps/smartmontools/smartmontools-5.33.ebuild index 012266e71603..a1a887bcd409 100644 --- a/sys-apps/smartmontools/smartmontools-5.33.ebuild +++ b/sys-apps/smartmontools/smartmontools-5.33.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/sys-apps/smartmontools/smartmontools-5.33.ebuild,v 1.7 2005/03/19 10:15:14 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.33.ebuild,v 1.8 2005/04/06 16:38:23 cryos Exp $ DESCRIPTION="control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.)" HOMEPAGE="http://smartmontools.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ppc sparc x86" +KEYWORDS="alpha amd64 ppc sparc x86" IUSE="" RDEPEND="" |