Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 497018
Collapse All | Expand All

(-)/usr/portage/dev-util/anjuta/anjuta-3.10.2.ebuild (-1 / +1 lines)
Lines 8-14 Link Here
8
PYTHON_COMPAT=( python{2_6,2_7} )
8
PYTHON_COMPAT=( python{2_6,2_7} )
9
# libanjuta-language-vala.so links to a specific slot of libvala; we want to
9
# libanjuta-language-vala.so links to a specific slot of libvala; we want to
10
# avoid automagic behavior.
10
# avoid automagic behavior.
11
VALA_MIN_API_VERSION="0.20"
11
VALA_MIN_API_VERSION="0.22"
12
VALA_MAX_API_VERSION="${VALA_MIN_API_VERSION}"
12
VALA_MAX_API_VERSION="${VALA_MIN_API_VERSION}"
13
13
14
inherit gnome2 flag-o-matic readme.gentoo python-single-r1 vala
14
inherit gnome2 flag-o-matic readme.gentoo python-single-r1 vala

Return to bug 497018