commit:     3349a0b8f67563cc0c66ccede560dd434d88f600
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Fri Jul 15 18:56:04 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Jul 17 13:25:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3349a0b8

app-text/cedilla: remove unused patch

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 app-text/cedilla/files/cedilla-gentoo.patch | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/app-text/cedilla/files/cedilla-gentoo.patch 
b/app-text/cedilla/files/cedilla-gentoo.patch
deleted file mode 100644
index 20646d7..0000000
--- a/app-text/cedilla/files/cedilla-gentoo.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff -Naur cedilla-0.3.orig/cedilla-config cedilla-0.3/cedilla-config
---- cedilla-0.3.orig/cedilla-config    2002-02-18 11:53:39.000000000 +0000
-+++ cedilla-0.3/cedilla-config 2003-06-02 20:36:44.000000000 +0000
-@@ -2,14 +2,14 @@
- CLISP=/usr/bin/clisp
- 
- # Where the main Cedilla binary will be installed
--BINDIR=/usr/bin
-+BINDIR=${D}/usr/bin
- 
- # Where the cedilla-config.lisp file lives
--ETCDIR=/etc
-+ETCDIR=${D}/etc
- 
- # Where Cedilla's FASL files will be kept
--LIBDIR=/usr/lib/cedilla
-+LIBDIR=${D}/usr/lib/cedilla
- 
- # Where the cedilla(1) manual page will be installed
--MANDIR=/usr/share/man/man1
-+MANDIR=${D}/usr/share/man/man1
- 

Reply via email to