summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-04-21 19:54:50 +0000
committerBrent Baude <ranger@gentoo.org>2008-04-21 19:54:50 +0000
commitc1fc0cb38da4c3db96db073b43ca2c4b87eab4c6 (patch)
tree2ba471dfbafb07db999aecdd8f6c21efc353dba3 /sys-libs/librtas
parentDrop old (diff)
downloadgentoo-2-c1fc0cb38da4c3db96db073b43ca2c4b87eab4c6.tar.gz
gentoo-2-c1fc0cb38da4c3db96db073b43ca2c4b87eab4c6.tar.bz2
gentoo-2-c1fc0cb38da4c3db96db073b43ca2c4b87eab4c6.zip
Removing old ebuilds, fix minor syn in ebuild, and stablized 1.3.3
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-libs/librtas')
-rw-r--r--sys-libs/librtas/ChangeLog7
-rw-r--r--sys-libs/librtas/files/librtas-2.0.0-remove-doc.patch14
-rw-r--r--sys-libs/librtas/librtas-1.3.1.ebuild6
-rw-r--r--sys-libs/librtas/librtas-1.3.3.ebuild6
-rw-r--r--sys-libs/librtas/librtas-2.0.0.ebuild25
5 files changed, 12 insertions, 46 deletions
diff --git a/sys-libs/librtas/ChangeLog b/sys-libs/librtas/ChangeLog
index a26929a464db..0a88d243293b 100644
--- a/sys-libs/librtas/ChangeLog
+++ b/sys-libs/librtas/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-libs/librtas
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/ChangeLog,v 1.10 2008/02/03 03:56:06 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/ChangeLog,v 1.11 2008/04/21 19:54:50 ranger Exp $
+
+ 21 Apr 2008; Brent Baude <ranger@gentoo.org>
+ -files/librtas-2.0.0-remove-doc.patch, librtas-1.3.1.ebuild,
+ librtas-1.3.3.ebuild, -librtas-2.0.0.ebuild:
+ Removing old ebuilds, fix minor syn in ebuild, and stablized 1.3.3
03 Feb 2008; Brent Baude <ranger@gentoo.org> ChangeLog:
Removing librtas-2.0.0
diff --git a/sys-libs/librtas/files/librtas-2.0.0-remove-doc.patch b/sys-libs/librtas/files/librtas-2.0.0-remove-doc.patch
deleted file mode 100644
index acd94fc39abe..000000000000
--- a/sys-libs/librtas/files/librtas-2.0.0-remove-doc.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- librtas-2.0.0.orig/Makefile 2006-02-15 14:29:36.000000000 -0600
-+++ librtas-2.0.0/Makefile 2006-02-16 16:14:48.000000000 -0600
-@@ -15,11 +15,9 @@
- @$(foreach d,$(SUBDIRS), $(MAKE) -C $d;)
-
- install: all
-- @$(call install_doc,$(FILES),$(DESTDIR))
- @$(foreach d,$(SUBDIRS), $(MAKE) -C $d install;)
-
- uninstall:
-- @$(call uninstall_doc,$(FILES),$(DESTDIR))
- @$(foreach d,$(SUBDIRS), $(MAKE) -C $d uninstall;)
-
- rpm: all
diff --git a/sys-libs/librtas/librtas-1.3.1.ebuild b/sys-libs/librtas/librtas-1.3.1.ebuild
index c6d9cb210f27..ef1c96a14dc2 100644
--- a/sys-libs/librtas/librtas-1.3.1.ebuild
+++ b/sys-libs/librtas/librtas-1.3.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/librtas-1.3.1.ebuild,v 1.5 2007/08/21 20:53:49 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/librtas-1.3.1.ebuild,v 1.6 2008/04/21 19:54:50 ranger Exp $
inherit eutils
-DESCRIPTION=" Librtas provides a set of libraries for user-space access to the Run-Time Abstraction Services (RTAS) on the ppc64 architecture."
+DESCRIPTION=" Librtas provides a set of libraries for user-space access to RTAS on the ppc64 architecture."
SRC_URI="http://librtas.ozlabs.org/releases/librtas-${PV}.tar.gz"
HOMEPAGE="http://librtas.ozlabs.org/"
diff --git a/sys-libs/librtas/librtas-1.3.3.ebuild b/sys-libs/librtas/librtas-1.3.3.ebuild
index 1aaf5d708d41..f7e033e12a49 100644
--- a/sys-libs/librtas/librtas-1.3.3.ebuild
+++ b/sys-libs/librtas/librtas-1.3.3.ebuild
@@ -1,16 +1,16 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/librtas-1.3.3.ebuild,v 1.1 2008/01/05 20:20:13 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/librtas-1.3.3.ebuild,v 1.2 2008/04/21 19:54:50 ranger Exp $
inherit eutils
-DESCRIPTION=" Librtas provides a set of libraries for user-space access to the Run-Time Abstraction Services (RTAS) on the ppc64 architecture."
+DESCRIPTION=" Librtas provides a set of libraries for user-space access to RTAS on the ppc64 architecture."
SRC_URI="http://librtas.ozlabs.org/releases/librtas-${PV}.tar.gz"
HOMEPAGE="http://librtas.ozlabs.org/"
SLOT="0"
LICENSE="IPL-1"
-KEYWORDS="~ppc ~ppc64"
+KEYWORDS="ppc ppc64"
IUSE=""
src_unpack() {
diff --git a/sys-libs/librtas/librtas-2.0.0.ebuild b/sys-libs/librtas/librtas-2.0.0.ebuild
deleted file mode 100644
index 390d44c936d9..000000000000
--- a/sys-libs/librtas/librtas-2.0.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# 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.4 2007/07/15 02:08:20 mr_bones_ Exp $
-
-inherit eutils
-
-DESCRIPTION=" Librtas provides a set of libraries for user-space access to the Run-Time Abstraction Services (RTAS) on the ppc64 architecture."
-SRC_URI="http://librtas.ozlabs.org/releases/librtas-${PV}.tar.gz"
-HOMEPAGE="http://librtas.ozlabs.org/"
-
-SLOT="0"
-LICENSE="IPL-1"
-KEYWORDS="ppc ppc64"
-IUSE=""
-
-src_unpack() {
- unpack ${A}
- epatch ${FILESDIR}/librtas-2.0.0-remove-doc.patch
-}
-
-src_install() {
- make DESTDIR="${D}" install || die "Compilation failed"
- dodoc README COPYRIGHT
-
-}