klausman 15/08/06 13:40:36 Modified: ChangeLog smartmontools-6.4.ebuild Log: Stable on alpha, bug 555528 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.150 sys-apps/smartmontools/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/smartmontools/ChangeLog?rev=1.150&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/smartmontools/ChangeLog?rev=1.150&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/smartmontools/ChangeLog?r1=1.149&r2=1.150 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v retrieving revision 1.149 retrieving revision 1.150 diff -u -r1.149 -r1.150 --- ChangeLog 2 Aug 2015 18:33:27 -0000 1.149 +++ ChangeLog 6 Aug 2015 13:40:36 -0000 1.150 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/smartmontools # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.149 2015/08/02 18:33:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.150 2015/08/06 13:40:36 klausman Exp $ + + 06 Aug 2015; Tobias Klausmann <[email protected]> smartmontools-6.4.ebuild: + Stable on alpha, bug 555528 02 Aug 2015; Agostino Sarubbo <[email protected]> smartmontools-6.4.ebuild: Stable for x86, wrt bug #555528 1.4 sys-apps/smartmontools/smartmontools-6.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/smartmontools/smartmontools-6.4.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/smartmontools/smartmontools-6.4.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/smartmontools/smartmontools-6.4.ebuild?r1=1.3&r2=1.4 Index: smartmontools-6.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-6.4.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- smartmontools-6.4.ebuild 2 Aug 2015 18:33:27 -0000 1.3 +++ smartmontools-6.4.ebuild 6 Aug 2015 13:40:36 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-6.4.ebuild,v 1.3 2015/08/02 18:33:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-6.4.ebuild,v 1.4 2015/08/06 13:40:36 klausman Exp $ EAPI="4" @@ -11,7 +11,7 @@ inherit subversion autotools else SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~x64-macos" + KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~x64-macos" fi DESCRIPTION="Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) monitoring tools"
