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

(-)dvdstyler-1.7.2_beta3.ebuild (-1 / +3 lines)
Lines 5-11 Link Here
5
EAPI=2
5
EAPI=2
6
inherit eutils wxwidgets
6
inherit eutils wxwidgets
7
7
8
MY_P=DVDStyler-${PV/_beta/b}
8
# The official released code has the version b4_1:
9
#MY_P=DVDStyler-${PV/_beta/b}
10
MY_P=DVDStyler-${PV/_beta/b}_1
9
11
10
DESCRIPTION="DVDStyler is a cross-platform DVD authoring System"
12
DESCRIPTION="DVDStyler is a cross-platform DVD authoring System"
11
HOMEPAGE="http://www.dvdstyler.de"
13
HOMEPAGE="http://www.dvdstyler.de"
12
14

Return to bug 257121