summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-04-08 11:00:00 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-04-08 11:00:00 +0000
commitca07c712097f39ea9d506f9630add388878730f4 (patch)
tree3d285b2349634f74e1b42dcb062dc62c0d15ee81 /app-misc
parentDont append /usr for gtk thanks to Ivan <bdfy@mail.ru> in bug 173755 (diff)
downloadgentoo-2-ca07c712097f39ea9d506f9630add388878730f4.tar.gz
gentoo-2-ca07c712097f39ea9d506f9630add388878730f4.tar.bz2
gentoo-2-ca07c712097f39ea9d506f9630add388878730f4.zip
Added ~ppc64; bug #172789
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/hal-info/ChangeLog5
-rw-r--r--app-misc/hal-info/hal-info-20070402.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/hal-info/ChangeLog b/app-misc/hal-info/ChangeLog
index ecd27845c5a8..ab5792f7306b 100644
--- a/app-misc/hal-info/ChangeLog
+++ b/app-misc/hal-info/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/hal-info
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/ChangeLog,v 1.6 2007/04/03 15:21:45 steev Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/ChangeLog,v 1.7 2007/04/08 11:00:00 corsair Exp $
+
+ 08 Apr 2007; Markus Rothe <corsair@gentoo.org> hal-info-20070402.ebuild:
+ Added ~ppc64; bug #172789
03 Apr 2007; Steev Klimaszewski <steev@gentoo.org>
hal-info-20070402.ebuild:
diff --git a/app-misc/hal-info/hal-info-20070402.ebuild b/app-misc/hal-info/hal-info-20070402.ebuild
index bbcddba3d7a6..2ff8708d501c 100644
--- a/app-misc/hal-info/hal-info-20070402.ebuild
+++ b/app-misc/hal-info/hal-info-20070402.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/app-misc/hal-info/hal-info-20070402.ebuild,v 1.2 2007/04/03 15:21:45 steev Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/hal-info-20070402.ebuild,v 1.3 2007/04/08 11:00:00 corsair Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://people.freedesktop.org/~david/dist/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
RDEPEND=">=sys-apps/hal-0.5.9_rc2"
DEPEND="${RDEPEND}"