diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-03-11 09:22:08 +0200 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-03-11 09:22:08 +0200 |
commit | 037e8422cd67a11fb98d79e5c3f4ecdb7d237d2a (patch) | |
tree | b074f5f058df93087e525fbfedaca0bb9ac83c70 /net-p2p/verlihub/files/cconfmysql.cpp.patch | |
parent | 0843de49060e92553ea55cacc3e52f5e31937cac (diff) |
modified: ../media-video/mplayer/mplayer-9999-r20.ebuild
deleted: verlihub/files/cconfigitembase.cpp.patch
deleted: verlihub/files/cconfmysql.cpp.patch
deleted: verlihub/files/cpenaltylist.cpp.patch
deleted: verlihub/files/creguserinfo.cpp.patch
new file: verlihub/files/db_charset.patch
deleted: verlihub/files/stringutils.cpp.patch
new file: verlihub/files/verlihub-gcc43.patch
renamed: verlihub/verlihub-0.9.8d_rc2.ebuild -> verlihub/verlihub-0.9.8e-r3.ebuild
Diffstat (limited to 'net-p2p/verlihub/files/cconfmysql.cpp.patch')
-rw-r--r-- | net-p2p/verlihub/files/cconfmysql.cpp.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net-p2p/verlihub/files/cconfmysql.cpp.patch b/net-p2p/verlihub/files/cconfmysql.cpp.patch deleted file mode 100644 index 7f5e6be..0000000 --- a/net-p2p/verlihub/files/cconfmysql.cpp.patch +++ /dev/null @@ -1,13 +0,0 @@ -*** /home/sss/123/cconfmysql.cpp 2004-10-27 15:24:00.000000000 +0300 ---- cconfmysql.cpp 2009-06-07 19:48:04.397913142 +0300 -*************** -*** 17,22 **** ---- 17,24 ---- - - #include "cconfmysql.h" - #include <algorithm> -+ #include <cstdio> -+ #include <cstring> - using namespace std; - - namespace nConfig |