Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 514472 | Differences between
and this patch

Collapse All | Expand All

(-)gnome-commander-1.4.2.ebuild (-3 / +3 lines)
Lines 4-19 Link Here
4
4
5
EAPI=5
5
EAPI=5
6
6
7
PYTHON_COMPAT=( python{2_6,2_7} )
7
PYTHON_COMPAT=( python{2_7} )
8
8
9
inherit eutils gnome2 python-single-r1
9
inherit eutils gnome2 python-single-r1
10
10
11
DESCRIPTION="A full featured, twin-panel file manager for Gnome2"
11
DESCRIPTION="A graphical, full featured, twin-panel file manager"
12
HOMEPAGE="http://gcmd.github.io/"
12
HOMEPAGE="http://gcmd.github.io/"
13
13
14
LICENSE="GPL-2"
14
LICENSE="GPL-2"
15
SLOT="0"
15
SLOT="0"
16
KEYWORDS="amd64 x86"
16
KEYWORDS="~amd64 ~x86"
17
IUSE="chm doc exif gsf pdf python taglib"
17
IUSE="chm doc exif gsf pdf python taglib"
18
18
19
RDEPEND="app-text/gnome-doc-utils
19
RDEPEND="app-text/gnome-doc-utils

Return to bug 514472