diff options
author | Jason Wever <weeve@gentoo.org> | 2006-09-02 22:10:05 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-09-02 22:10:05 +0000 |
commit | 293366968c4f7bcd39f11dfab832bc90cf5cdce6 (patch) | |
tree | 15df201b2f5393a93b62a3fc741fe7a764acd8ac /sys-apps/smartmontools | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-293366968c4f7bcd39f11dfab832bc90cf5cdce6.tar.gz gentoo-2-293366968c4f7bcd39f11dfab832bc90cf5cdce6.tar.bz2 gentoo-2-293366968c4f7bcd39f11dfab832bc90cf5cdce6.zip |
Stable on SPARC wrt bug #145947.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'sys-apps/smartmontools')
-rw-r--r-- | sys-apps/smartmontools/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/smartmontools/smartmontools-5.36-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/smartmontools/ChangeLog b/sys-apps/smartmontools/ChangeLog index 77d15351948f..6cf45e0f4bd5 100644 --- a/sys-apps/smartmontools/ChangeLog +++ b/sys-apps/smartmontools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/smartmontools # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.55 2006/07/17 06:12:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.56 2006/09/02 22:10:05 weeve Exp $ + + 02 Sep 2006; Jason Wever <weeve@gentoo.org> smartmontools-5.36-r1.ebuild: + Stable on SPARC wrt bug #145947. *smartmontools-5.36-r1 (17 Jul 2006) diff --git a/sys-apps/smartmontools/smartmontools-5.36-r1.ebuild b/sys-apps/smartmontools/smartmontools-5.36-r1.ebuild index 8643b233be8e..a20db3199969 100644 --- a/sys-apps/smartmontools/smartmontools-5.36-r1.ebuild +++ b/sys-apps/smartmontools/smartmontools-5.36-r1.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/sys-apps/smartmontools/smartmontools-5.36-r1.ebuild,v 1.1 2006/07/17 06:12:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.36-r1.ebuild,v 1.2 2006/09/02 22:10:05 weeve Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc-macos sparc ~x86" IUSE="static" RDEPEND="virtual/mailx" |