diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-06-27 18:24:48 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-06-27 18:24:48 +0000 |
commit | ea45e5aa0b95f850bcaf055361b3de13887776da (patch) | |
tree | 301c5e4cdc7362541e0200a607aed93ddf2d73c0 /app-crypt/gpa/files | |
parent | Add category (diff) | |
download | historical-ea45e5aa0b95f850bcaf055361b3de13887776da.tar.gz historical-ea45e5aa0b95f850bcaf055361b3de13887776da.tar.bz2 historical-ea45e5aa0b95f850bcaf055361b3de13887776da.zip |
Version bump.
Package-Manager: portage-13703-svn/cvs/Linux x86_64
Diffstat (limited to 'app-crypt/gpa/files')
-rw-r--r-- | app-crypt/gpa/files/gpa-0.7.6-qa.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app-crypt/gpa/files/gpa-0.7.6-qa.patch b/app-crypt/gpa/files/gpa-0.7.6-qa.patch deleted file mode 100644 index 97d3eac4bff5..000000000000 --- a/app-crypt/gpa/files/gpa-0.7.6-qa.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -urNp gpa-0.7.6.org/src/gpa.c gpa-0.7.6/src/gpa.c ---- gpa-0.7.6.org/src/gpa.c 2006-03-09 14:32:08.000000000 +0200 -+++ gpa-0.7.6/src/gpa.c 2007-11-10 13:57:14.000000000 +0200 -@@ -157,6 +157,8 @@ w32_shgetfolderpath (HWND a, int b, HAND - else - return -1; - } -+#else -+#include <sys/stat.h> - #endif - - |