summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2006-11-04 14:37:29 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2006-11-04 14:37:29 +0000
commit09546dcf0a93a43f10d9a1834c80c1599bf34ea4 (patch)
tree8aa73b26df95b251eef57f9b8c022108cc4feb2b /sys-apps
parentversion bump (diff)
downloadgentoo-2-09546dcf0a93a43f10d9a1834c80c1599bf34ea4.tar.gz
gentoo-2-09546dcf0a93a43f10d9a1834c80c1599bf34ea4.tar.bz2
gentoo-2-09546dcf0a93a43f10d9a1834c80c1599bf34ea4.zip
Added ~x86-fbsd keyword.
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/smartmontools/ChangeLog6
-rw-r--r--sys-apps/smartmontools/smartmontools-5.36-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/smartmontools/ChangeLog b/sys-apps/smartmontools/ChangeLog
index b960c6163e2d..1d9ea228212f 100644
--- a/sys-apps/smartmontools/ChangeLog
+++ b/sys-apps/smartmontools/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/smartmontools
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.63 2006/10/14 17:01:59 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.64 2006/11/04 14:37:29 drizzt Exp $
+
+ 04 Nov 2006; Timothy Redaelli <drizzt@gentoo.org>
+ smartmontools-5.36-r1.ebuild:
+ Added ~x86-fbsd keyword.
14 Oct 2006; Tim Yamin <plasmaroo@gentoo.org> smartmontools-5.36-r1.ebuild:
Stable on IA64; bug #145947.
diff --git a/sys-apps/smartmontools/smartmontools-5.36-r1.ebuild b/sys-apps/smartmontools/smartmontools-5.36-r1.ebuild
index e8a618e03028..e615010cea09 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-2006 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.8 2006/10/14 17:01:59 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.36-r1.ebuild,v 1.9 2006/11/04 14:37:29 drizzt 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"
+KEYWORDS="~alpha amd64 ia64 ppc ppc-macos sparc x86 ~x86-fbsd"
IUSE="static"
RDEPEND=""