commit:     ae198d11bb7a4d8ae3497cac4f37607430994688
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  1 12:34:43 2018 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Dec  1 12:48:44 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae198d11

sys-libs/librtas: Old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 sys-libs/librtas/Manifest                          |  3 ---
 sys-libs/librtas/files/librtas-1.3.6-symlink.patch | 24 ----------------------
 sys-libs/librtas/files/librtas-1.3.8-symlink.patch | 20 ------------------
 sys-libs/librtas/librtas-1.3.13.ebuild             | 20 ------------------
 sys-libs/librtas/librtas-1.3.6.ebuild              | 21 -------------------
 sys-libs/librtas/librtas-1.3.8.ebuild              | 21 -------------------
 6 files changed, 109 deletions(-)

diff --git a/sys-libs/librtas/Manifest b/sys-libs/librtas/Manifest
index ad614ec05c1..696537d4324 100644
--- a/sys-libs/librtas/Manifest
+++ b/sys-libs/librtas/Manifest
@@ -1,4 +1 @@
-DIST librtas-1.3.13.tar.gz 90959 BLAKE2B 
03ca39e9c3e0e7ff8c1de864f1e4e08a9f3cefa8b062eb1fecdb6e5a21e09948b9889f85a95478265982fa25acce923980a65b92dce8506babda1c6f802d79d6
 SHA512 
1cd0dec624aff2fdf3e851913246d89a98c94c09ab9fe3ca80c3fca53a5d6ca5589e0680216c3722560e5701827b52a283ddefe7ab04228b352f5535f63a85c1
-DIST librtas-1.3.6.tar.gz 83828 BLAKE2B 
3ef68a980a060e3a882007244b8ee13f0164c304eed1c98b34a0559c84a52641201001a4505d5afa4286248484a18a6d35d3ec0b0a42d263e0cbd740198c0422
 SHA512 
f81271cf524218395c488aee6625b9f39c9acb81d7c109ca0dec9c7349ad013a6eb17e5324cc5243caf9f5c32b755831afd9bb74c6a2505ccc50d400734b26fa
-DIST librtas-1.3.8.tar.gz 221684 BLAKE2B 
eed2bc5640271b59109a168e45b0a7c1531a2d2ff3a13ce84b527ea2ee12fd8802fae3b30f4b777f9235b20a33d69924904d7c6ea20ebbe2505880dfd94164a1
 SHA512 
bb68369a10f0fb35e8631dc440fe68bb02b13d971be420539bb3fc0d29328421702a43f489941e90b20bff35863269a0d8fd159f65a18467d22cea7cfeed2cd2
 DIST librtas-2.0.2.tar.gz 91627 BLAKE2B 
1455af1af4a932fb81815ba67d1d1d8eeb0866bcf49fdcced622c1982121b5bb3ddeaf78f121a6540ec6c60d641991a87342713478a5be5232128db35d272059
 SHA512 
112d355bc486657289a186d9f1b8c576af55422f1527259a0cd680c07d6fa787aef2dc0cb6322721dc4aa1c5bd1de669f5c4d05e6a07de65262e9e3d4d0283c7

diff --git a/sys-libs/librtas/files/librtas-1.3.6-symlink.patch 
b/sys-libs/librtas/files/librtas-1.3.6-symlink.patch
deleted file mode 100644
index f9536f42749..00000000000
--- a/sys-libs/librtas/files/librtas-1.3.6-symlink.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-QA Notice: Missing soname symlink(s):
-usr/lib64/libofdt.so.1 -> libofdt.so.1.3.6
-usr/lib64/librtas.so.1 -> librtas.so.1.3.6
-
---- libofdt_src/Makefile
-+++ libofdt_src/Makefile
-@@ -27,6 +27,7 @@
-       @$(call install_lib,$(LIBOFDT),$(DESTDIR))
-       @$(call install_inc,$(LIBOFDT_SHIP_HDR),$(DESTDIR))
-       @ln -sf $(LIBOFDT) $(DESTDIR)/$(LIB_DIR)$(call 
is_lib64,$(LIBOFDT))/$(LIBOFDT_SONAME)
-+      @ln -sf $(LIBOFDT) $(DESTDIR)/$(LIB_DIR)$(call 
is_lib64,$(LIBOFDT))/$(LIBOFDT_SONAME).1
- 
- uninstall:
-       @$(call uninstall_lib,$(LIBOFDT),$(DESTDIR))
---- librtas_src/Makefile
-+++ librtas_src/Makefile
-@@ -33,6 +33,7 @@
-       @$(call install_lib,$(LIBRTAS),$(DESTDIR))
-       @$(call install_inc,$(HEADERS),$(DESTDIR))
-       @ln -sf $(LIBRTAS) $(DESTDIR)/$(LIB_DIR)$(call 
is_lib64,$(LIBRTAS))/$(LIBRTAS_SONAME)
-+      @ln -sf $(LIBRTAS) $(DESTDIR)/$(LIB_DIR)$(call 
is_lib64,$(LIBRTAS))/$(LIBRTAS_SONAME).1
- 
- uninstall:
-       @$(call uninstall_lib,$(LIBRTAS),$(DESTDIR))

diff --git a/sys-libs/librtas/files/librtas-1.3.8-symlink.patch 
b/sys-libs/librtas/files/librtas-1.3.8-symlink.patch
deleted file mode 100644
index c3faeaf41e2..00000000000
--- a/sys-libs/librtas/files/librtas-1.3.8-symlink.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- libofdt_src/Makefile
-+++ libofdt_src/Makefile
-@@ -27,6 +27,7 @@
-       @$(call install_lib,$(LIBOFDT),$(DESTDIR))
-       @$(call install_inc,$(LIBOFDT_SHIP_HDR),$(DESTDIR))
-       @ln -sf $(LIBOFDT) $(DESTDIR)/$(LIB_DIR)$(call 
is_lib64,$(LIBOFDT))/$(LIBOFDT_SONAME)
-+      @ln -sf $(LIBOFDT) $(DESTDIR)/$(LIB_DIR)$(call 
is_lib64,$(LIBOFDT))/$(LIBOFDT_SONAME).1
- 
- uninstall:
-       @$(call uninstall_lib,$(LIBOFDT),$(DESTDIR))
---- librtas_src/Makefile
-+++ librtas_src/Makefile
-@@ -33,6 +33,7 @@
-       @$(call install_lib,$(LIBRTAS),$(DESTDIR))
-       @$(call install_inc,$(HEADERS),$(DESTDIR))
-       @ln -sf $(LIBRTAS) $(DESTDIR)/$(LIB_DIR)$(call 
is_lib64,$(LIBRTAS))/$(LIBRTAS_SONAME)
-+      @ln -sf $(LIBRTAS) $(DESTDIR)/$(LIB_DIR)$(call 
is_lib64,$(LIBRTAS))/$(LIBRTAS_SONAME).1
- 
- uninstall:
-       @$(call uninstall_lib,$(LIBRTAS),$(DESTDIR))

diff --git a/sys-libs/librtas/librtas-1.3.13.ebuild 
b/sys-libs/librtas/librtas-1.3.13.ebuild
deleted file mode 100644
index 97bb5bc07d2..00000000000
--- a/sys-libs/librtas/librtas-1.3.13.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils
-
-DESCRIPTION="A set of libraries for userspace access to RTAS on the PowerPC 
platform(s)"
-HOMEPAGE="https://sourceforge.net/projects/librtas/";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="IBM"
-SLOT="0"
-KEYWORDS="~ppc ~ppc64"
-
-DOCS="README"
-
-src_prepare() {
-       epatch "${FILESDIR}"/${PN}-1.3.8-symlink.patch
-       sed -i -e '/install_doc/d' Makefile || die
-}

diff --git a/sys-libs/librtas/librtas-1.3.6.ebuild 
b/sys-libs/librtas/librtas-1.3.6.ebuild
deleted file mode 100644
index 6abf168d6c4..00000000000
--- a/sys-libs/librtas/librtas-1.3.6.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit eutils
-
-DESCRIPTION="A set of libraries for userspace access to RTAS on the PowerPC 
platform(s)"
-HOMEPAGE="https://sourceforge.net/projects/librtas/";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="IBM"
-SLOT="0"
-KEYWORDS="ppc ppc64"
-IUSE=""
-
-DOCS="README"
-
-src_prepare() {
-       epatch "${FILESDIR}"/${P}-symlink.patch
-       sed -i -e '/install_doc/d' Makefile || die
-}

diff --git a/sys-libs/librtas/librtas-1.3.8.ebuild 
b/sys-libs/librtas/librtas-1.3.8.ebuild
deleted file mode 100644
index 6609d3be98d..00000000000
--- a/sys-libs/librtas/librtas-1.3.8.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit eutils
-
-DESCRIPTION="A set of libraries for userspace access to RTAS on the PowerPC 
platform(s)"
-HOMEPAGE="https://sourceforge.net/projects/librtas/";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="IBM"
-SLOT="0"
-KEYWORDS="~ppc ~ppc64"
-IUSE=""
-
-DOCS="README"
-
-src_prepare() {
-       epatch "${FILESDIR}"/${P}-symlink.patch
-       sed -i -e '/install_doc/d' Makefile || die
-}

Reply via email to