diff options
Diffstat (limited to 'sys-apps/smartmontools')
-rw-r--r-- | sys-apps/smartmontools/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/smartmontools/smartmontools-5.36.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/smartmontools/ChangeLog b/sys-apps/smartmontools/ChangeLog index 6dcb56c40f8d..c19d45c06e4a 100644 --- a/sys-apps/smartmontools/ChangeLog +++ b/sys-apps/smartmontools/ChangeLog @@ -1,6 +1,10 @@ # 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.47 2006/04/15 07:11:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.48 2006/06/10 15:11:56 wolf31o2 Exp $ + + 10 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> + smartmontools-5.36.ebuild: + Stable on x86 wrt bug #136093. *smartmontools-5.36 (15 Apr 2006) diff --git a/sys-apps/smartmontools/smartmontools-5.36.ebuild b/sys-apps/smartmontools/smartmontools-5.36.ebuild index fe1887a08c60..a185f9d19b7b 100644 --- a/sys-apps/smartmontools/smartmontools-5.36.ebuild +++ b/sys-apps/smartmontools/smartmontools-5.36.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.ebuild,v 1.1 2006/04/15 07:11:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.36.ebuild,v 1.2 2006/06/10 15:11:56 wolf31o2 Exp $ inherit 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="" |