summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-11-27 18:47:29 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-11-27 18:47:29 +0000
commit748287053601c09bd21337eeeb665f683648fa16 (patch)
treec437bcb74c7536c4c2151aaf149103c4c185b432 /sys-apps/hwloc
parentVersion bump (diff)
downloadgentoo-2-748287053601c09bd21337eeeb665f683648fa16.tar.gz
gentoo-2-748287053601c09bd21337eeeb665f683648fa16.tar.bz2
gentoo-2-748287053601c09bd21337eeeb665f683648fa16.zip
Add ~alpha/~ia64/~sparc wrt #345231
(Portage version: 2.1.8.3/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'sys-apps/hwloc')
-rw-r--r--sys-apps/hwloc/ChangeLog5
-rw-r--r--sys-apps/hwloc/hwloc-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hwloc/ChangeLog b/sys-apps/hwloc/ChangeLog
index a47f47cca502..6a44dce499be 100644
--- a/sys-apps/hwloc/ChangeLog
+++ b/sys-apps/hwloc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/hwloc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwloc/ChangeLog,v 1.2 2010/11/13 18:49:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwloc/ChangeLog,v 1.3 2010/11/27 18:47:29 armin76 Exp $
+
+ 27 Nov 2010; Raúl Porcel <armin76@gentoo.org> hwloc-1.0.2.ebuild:
+ Add ~alpha/~ia64/~sparc wrt #345231
13 Nov 2010; Jeroen Roovers <jer@gentoo.org> hwloc-1.0.2.ebuild:
Marked ~hppa ~ppc (bug #345231).
diff --git a/sys-apps/hwloc/hwloc-1.0.2.ebuild b/sys-apps/hwloc/hwloc-1.0.2.ebuild
index cd8425f01edf..64573fc2db6f 100644
--- a/sys-apps/hwloc/hwloc-1.0.2.ebuild
+++ b/sys-apps/hwloc/hwloc-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwloc/hwloc-1.0.2.ebuild,v 1.2 2010/11/13 18:49:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwloc/hwloc-1.0.2.ebuild,v 1.3 2010/11/27 18:47:29 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ DESCRIPTION="displays the hardware topology in convenient formats"
HOMEPAGE="http://www.open-mpi.org/projects/hwloc/"
SRC_URI="http://www.open-mpi.org/software/hwloc/v1.0/downloads/${P}.tar.bz2"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
IUSE="cairo svg xml X"
SLOT="0"
LICENSE="BSD"