ubuntu repos: added support for oneiric release

This commit is contained in:
Pablo Hoffman 2011-10-25 14:26:38 -02:00
parent f4821a123d
commit 992af8d38f
1 changed files with 10 additions and 1 deletions

View File

@ -22,7 +22,16 @@ with command::
lsb_release -cs
Supported Ubuntu releases are: ``karmic``, ``lucid``, ``maverick``, ``natty``.
Supported Ubuntu releases are: ``karmic``, ``lucid``, ``maverick``, ``natty``,
``oneiric``.
For Ubuntu Oneiric (11.10)::
deb http://archive.scrapy.org/ubuntu oneiric main
For Ubuntu Natty (11.04)::
deb http://archive.scrapy.org/ubuntu natty main
For Ubuntu Maverick (10.10)::