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/creguserinfo.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/creguserinfo.cpp.patch')
-rw-r--r-- | net-p2p/verlihub/files/creguserinfo.cpp.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net-p2p/verlihub/files/creguserinfo.cpp.patch b/net-p2p/verlihub/files/creguserinfo.cpp.patch deleted file mode 100644 index e1bf586..0000000 --- a/net-p2p/verlihub/files/creguserinfo.cpp.patch +++ /dev/null @@ -1,13 +0,0 @@ -*** /home/sss/123/creguserinfo.cpp 2007-08-10 22:10:38.000000000 +0300 ---- creguserinfo.cpp 2009-06-07 20:08:46.217928199 +0300 -*************** -*** 27,32 **** ---- 27,34 ---- - #endif - #include "creguserinfo.h" - #include "ctime.h" -+ #include <cstdio> -+ #include <cstring> - - using namespace ::nUtils; - |