summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2005-11-05 15:15:45 +0000
committerFabian Groffen <grobian@gentoo.org>2005-11-05 15:15:45 +0000
commit530157b01ebc5e8c4185a8e6e39000a64caf27d2 (patch)
treea78908938b5ae46617244324cf2e9b803802aaba /sys-apps
parentRemove old versions. (diff)
downloadgentoo-2-530157b01ebc5e8c4185a8e6e39000a64caf27d2.tar.gz
gentoo-2-530157b01ebc5e8c4185a8e6e39000a64caf27d2.tar.bz2
gentoo-2-530157b01ebc5e8c4185a8e6e39000a64caf27d2.zip
Marked ~ppc-macos (bug #109130)
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/smartmontools/ChangeLog6
-rw-r--r--sys-apps/smartmontools/Manifest16
-rw-r--r--sys-apps/smartmontools/smartmontools-5.33.ebuild4
3 files changed, 10 insertions, 16 deletions
diff --git a/sys-apps/smartmontools/ChangeLog b/sys-apps/smartmontools/ChangeLog
index 8ba5ff4f9441..55df9a0c5c4b 100644
--- a/sys-apps/smartmontools/ChangeLog
+++ b/sys-apps/smartmontools/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/smartmontools
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.44 2005/08/24 02:48:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.45 2005/11/05 15:15:45 grobian Exp $
+
+ 05 Nov 2005; Fabian Groffen <grobian@gentoo.org>
+ smartmontools-5.33.ebuild:
+ Marked ~ppc-macos (bug #109130)
24 Aug 2005; Mike Frysinger <vapier@gentoo.org> smartmontools-5.33.ebuild:
Add support for USE=static #103390 by Sascha Silbe.
diff --git a/sys-apps/smartmontools/Manifest b/sys-apps/smartmontools/Manifest
index e58d3b1f96ed..56006be60cc3 100644
--- a/sys-apps/smartmontools/Manifest
+++ b/sys-apps/smartmontools/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 bb4bd0b4d83ab8800a1e88b0d702a559 smartmontools-5.33.ebuild 1037
MD5 6de552e60aaf5fdb97b171c00d24537f ChangeLog 5421
-MD5 3a3bbcc1d33c8f4e7b8831ee0027dae8 files/digest-smartmontools-5.33 70
+MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 79699d2f3e2d148b1d5498b00792cd33 files/smartd.confd 273
MD5 17aee6cd24fc0842f02c255e128dafaf files/smartd.rc 806
-MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-MD5 5c2ca11f57f4493a18e70a8d7013d625 smartmontools-5.33.ebuild 1026
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDRZ45gIKl8Uu19MoRArw9AJ0ShCqg6BFBt3lejdBlx2xFU/7NCQCcDdBr
-M8PcxsiyRVoMLBZXf4oK5Zc=
-=wNaO
------END PGP SIGNATURE-----
+MD5 3a3bbcc1d33c8f4e7b8831ee0027dae8 files/digest-smartmontools-5.33 70
diff --git a/sys-apps/smartmontools/smartmontools-5.33.ebuild b/sys-apps/smartmontools/smartmontools-5.33.ebuild
index 51c7f59b1f17..83c0c00ff59d 100644
--- a/sys-apps/smartmontools/smartmontools-5.33.ebuild
+++ b/sys-apps/smartmontools/smartmontools-5.33.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.33.ebuild,v 1.12 2005/10/06 21:57:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.33.ebuild,v 1.13 2005/11/05 15:15:45 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 ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ~ppc-macos sparc x86"
IUSE="static"
RDEPEND=""