summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2006-06-02 20:51:52 +0000
committerGuy Martin <gmsoft@gentoo.org>2006-06-02 20:51:52 +0000
commit8e89fd20e4e4d9b84e23783f5eec54f108026413 (patch)
treefb31e713e087f506c11fe8d844e10e9e77f0e60b /sys-boot
parentPatched to compile with gcc-4.1. (diff)
downloadgentoo-2-8e89fd20e4e4d9b84e23783f5eec54f108026413.tar.gz
gentoo-2-8e89fd20e4e4d9b84e23783f5eec54f108026413.tar.bz2
gentoo-2-8e89fd20e4e4d9b84e23783f5eec54f108026413.zip
Stable on hppa.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/palo/ChangeLog5
-rw-r--r--sys-boot/palo/palo-1.14_pre20060409.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/palo/ChangeLog b/sys-boot/palo/ChangeLog
index 90926c42a2d3..626a2205f2b8 100644
--- a/sys-boot/palo/ChangeLog
+++ b/sys-boot/palo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-boot/palo
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/ChangeLog,v 1.16 2006/05/30 20:14:37 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/ChangeLog,v 1.17 2006/06/02 20:51:52 gmsoft Exp $
+
+ 02 Jun 2006; Guy Martin <gmsoft@gentoo.org> palo-1.14_pre20060409.ebuild:
+ Stable on hppa.
*palo-1.14_pre20060409 (30 May 2006)
diff --git a/sys-boot/palo/palo-1.14_pre20060409.ebuild b/sys-boot/palo/palo-1.14_pre20060409.ebuild
index a4cabf271ae1..1070ce91d755 100644
--- a/sys-boot/palo/palo-1.14_pre20060409.ebuild
+++ b/sys-boot/palo/palo-1.14_pre20060409.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-boot/palo/palo-1.14_pre20060409.ebuild,v 1.2 2006/05/30 20:24:38 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.14_pre20060409.ebuild,v 1.3 2006/06/02 20:51:52 gmsoft Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://ftp.parisc-linux.org/cvs/palo-${MY_V}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~hppa"
+KEYWORDS="-* hppa"
IUSE=""
DEPEND="virtual/libc"