summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2006-04-19 01:14:02 +0000
committerBrent Baude <ranger@gentoo.org>2006-04-19 01:14:02 +0000
commitb6a4a8f605244927e12cdc27ae67f5c3ba8158a6 (patch)
treec8db7901602838bc959a1a7497fa97e262b0f1e3 /sys-libs/librtas
parentDon't forcefully enter ${S} as we might want to build in a subdir. (diff)
downloadgentoo-2-b6a4a8f605244927e12cdc27ae67f5c3ba8158a6.tar.gz
gentoo-2-b6a4a8f605244927e12cdc27ae67f5c3ba8158a6.tar.bz2
gentoo-2-b6a4a8f605244927e12cdc27ae67f5c3ba8158a6.zip
Marking librtas-2.0.0 ppc/ppc64 stable in preparation for removal of powerpc64-utils
(Portage version: 2.0.54)
Diffstat (limited to 'sys-libs/librtas')
-rw-r--r--sys-libs/librtas/ChangeLog6
-rw-r--r--sys-libs/librtas/librtas-2.0.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/librtas/ChangeLog b/sys-libs/librtas/ChangeLog
index 372561d47d6e..796716311d4c 100644
--- a/sys-libs/librtas/ChangeLog
+++ b/sys-libs/librtas/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/librtas
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/ChangeLog,v 1.1 2006/02/25 19:29:33 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/ChangeLog,v 1.2 2006/04/19 01:14:02 ranger Exp $
+
+ 19 Apr 2006; Brent Baude <ranger@gentoo.org> librtas-2.0.0.ebuild:
+ Marking librtas-2.0.0 ppc/ppc64 stable in preparation for removal of
+ powerpc64-utils
*librtas-2.0.0 (25 Feb 2006)
diff --git a/sys-libs/librtas/librtas-2.0.0.ebuild b/sys-libs/librtas/librtas-2.0.0.ebuild
index 1ec72b9b8716..61f705436d39 100644
--- a/sys-libs/librtas/librtas-2.0.0.ebuild
+++ b/sys-libs/librtas/librtas-2.0.0.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-libs/librtas/librtas-2.0.0.ebuild,v 1.2 2006/02/25 19:37:08 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/librtas-2.0.0.ebuild,v 1.3 2006/04/19 01:14:02 ranger Exp $
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://librtas.ozlabs.org/"
SLOT="0"
LICENSE="IPL-1"
-KEYWORDS="~ppc64 ~ppc"
+KEYWORDS="ppc ppc64"
IUSE=""
src_unpack() {