projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c5996d
)
[packages] lang/ipython: fix package description
author
Andy Boyett
<agb@openwrt.org>
Tue, 30 Jun 2009 05:50:46 +0000
(
05:50
+0000)
committer
Andy Boyett
<agb@openwrt.org>
Tue, 30 Jun 2009 05:50:46 +0000
(
05:50
+0000)
SVN-Revision: 16631
lang/ipython/Makefile
patch
|
blob
|
history
diff --git
a/lang/ipython/Makefile
b/lang/ipython/Makefile
index f71f1e59c3ddc0f41d4bf58e6d630726f0b16103..4023fa0c34e16e2ec52427aba8be6a977d943133 100644
(file)
--- 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