diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-26 08:29:56 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-26 08:32:25 +0100 |
commit | 7d62034735e700ca67e977470d79f5571b15b221 (patch) | |
tree | 78d45bafd1284caf0c06b4b98131677301303cbb /x11-libs/libxdl_view/files/4.2-as-needed.patch | |
parent | 42f1475e45fff96d37ea8c36b6643eb948f63cac (diff) | |
download | gentoo-7d62034735e700ca67e977470d79f5571b15b221.tar.gz gentoo-7d62034735e700ca67e977470d79f5571b15b221.tar.xz |
Drop "CCP4: Software for Macromolecular Crystallography"
obsoletes:
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=160190
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=324059
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=332485
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=367771
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=367773
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=383227
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=448756
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=460502
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=460504
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=466936
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=467040
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=467048
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=476580
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=478580
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=478586
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=478588
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=478594
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=478604
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=521646
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=528512
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=530878
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=540760
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=555614
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=556498
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=557038
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=561196
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=562780
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'x11-libs/libxdl_view/files/4.2-as-needed.patch')
-rw-r--r-- | x11-libs/libxdl_view/files/4.2-as-needed.patch | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/x11-libs/libxdl_view/files/4.2-as-needed.patch b/x11-libs/libxdl_view/files/4.2-as-needed.patch deleted file mode 100644 index a59d1997c2e..00000000000 --- a/x11-libs/libxdl_view/files/4.2-as-needed.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff --git a/Makefile.am b/Makefile.am -index 347bb21..cbb04db 100644 ---- a/Makefile.am -+++ b/Makefile.am -@@ -19,7 +19,11 @@ lib_LTLIBRARIES = libxdl_view.la libxdl_viewextra.la - ## The initial value of this was a mistake! - ## See the libtool doc. - libxdl_view_la_LDFLAGS = -version-info 2:0:0 -+libxdl_view_la_LIBADD = -lX11 -lXt -lm -+ - libxdl_viewextra_la_LDFLAGS = -version-info 0:0:0 -+libxdl_viewextra_la_DEPENDENCIES = libxdl_view.la -+libxdl_viewextra_la_LIBADD = -lm -lxdl_view -ljwc_c - - EXTRA_DIST = doc/xdl_view_icon.gif doc/xdl_view_top.gif \ - doc/xdl_view_top.html doc/xdl_view_updates.html \ |