From: agb Date: Tue, 30 Jun 2009 05:50:46 +0000 (+0000) Subject: [packages] lang/ipython: fix package description X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=c5aa7d72ffc2a6a54103059022e1413fa95ee254;p=packages.git [packages] lang/ipython: fix package description git-svn-id: svn://svn.openwrt.org/openwrt/packages@16631 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/lang/ipython/Makefile b/lang/ipython/Makefile index f71f1e59c..4023fa0c3 100644 --- a/lang/ipython/Makefile +++ b/lang/ipython/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008 OpenWrt.org +# Copyright (C) 2008-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -26,7 +26,7 @@ define Package/ipython endef define Package/ipython/description - python bindings for dbus + An enhanced interactive Python shell from the SciPy project endef define Build/Configure