diff options
author | 2012-01-04 17:03:58 +0000 | |
---|---|---|
committer | 2012-01-04 17:03:58 +0000 | |
commit | a5bfcf967db4b4ee2c65948f45ccfef2dd55822b (patch) | |
tree | 9fb4a89a4f7b16b5c80aa5296f512364387f21b1 /sys-apps/smartmontools/smartmontools-5.42.ebuild | |
parent | Stable for AMD64, wrt bug #397193 (diff) | |
download | gentoo-2-a5bfcf967db4b4ee2c65948f45ccfef2dd55822b.tar.gz gentoo-2-a5bfcf967db4b4ee2c65948f45ccfef2dd55822b.tar.bz2 gentoo-2-a5bfcf967db4b4ee2c65948f45ccfef2dd55822b.zip |
Marking smartmontools-5.42 ppc for bug 391825
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'sys-apps/smartmontools/smartmontools-5.42.ebuild')
-rw-r--r-- | sys-apps/smartmontools/smartmontools-5.42.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/smartmontools/smartmontools-5.42.ebuild b/sys-apps/smartmontools/smartmontools-5.42.ebuild index a498e6244f3b..840dc5bec979 100644 --- a/sys-apps/smartmontools/smartmontools-5.42.ebuild +++ b/sys-apps/smartmontools/smartmontools-5.42.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.42.ebuild,v 1.4 2011/12/04 17:34:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.42.ebuild,v 1.5 2012/01/04 17:03:58 ranger Exp $ EAPI="3" @@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then SRC_URI="" else SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-linux" + KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-linux" fi DESCRIPTION="Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) monitoring tools" |