comparison urweb.ebuild @ 1561:3b57a6ddef1a

New release
author Adam Chlipala <adam@chlipala.net>
date Sat, 17 Sep 2011 13:03:17 -0400
parents 204ca664b5d6
children
comparison
equal deleted inserted replaced
1560:63311c13d9f7 1561:3b57a6ddef1a
1 # Distributed under the terms of the BSD3 license 1 # Distributed under the terms of the BSD3 license
2 2
3 # This file needs to be renamed to something like "urweb-20110123.ebuild", to reflect the Ur/Web version to use. 3 # This file needs to be renamed to something like "urweb-20110917.ebuild", to reflect the Ur/Web version to use.
4 # It won't work with versions from Ur/Web Mercurial repository snapshots older than this file.
5 # (The specific version number referenced above is an example of a version that _won't_ work!
6 # There hasn't yet been an official release that will.)
7 4
8 inherit eutils 5 inherit eutils
9 6
10 EAPI=3 7 EAPI=3
11 8