summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ostrow <dostrow@gentoo.org>2004-05-26 17:45:12 +0000
committerDaniel Ostrow <dostrow@gentoo.org>2004-05-26 17:45:12 +0000
commit21cb24d6b23634cf5590b855f4ff7e31f5ace638 (patch)
treeb01f0806c01999b3ac56d7785423143fdeba4676 /sys-boot
parent~amd64 (Manifest recommit) (diff)
downloadgentoo-2-21cb24d6b23634cf5590b855f4ff7e31f5ace638.tar.gz
gentoo-2-21cb24d6b23634cf5590b855f4ff7e31f5ace638.tar.bz2
gentoo-2-21cb24d6b23634cf5590b855f4ff7e31f5ace638.zip
Going stable on ppc/ppc64
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/yaboot/ChangeLog5
-rw-r--r--sys-boot/yaboot/yaboot-1.3.12-r1.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-boot/yaboot/ChangeLog b/sys-boot/yaboot/ChangeLog
index 40111fde316b..62eab37221ef 100644
--- a/sys-boot/yaboot/ChangeLog
+++ b/sys-boot/yaboot/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for sys-boot/yaboot
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/ChangeLog,v 1.8 2004/05/24 17:54:53 dostrow Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/ChangeLog,v 1.9 2004/05/26 17:45:12 dostrow Exp $
*yaboot-1.3.12-r1 (23 May 2004)
+ 26 May 2004; Daniel Ostrow <dostrow@gentoo.org> yaboot-1.3.12-r1.ebuild:
+ Marking stable for ppc/ppc64.
+
24 May 2004; Daniel Ostrow <dostrow@gentoo.org> yaboot-1.3.12-r1.ebuild:
Added case statement to check running kernel at install time.
diff --git a/sys-boot/yaboot/yaboot-1.3.12-r1.ebuild b/sys-boot/yaboot/yaboot-1.3.12-r1.ebuild
index 8a3149a1b9e6..79f73a48c689 100644
--- a/sys-boot/yaboot/yaboot-1.3.12-r1.ebuild
+++ b/sys-boot/yaboot/yaboot-1.3.12-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/yaboot-1.3.12-r1.ebuild,v 1.3 2004/05/24 17:54:53 dostrow Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/yaboot-1.3.12-r1.ebuild,v 1.4 2004/05/26 17:45:12 dostrow Exp $
inherit eutils
@@ -11,7 +11,8 @@ HOMEPAGE="http://penguinppc.org/projects/yaboot/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~ppc -x86 -amd64 -alpha -hppa -mips -sparc ~ppc64"
+KEYWORDS="ppc -x86 -amd64 -alpha -hppa -mips -sparc ppc64"
+IUSE=""
DEPEND="sys-apps/powerpc-utils
sys-fs/hfsutils