From 5ebcd5f7e01722640433fb3f8a74671116025f74 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sat, 27 Mar 2004 18:07:19 +0000 Subject: After repocopy of GIMP 2.0 from graphics/gimp-devel to graphics/gimp: - Update comment and description - Remove graphics/gimp-devel - Chase dependencies - Add entry to MOVED Repocopied by: marcus --- .../gimp-app-devel/files/patch-gimptool-2.0.in | 29 ---------------------- 1 file changed, 29 deletions(-) delete mode 100644 graphics/gimp-app-devel/files/patch-gimptool-2.0.in (limited to 'graphics/gimp-app-devel/files/patch-gimptool-2.0.in') diff --git a/graphics/gimp-app-devel/files/patch-gimptool-2.0.in b/graphics/gimp-app-devel/files/patch-gimptool-2.0.in deleted file mode 100644 index bb5c013c578e..000000000000 --- a/graphics/gimp-app-devel/files/patch-gimptool-2.0.in +++ /dev/null @@ -1,29 +0,0 @@ - -$FreeBSD$ - ---- gimptool-2.0.in.orig Tue Jan 15 12:21:05 2002 -+++ gimptool-2.0.in Fri May 17 20:46:18 2002 -@@ -215,19 +215,19 @@ - | --uninstall-script | --uninstall-admin-script ) - case $1 in - --*install-bin) -- install_cmd="@INSTALL_PROGRAM@" -+ install_cmd="@INSTALL_SCRIPT@" - install_dir="$HOME/@gimpdir@/plug-ins" - ;; - --install-bin-strip) -- install_cmd="@INSTALL_PROGRAM@ -s" -+ install_cmd="@INSTALL_SCRIPT@ -s" - install_dir="$HOME/@gimpdir@/plug-ins" - ;; - --*install-admin-bin) -- install_cmd="@INSTALL_PROGRAM@" -+ install_cmd="@INSTALL_SCRIPT@" - install_dir="$gimpplugindir/plug-ins" - ;; - --install-admin-bin-strip) -- install_cmd="@INSTALL_PROGRAM@ -s" -+ install_cmd="@INSTALL_SCRIPT@ -s" - install_dir="$gimpplugindir/plug-ins" - ;; - --*install-script) -- cgit v1.2.3