summaryrefslogtreecommitdiff
path: root/x11-wm/cwm
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-25 15:22:17 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-25 15:22:17 +0100
commit22910f5d14da606bd7f06e19a2f61c5d1a8fc94b (patch)
tree808b5701901fb54b53ec3ecf6f33272e933f3ea6 /x11-wm/cwm
parent91c0ec2d7067f6ab1ef578bd9967b32ca07eb502 (diff)
gentoo resync : 25.05.2018
Diffstat (limited to 'x11-wm/cwm')
-rw-r--r--x11-wm/cwm/Manifest1
-rw-r--r--x11-wm/cwm/files/cwm-4.2_p20111229-Makefile.patch11
2 files changed, 0 insertions, 12 deletions
diff --git a/x11-wm/cwm/Manifest b/x11-wm/cwm/Manifest
index 0c7d4c65abfb..bcb865073932 100644
--- a/x11-wm/cwm/Manifest
+++ b/x11-wm/cwm/Manifest
@@ -1,4 +1,3 @@
-AUX cwm-4.2_p20111229-Makefile.patch 259 BLAKE2B a0d07907342587c807957c6c7fbf521ce39db3bb88c6d9f35212120837aa8e679c2c1c6f0848e7221785fa1b9ff4671bf4f92869b7943e65eebc1dcdeea35425 SHA512 d943debea5c55430b4304809bd9e0ae15d754dc6abd2a9b895f23186faaad12181f4752bf2c663f73aa99d605050c551e483556a6065e60571dc4b3a269bb610
DIST cwm-5.6-chneukirchen.tar.gz 50799 BLAKE2B 4d9341e89b21187044bbcbc658dea2eac6f6c1c87f25e1b0b81871a9f8b95af7354c8b486bd77f201acba430e019a5c784591cfc5efb281fd40d6670749958ad SHA512 0bb5f9c69e1ed30ef38ced70008baa347032a0c31ee2d4a88e3b45092969a5427ef160577da4891aba3181067235b244f11fc796815f41448930b438099b5bfc
DIST cwm-5.6-xmw.tar.gz 53738 BLAKE2B 9c36c42fc35a8206035ed59fb8fe2e8eb13effcdb43d488bcc99c2d0f48476e206e46fd52c0928afdb51d55c68d9be03a186aaf4c49d03bcdf8754df0c5d81db SHA512 cf0174523838dba5997206be904ab667efc5ff7e413e98bb81cc3a69d40a79b54e21405787e088486feb8790d1094a2d3cce0be08d7ee36a2b9b0dadd78466c7
EBUILD cwm-5.6.ebuild 1006 BLAKE2B c104bcfe023a159a8251951ba5854bc81eda5739e1d3d890df3532eebfd41a6fdbfc4eccce83c63a83f2c931c2c1e9897d2386d649b6f32146ab173b36e7ed12 SHA512 e7fbee979acdd1c82bc47bfc4e7b1dc1e0a686c5d9bf5e3dbe8bbcd19a4fdc6c77ecfb03418872440c25c4929fbb5491d18e31ac9e7719c392d76866131da498
diff --git a/x11-wm/cwm/files/cwm-4.2_p20111229-Makefile.patch b/x11-wm/cwm/files/cwm-4.2_p20111229-Makefile.patch
deleted file mode 100644
index bb00c017112a..000000000000
--- a/x11-wm/cwm/files/cwm-4.2_p20111229-Makefile.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- cwm-20111229/Makefile
-+++ cwm-20111229/Makefile
-@@ -16,7 +16,7 @@
-
- CPPFLAGS+= `pkg-config --cflags fontconfig x11 xft xinerama xrandr`
-
--CFLAGS= -Wall -O2 -g
-+CFLAGS?= -Wall -O2 -g
-
- LDFLAGS+= `pkg-config --libs fontconfig x11 xft xinerama xrandr`
-