diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-02-04 17:17:59 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-02-04 17:17:59 +0000 |
commit | 7b448617f3697c8fb0ecbe527335244741ec4e51 (patch) | |
tree | 5da3ed80d46dd466f77be4ff3a03540eb3e38c82 /sys-apps/smartmontools | |
parent | new upstream release. (diff) | |
download | gentoo-2-7b448617f3697c8fb0ecbe527335244741ec4e51.tar.gz gentoo-2-7b448617f3697c8fb0ecbe527335244741ec4e51.tar.bz2 gentoo-2-7b448617f3697c8fb0ecbe527335244741ec4e51.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-apps/smartmontools')
-rw-r--r-- | sys-apps/smartmontools/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/smartmontools/smartmontools-5.36-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/smartmontools/smartmontools-5.37.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/sys-apps/smartmontools/ChangeLog b/sys-apps/smartmontools/ChangeLog index 21a7d66e7e6f..51dc42109281 100644 --- a/sys-apps/smartmontools/ChangeLog +++ b/sys-apps/smartmontools/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/smartmontools # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.71 2008/01/29 16:13:41 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.72 2008/02/04 17:17:59 grobian Exp $ + + 04 Feb 2008; Fabian Groffen <grobian@gentoo.org> + smartmontools-5.36-r1.ebuild, smartmontools-5.37.ebuild: + Dropped ppc-macos keyword, see you in prefix 29 Jan 2008; Diego Pettenò <flameeyes@gentoo.org> files/smartd.rc: Fix init script dependencies to work without a boot runlevel. diff --git a/sys-apps/smartmontools/smartmontools-5.36-r1.ebuild b/sys-apps/smartmontools/smartmontools-5.36-r1.ebuild index 2eaa2290f3dd..876eb99cafaf 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-2007 Gentoo Foundation +# Copyright 1999-2008 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.11 2007/01/23 22:16:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.36-r1.ebuild,v 1.12 2008/02/04 17:17:59 grobian 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 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-fbsd" IUSE="static" RDEPEND="" diff --git a/sys-apps/smartmontools/smartmontools-5.37.ebuild b/sys-apps/smartmontools/smartmontools-5.37.ebuild index 50e855fabff5..2f6ea3c6ed15 100644 --- a/sys-apps/smartmontools/smartmontools-5.37.ebuild +++ b/sys-apps/smartmontools/smartmontools-5.37.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.37.ebuild,v 1.5 2007/12/28 23:49:25 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.37.ebuild,v 1.6 2008/02/04 17:17:59 grobian 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 hppa ~ia64 ~ppc ~ppc-macos sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc sparc x86 ~x86-fbsd" IUSE="static" RDEPEND="" |