From d87262dd706fec50cd150aab3e93883b6337466d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:56:41 +0100 Subject: gentoo resync : 14.07.2018 --- app-emulation/dynamips/files/0.2.14-docs.patch | 20 -------------------- .../dynamips/files/dynamips-0.2.12-makefile.patch | 11 ----------- 2 files changed, 31 deletions(-) delete mode 100644 app-emulation/dynamips/files/0.2.14-docs.patch delete mode 100644 app-emulation/dynamips/files/dynamips-0.2.12-makefile.patch (limited to 'app-emulation/dynamips/files') diff --git a/app-emulation/dynamips/files/0.2.14-docs.patch b/app-emulation/dynamips/files/0.2.14-docs.patch deleted file mode 100644 index 1d744062e5b5..000000000000 --- a/app-emulation/dynamips/files/0.2.14-docs.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- CMakeLists-orig.txt 2014-11-28 14:51:14.375913296 +0900 -+++ CMakeLists.txt 2014-11-28 14:52:09.579369288 +0900 -@@ -37,16 +37,6 @@ - add_subdirectory ( stable ) - add_subdirectory ( unstable ) - --install_docs ( -- "ChangeLog" -- "COPYING" -- "MAINTAINERS" -- "README" -- "README.hypervisor" -- "RELEASE-NOTES" -- "TODO" -- ) -- - # uninstall target - leaves behind any directory created during install - set ( _templatefile "${CMAKE_SOURCE_DIR}/cmake/cmake_uninstall.cmake.in" ) - set ( _scriptfile "${CMAKE_BINARY_DIR}/cmake_uninstall.cmake" ) - diff --git a/app-emulation/dynamips/files/dynamips-0.2.12-makefile.patch b/app-emulation/dynamips/files/dynamips-0.2.12-makefile.patch deleted file mode 100644 index 431f2df8ac74..000000000000 --- a/app-emulation/dynamips/files/dynamips-0.2.12-makefile.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- stable/origMakefile 2014-03-27 18:17:28.000000000 -0400 -+++ stable/Makefile 2014-05-30 18:07:28.164255039 -0400 -@@ -19,7 +19,7 @@ - PPC32_ARCH_INC_FILE=\"ppc32_$(DYNAMIPS_ARCH)_trans.h\" - OSNAME=unknown - --CFLAGS+= $(INCLUDE) -Wall -O2 -fomit-frame-pointer \ -+CFLAGS+= $(INCLUDE) -Wall \ - -DJIT_ARCH=\"$(DYNAMIPS_ARCH)\" -DJIT_CPU=CPU_$(DYNAMIPS_ARCH) \ - -DMIPS64_ARCH_INC_FILE=$(MIPS64_ARCH_INC_FILE) \ - -DPPC32_ARCH_INC_FILE=$(PPC32_ARCH_INC_FILE) \ -- cgit v1.2.3