diff options
author | Tom William Payne <twp@gentoo.org> | 2004-12-19 18:01:18 +0000 |
---|---|---|
committer | Tom William Payne <twp@gentoo.org> | 2004-12-19 18:01:18 +0000 |
commit | 2d794d16e51af96bc8a23a7431a31a335e7ddddf (patch) | |
tree | 6bea1e6141dc126f6330d2031818c9e87780b131 /x11-wm | |
parent | old (Manifest recommit) (diff) | |
download | gentoo-2-2d794d16e51af96bc8a23a7431a31a335e7ddddf.tar.gz gentoo-2-2d794d16e51af96bc8a23a7431a31a335e7ddddf.tar.bz2 gentoo-2-2d794d16e51af96bc8a23a7431a31a335e7ddddf.zip |
Remove unused patches.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/ion3/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/ion3/files/ion3-20040316-libtu-I.patch | 11 | ||||
-rw-r--r-- | x11-wm/ion3/files/ion3-20040316_p1-rename.patch | 73 |
3 files changed, 5 insertions, 85 deletions
diff --git a/x11-wm/ion3/ChangeLog b/x11-wm/ion3/ChangeLog index ce747cb93497..5a4150fef910 100644 --- a/x11-wm/ion3/ChangeLog +++ b/x11-wm/ion3/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/ion3 # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3/ChangeLog,v 1.9 2004/12/19 17:59:43 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3/ChangeLog,v 1.10 2004/12/19 18:01:18 twp Exp $ + + 19 Dec 2004; Tom Payne <twp@gentoo.org> + -files/ion3-20040316-libtu-I.patch, -files/ion3-20040316_p1-rename.patch: + Remove unused patches. *ion3-20041104 (19 Dec 2004) diff --git a/x11-wm/ion3/files/ion3-20040316-libtu-I.patch b/x11-wm/ion3/files/ion3-20040316-libtu-I.patch deleted file mode 100644 index 63a5c16990af..000000000000 --- a/x11-wm/ion3/files/ion3-20040316-libtu-I.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ion-3ds-20040316/libtu/Makefile 2004-03-16 18:24:21.000000000 +0100 -+++ ion/libtu/Makefile 2004-03-16 20:47:10.731978736 +0100 -@@ -8,7 +8,7 @@ - - ###################################### - --INCLUDES += -I./include -+INCLUDES += -I./include -I.. - CFLAGS += $(C89_SOURCE) $(POSIX_SOURCE) - - SOURCES=misc.c output.c util.c optparser.c parser.c tokenizer.c \ diff --git a/x11-wm/ion3/files/ion3-20040316_p1-rename.patch b/x11-wm/ion3/files/ion3-20040316_p1-rename.patch deleted file mode 100644 index 14ccefd21ae3..000000000000 --- a/x11-wm/ion3/files/ion3-20040316_p1-rename.patch +++ /dev/null @@ -1,73 +0,0 @@ -diff -Naur ion-3ds-20040316-1/configure.ac ion/configure.ac ---- ion-3ds-20040316-1/configure.ac 2004-03-16 21:43:59.000000000 +0100 -+++ ion/configure.ac 2004-05-08 19:18:14.976007088 +0200 -@@ -5,7 +5,7 @@ - AC_INIT([Ion Window Manager], - [ION_VERSION], - [tuomov@iki.fi], -- [ion]) -+ [ion3]) - AC_PREREQ([2.58]) - AC_REVISION([$Revision: 1.1 $]) - -diff -Naur ion-3ds-20040316-1/man/ion.1.in ion/man/ion.1.in ---- ion-3ds-20040316-1/man/ion.1.in 2004-02-14 23:11:37.000000000 +0100 -+++ ion/man/ion.1.in 2004-05-08 19:18:14.978006784 +0200 -@@ -2,7 +2,7 @@ - .SH NAME - Ion - an X11 window manager - .SH SYNOPSIS --.B ion -+.B ion3 - .I "[options]" - .SH "DESCRIPTION" - -@@ -432,7 +432,7 @@ - .PP - .I DOCDIR/ - .PP --\fIX(7x)\fP, \fIpwm(1)\fP, \fIjoe(1)\fP -+\fIX(7x)\fP, \fIpwm3(1)\fP, \fIjoe(1)\fP - - .SH AUTHOR - Ion was written by Tuomo Valkonen <tuomov at iki.fi>. -diff -Naur ion-3ds-20040316-1/man/pwm.1.in ion/man/pwm.1.in ---- ion-3ds-20040316-1/man/pwm.1.in 2004-02-10 11:35:04.000000000 +0100 -+++ ion/man/pwm.1.in 2004-05-08 19:18:14.979006632 +0200 -@@ -2,7 +2,7 @@ - .SH NAME - PWM - An X11 window manager - .SH SYNOPSIS --.B pwm -+.B pwm3 - .I "[options]" - .SH "DESCRIPTION" - -@@ -75,5 +75,5 @@ - .SH SEE ALSO - - For more information, see --\fIion(1)\fP. -+\fIion3(1)\fP. - -diff -Naur ion-3ds-20040316-1/mod_query/querylib.lua ion/mod_query/querylib.lua ---- ion-3ds-20040316-1/mod_query/querylib.lua 2004-03-15 00:40:22.000000000 +0100 -+++ ion/mod_query/querylib.lua 2004-05-08 19:20:58.235187920 +0200 -@@ -541,7 +541,7 @@ - -- \file{ion-completeman} is used to complete manual pages. - function querylib.query_man(mplex) - local script=querylib.lookup_script_warn(mplex, "ion-man") -- querylib.do_query_execwith(mplex, "Manual page (ion):", "ion", -+ querylib.do_query_execwith(mplex, "Manual page (ion3):", "ion3", - script, querylib.man_completor) - end - -diff -Naur ion-3ds-20040316-1/share/ion-man.in ion/share/ion-man.in ---- ion-3ds-20040316-1/share/ion-man.in 2004-02-11 02:25:27.000000000 +0100 -+++ ion/share/ion-man.in 2004-05-08 19:20:07.350923504 +0200 -@@ -1,4 +1,4 @@ - #!/bin/sh --topic=ion -+topic=ion3 - test $# -ge 1 && topic=$* - exec @SHAREDIR@/ion-runinxterm -T "$topic manual" man $topic |