From d9a3a7997c3363e494dd858c8bc84720518760fb Mon Sep 17 00:00:00 2001 From: Daniel Mierswa Date: Sat, 24 Apr 2010 07:43:35 +0200 Subject: [PATCH] BoolStuff version bump to 0.1.13. --- ....1.12.exheres-0 => BoolStuff-0.1.13.exheres-0} | 2 -- .../files/BoolStuff-0.1.12-missing_EOF.patch | 15 --------------- 2 files changed, 17 deletions(-) rename packages/dev-libs/BoolStuff/{BoolStuff-0.1.12.exheres-0 => BoolStuff-0.1.13.exheres-0} (86%) delete mode 100644 packages/dev-libs/BoolStuff/files/BoolStuff-0.1.12-missing_EOF.patch diff --git a/packages/dev-libs/BoolStuff/BoolStuff-0.1.12.exheres-0 b/packages/dev-libs/BoolStuff/BoolStuff-0.1.13.exheres-0 similarity index 86% rename from packages/dev-libs/BoolStuff/BoolStuff-0.1.12.exheres-0 rename to packages/dev-libs/BoolStuff/BoolStuff-0.1.13.exheres-0 index b14921e..cb41e0d 100644 --- a/packages/dev-libs/BoolStuff/BoolStuff-0.1.12.exheres-0 +++ b/packages/dev-libs/BoolStuff/BoolStuff-0.1.13.exheres-0 @@ -17,5 +17,3 @@ DEPENDENCIES=" dev-lang/perl " -DEFAULT_SRC_PREPARE_PATCHES=( "${FILES}/${PN}"-0.1.12-missing_EOF.patch ) - diff --git a/packages/dev-libs/BoolStuff/files/BoolStuff-0.1.12-missing_EOF.patch b/packages/dev-libs/BoolStuff/files/BoolStuff-0.1.12-missing_EOF.patch deleted file mode 100644 index 73caad5..0000000 --- a/packages/dev-libs/BoolStuff/files/BoolStuff-0.1.12-missing_EOF.patch +++ /dev/null @@ -1,15 +0,0 @@ -Upstream: Mailed -Source: Daniel Mierswa -Reason: EOF needs - -diff -Naur boolstuff-0.1.12.orig/src/commands/booldnf.cpp boolstuff-0.1.12/src/commands/booldnf.cpp ---- boolstuff-0.1.12.orig/src/commands/booldnf.cpp 2008-10-08 05:52:15.000000000 +0200 -+++ boolstuff-0.1.12/src/commands/booldnf.cpp 2009-09-01 02:45:29.000000000 +0200 -@@ -32,6 +32,7 @@ - #include - #endif - -+#include - #include - - using namespace std;