diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-10 10:53:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-10 10:53:11 +0000 |
commit | d40ea6c75989c5b3181fbbd7508b6328dc03bddb (patch) | |
tree | 05050b8b8a4fc39f325ec0275cb2cb6a5bc531d1 | |
parent | Stable for ppc, wrt bug #525750 (diff) | |
download | gentoo-2-d40ea6c75989c5b3181fbbd7508b6328dc03bddb.tar.gz gentoo-2-d40ea6c75989c5b3181fbbd7508b6328dc03bddb.tar.bz2 gentoo-2-d40ea6c75989c5b3181fbbd7508b6328dc03bddb.zip |
Stable for ppc, wrt bug #526444
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
-rw-r--r-- | sys-apps/smartmontools/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/smartmontools/smartmontools-6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/smartmontools/ChangeLog b/sys-apps/smartmontools/ChangeLog index ce0112554161..7452e0926147 100644 --- a/sys-apps/smartmontools/ChangeLog +++ b/sys-apps/smartmontools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/smartmontools # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.144 2014/11/04 09:25:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.145 2014/11/10 10:53:11 ago Exp $ + + 10 Nov 2014; Agostino Sarubbo <ago@gentoo.org> smartmontools-6.3.ebuild: + Stable for ppc, wrt bug #526444 04 Nov 2014; Agostino Sarubbo <ago@gentoo.org> smartmontools-6.3.ebuild: Stable for sparc, wrt bug #526444 diff --git a/sys-apps/smartmontools/smartmontools-6.3.ebuild b/sys-apps/smartmontools/smartmontools-6.3.ebuild index 307b2c6e2010..0c27bbd13aff 100644 --- a/sys-apps/smartmontools/smartmontools-6.3.ebuild +++ b/sys-apps/smartmontools/smartmontools-6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-6.3.ebuild,v 1.9 2014/11/04 09:25:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-6.3.ebuild,v 1.10 2014/11/10 10:53:11 ago Exp $ EAPI="4" @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then 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" |