summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shakaryan <omp@gentoo.org>2006-12-23 22:28:49 +0000
committerDavid Shakaryan <omp@gentoo.org>2006-12-23 22:28:49 +0000
commitcd653223c87177b575f1e7379f99b6814339d593 (patch)
tree07ff1af31e77b8c8eeab25bede53eca7da99054f /x11-wm/pekwm/files
parentRemove older version. (bug #150608) (diff)
downloadhistorical-cd653223c87177b575f1e7379f99b6814339d593.tar.gz
historical-cd653223c87177b575f1e7379f99b6814339d593.tar.bz2
historical-cd653223c87177b575f1e7379f99b6814339d593.zip
Remove older version. (bug #150608)
Package-Manager: portage-2.1.2_rc3-r6
Diffstat (limited to 'x11-wm/pekwm/files')
-rw-r--r--x11-wm/pekwm/files/digest-pekwm-0.1.3-r23
-rw-r--r--x11-wm/pekwm/files/pekwm-manpath-gentoo.diff13
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-wm/pekwm/files/digest-pekwm-0.1.3-r2 b/x11-wm/pekwm/files/digest-pekwm-0.1.3-r2
deleted file mode 100644
index 0aeb1b483f70..000000000000
--- a/x11-wm/pekwm/files/digest-pekwm-0.1.3-r2
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 434d41e8eacc851c3bb9e2509543033e pekwm-0.1.3.tar.gz 2008518
-RMD160 f67de448a3b4c329542b0c827c3a20fbe525da2c pekwm-0.1.3.tar.gz 2008518
-SHA256 061d93966f7d99e1e2e56b5d03096ef2252826a24e2422151c63fb954cf98dfb pekwm-0.1.3.tar.gz 2008518
diff --git a/x11-wm/pekwm/files/pekwm-manpath-gentoo.diff b/x11-wm/pekwm/files/pekwm-manpath-gentoo.diff
deleted file mode 100644
index 464a1ad3eb91..000000000000
--- a/x11-wm/pekwm/files/pekwm-manpath-gentoo.diff
+++ /dev/null
@@ -1,13 +0,0 @@
---- docs/Makefile.in.orig 2003-06-06 04:12:14.000000000 +0900
-+++ docs/Makefile.in 2003-10-13 19:46:15.000000000 +0900
-@@ -12,8 +12,8 @@
- sed 's:<PREFIX>:$(DATADIR):' pekwm.1.in > pekwm.1
-
- install: all
-- mkdir -p $(DESTDIR)$(prefix)/man/man1
-- $(INSTALL) -m $(DATA_MODE) pekwm.1 $(DESTDIR)$(prefix)/man/man1
-+ mkdir -p $(DESTDIR)$(prefix)/share/man/man1
-+ $(INSTALL) -m $(DATA_MODE) pekwm.1 $(DESTDIR)$(prefix)/share/man/man1
-
- clean:
- rm -f pekwm.1