[arch-commits] CVS update of extra/devel/eric (PKGBUILD eric.install)

Eric Belanger eric at archlinux.org
Sun Dec 2 22:30:42 UTC 2007


    Date: Sunday, December 2, 2007 @ 17:30:42
  Author: eric
    Path: /home/cvs-extra/extra/devel/eric

Modified: PKGBUILD (1.24 -> 1.25) eric.install (1.3 -> 1.4)

upgpkg: eric 4.0.3-2
removed obsolete post-install message (close FS#8755)


--------------+
 PKGBUILD     |    4 ++--
 eric.install |    8 --------
 2 files changed, 2 insertions(+), 10 deletions(-)


Index: extra/devel/eric/PKGBUILD
diff -u extra/devel/eric/PKGBUILD:1.24 extra/devel/eric/PKGBUILD:1.25
--- extra/devel/eric/PKGBUILD:1.24	Fri Nov 23 20:29:58 2007
+++ extra/devel/eric/PKGBUILD	Sun Dec  2 17:30:42 2007
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.24 2007/11/24 01:29:58 eric Exp $
+# $Id: PKGBUILD,v 1.25 2007/12/02 22:30:42 eric Exp $
 # Maintainer: Eric Belanger <eric at archlinux.org>
 # Contributor: riai <riai at bigfoot.com>, Ben <ben at benmazer.net>
 
 pkgname=eric
 pkgver=4.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A full-featured Python IDE that is written in PyQt4 using the QScintilla2 editor widget"
 arch=('i686' 'x86_64')
 url="http://www.die-offenbachs.de/eric/index.html"
Index: extra/devel/eric/eric.install
diff -u extra/devel/eric/eric.install:1.3 extra/devel/eric/eric.install:1.4
--- extra/devel/eric/eric.install:1.3	Fri Nov 23 20:29:58 2007
+++ extra/devel/eric/eric.install	Sun Dec  2 17:30:42 2007
@@ -7,14 +7,6 @@
     echo 'sys.setappdefaultencoding = sys.setdefaultencoding' \
 	>> usr/lib/python2.5/site-packages/sitecustomize.py
   fi
-
-  cat << EOF
-==> If you would like to use the autocompletion feature please call
-==> the gen_sip_api.py and/or gen_python_api.py script available
-==> on the eric4 contribution page or get ready made api-files
-==> from this contribution page.
-EOF
-
 }
 
 post_upgrade() {




More information about the arch-commits mailing list