From: Andy Boyett Date: Tue, 30 Jun 2009 05:50:46 +0000 (+0000) Subject: [packages] lang/ipython: fix package description X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=114cfe58b991456d01ccfc03b30075eef7642a6a;p=openwrt%2Fsvn-archive%2Farchive.git [packages] lang/ipython: fix package description SVN-Revision: 16631 --- diff --git a/lang/ipython/Makefile b/lang/ipython/Makefile index f71f1e59c3..4023fa0c34 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