aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2009-12-30 17:18:57 -0200
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2009-12-30 17:18:57 -0200
commit202e2c3d2038e8c76163b762d99a90b31c437e60 (patch)
tree039314934a3c04e5fb6890bf0a09966450ff2f1e /README.rst
parentAdded tag 0.1_rc2 for changeset b9dc2e93bdf6 (diff)
downloadg-octave-202e2c3d2038e8c76163b762d99a90b31c437e60.tar.gz
g-octave-202e2c3d2038e8c76163b762d99a90b31c437e60.tar.bz2
g-octave-202e2c3d2038e8c76163b762d99a90b31c437e60.zip
changed README.rst
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 5b08708..01c1cf4 100644
--- a/README.rst
+++ b/README.rst
@@ -100,9 +100,6 @@ Below is a list of features implemented or planned to the next releases.
* List the packages available to install **(done)**
* Show detailed info about a package **(done)**
* Multiple versions of the same package on the tree **(done)**
-* Download auxiliary files (patches, blacklist, dependency list, package
- database and the eclass) from a mirror using wget **(done)**
-* The user can choose with which download manager will fetch these files
* The user can force the recreation of an ebuild **(done)**
* The user can force the recreation of the overlay **(done)**
* Resolution of the dependencies of packages from the Portage tree, based
@@ -134,7 +131,7 @@ We have other goals besides implementing the remaining features:
* Write a man page **(done)**
* Convince upstream to distribute the package database
* Improve the use of `g-octave`_ as a normal user, with "--pretend"
-* Improve the script that generate the package database
+* Improve the script that generates the package database
* Improve the details available on the packages list
* Write a testsuite
* more...