diff options
Diffstat (limited to 'dev-db/dabo/dabo-0.9.2.ebuild')
-rw-r--r-- | dev-db/dabo/dabo-0.9.2.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-db/dabo/dabo-0.9.2.ebuild b/dev-db/dabo/dabo-0.9.2.ebuild index f34816da0..6d6243b46 100644 --- a/dev-db/dabo/dabo-0.9.2.ebuild +++ b/dev-db/dabo/dabo-0.9.2.ebuild @@ -1,7 +1,9 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ +EAPI=3 + inherit distutils multilib DESCRIPTION="A 3-tier, cross-platform application development framework written in Python/wxPython" |