aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2010-07-13 20:21:48 -0300
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2010-07-13 20:21:48 -0300
commit033737b22d2a70442aa8a7969fee2df460dc47fa (patch)
tree40b1cbc3a41ec43704fa1d61955354b00020355d /g-octave.1.rst
parentstarted updating the documentation (diff)
downloadg-octave-033737b22d2a70442aa8a7969fee2df460dc47fa.tar.gz
g-octave-033737b22d2a70442aa8a7969fee2df460dc47fa.tar.bz2
g-octave-033737b22d2a70442aa8a7969fee2df460dc47fa.zip
disabled the logging for the tests. updated all the doc for the next release
Diffstat (limited to 'g-octave.1.rst')
-rw-r--r--g-octave.1.rst20
1 files changed, 11 insertions, 9 deletions
diff --git a/g-octave.1.rst b/g-octave.1.rst
index bd8611b..8029e4c 100644
--- a/g-octave.1.rst
+++ b/g-octave.1.rst
@@ -11,7 +11,7 @@ generate ebuilds to the Octave-Forge packages
:Copyright: %(copyright)s
:Version: g-octave %(version)s
:Manual section: 1
-:Manual group: Portage
+:Manual group: g-octave
SYNOPSIS
========
@@ -23,11 +23,12 @@ DESCRIPTION
===========
g-octave is a tool that generates and installs ebuilds for Octave-Forge
-packages "on-the-fly" to Gentoo Linux, using Portage. It's capable to
-generate ebuilds and Manifest files for the packages, and to install
-them using an autogenerated overlay (named g-octave). g-octave can also
-handle patches to the packages automatically. The command line interface
-tries to be very similar to the interface of the emerge(1) tool.
+packages "on-the-fly" to Gentoo Linux, using Portage, Paludis or pkgcore.
+It's capable to generate ebuilds and Manifest files for the packages (if
+needed), and to install them using an autogenerated overlay (named g-octave).
+g-octave can also handle patches to the packages automatically. The command
+line interface tries to be very similar to the interface of the emerge(1)
+tool.
At this moment g-octave depends on the Portage package manager to works,
but the support to Paludis and pkgcore is planned.
@@ -43,6 +44,7 @@ OPTIONS
-p, --pretend don't (un)merge packages, only create ebuilds and solve the dependencies
-a, --ask ask to confirmation before perform (un)merges
-v, --verbose Portage makes a lot of noise.
+-u, --update try to update a package or all the installed packages
-C, --unmerge try to unmerge a package instead of merge
-f, --force forces the recreation of the ebuilds
--force-all forces the recreation of the overlay and of the ebuilds
@@ -54,11 +56,11 @@ OPTIONS
SEE ALSO
========
-* http://g-octave.rafaelmartins.eng.br/
-* http://g-octave.rafaelmartins.eng.br/hg
+* http://soc.dev.gentoo.org/~rafaelmartins/g-octave/docs/
+* http://git.overlays.gentoo.org/gitweb/?p=proj/g-octave.git;a=summary
BUGS
====
-* http://g-octave.rafaelmartins.eng.br/report
+* rafael@rafaelmartins.eng.br