diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2011-05-22 21:51:30 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2011-05-22 21:51:30 +0300 |
commit | 7059f6f30f4f087f04dfb64925b0d756ce9e2cf8 (patch) | |
tree | 7915fe29c6769974b92631a304a2eb903d01b105 /www-apps/trac/trac-9999.ebuild | |
parent | 48d62107ec7427d0688affc621d12f921bf6a104 (diff) |
new file: dev-lang/ocaml/files/fix-binutils-2.21.patch
new file: dev-lang/ocaml/files/ocaml-rebuild.sh
new file: dev-lang/ocaml/ocaml-3.12.0-r1.ebuild
modified: www-apps/trac/trac-9999.ebuild
Diffstat (limited to 'www-apps/trac/trac-9999.ebuild')
-rw-r--r-- | www-apps/trac/trac-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/trac/trac-9999.ebuild b/www-apps/trac/trac-9999.ebuild index 7cf3a14..b0e3072 100644 --- a/www-apps/trac/trac-9999.ebuild +++ b/www-apps/trac/trac-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/www-apps/trac/trac-0.11.2.ebuild,v 1.3 2008/11/16 17:47:23 maekke Exp $ -EAPI=2 +EAPI=3 inherit webapp subversion distutils #MY_PV=${PV/_beta/b} @@ -29,7 +29,7 @@ ESVN_STORE_DIR="${DISTDIR}/svn-src" KEYWORDS="~x86 ~amd64" # doing so because tools, python packages... overlap -SLOT="" +SLOT="0" WEBAPP_MANUAL_SLOT="yes" DEPEND=" |