summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2006-05-18 17:49:44 +0000
committerJon Hood <squinky86@gentoo.org>2006-05-18 17:49:44 +0000
commitae47680d0f82161dfaac8182296582cc61c09aaf (patch)
treeb64cae54311ea470f7a236eb02696829e261e862 /net-p2p/mldonkey/files/dp500.patch
parentAdded ~alpha keyword wrt Bug #131744. (diff)
downloadhistorical-ae47680d0f82161dfaac8182296582cc61c09aaf.tar.gz
historical-ae47680d0f82161dfaac8182296582cc61c09aaf.tar.bz2
historical-ae47680d0f82161dfaac8182296582cc61c09aaf.zip
Version bump, #124199.
Package-Manager: portage-2.1_rc1-r2
Diffstat (limited to 'net-p2p/mldonkey/files/dp500.patch')
-rw-r--r--net-p2p/mldonkey/files/dp500.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-p2p/mldonkey/files/dp500.patch b/net-p2p/mldonkey/files/dp500.patch
new file mode 100644
index 000000000000..2814372cc7ad
--- /dev/null
+++ b/net-p2p/mldonkey/files/dp500.patch
@@ -0,0 +1,11 @@
+diff -a -x CVS -x Root -x Repository -x Tag -x Entries -x Entries.Log -x .svn -x '*.rej' -x '*.orig' -x .cvsignore -N -r -u ./config/Makefile.in ./config/Makefile.in
+--- ./config/Makefile.in 2006-04-09 02:27:03.000000000 +0200
++++ ./config/Makefile.in 2006-04-14 01:50:28.000000000 +0200
+@@ -734,6 +734,7 @@
+ $(COMMON)/guiProto.ml \
+ $(COMMON)/commonOptions.ml \
+ $(COMMON)/commonMessages.ml \
++ $(COMMON)/commonUserDb.ml \
+ $(COMMON)/commonGlobals.ml \
+ \
+ src/daemon/driver/driverLink.ml \