summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2007-12-28 23:49:25 +0000
committerGuy Martin <gmsoft@gentoo.org>2007-12-28 23:49:25 +0000
commitf2f971ccc9d1a74da7ee6ab0872c0129d65d29a8 (patch)
tree391f5f3663620bba03e46f19ecf2183a43b94255 /sys-apps/smartmontools
parentKeyworded ~sparc-fbsd; bug 197275 (diff)
downloadgentoo-2-f2f971ccc9d1a74da7ee6ab0872c0129d65d29a8.tar.gz
gentoo-2-f2f971ccc9d1a74da7ee6ab0872c0129d65d29a8.tar.bz2
gentoo-2-f2f971ccc9d1a74da7ee6ab0872c0129d65d29a8.zip
Added hppa to KEYWORDS.
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-apps/smartmontools')
-rw-r--r--sys-apps/smartmontools/ChangeLog5
-rw-r--r--sys-apps/smartmontools/smartmontools-5.37.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/smartmontools/ChangeLog b/sys-apps/smartmontools/ChangeLog
index 845f4fba89a9..bf019b87c490 100644
--- a/sys-apps/smartmontools/ChangeLog
+++ b/sys-apps/smartmontools/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/smartmontools
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.69 2007/09/29 15:56:15 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.70 2007/12/28 23:49:25 gmsoft Exp $
+
+ 28 Dec 2007; Guy Martin <gmsoft@gentoo.org> smartmontools-5.37.ebuild:
+ Added hppa to KEYWORDS.
29 Sep 2007; Christian Birchinger <joker@gentoo.org>
smartmontools-5.37.ebuild:
diff --git a/sys-apps/smartmontools/smartmontools-5.37.ebuild b/sys-apps/smartmontools/smartmontools-5.37.ebuild
index cafc6408db61..50e855fabff5 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
# 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.4 2007/09/29 15:56:15 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.37.ebuild,v 1.5 2007/12/28 23:49:25 gmsoft 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 ~ppc-macos sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc-macos sparc x86 ~x86-fbsd"
IUSE="static"
RDEPEND=""