equal
deleted
inserted
replaced
9 HOMEPAGE="https://github.com/dequis/purple-facebook" |
9 HOMEPAGE="https://github.com/dequis/purple-facebook" |
10 |
10 |
11 LICENSE="GPL-2" |
11 LICENSE="GPL-2" |
12 SLOT="0" |
12 SLOT="0" |
13 if test ${PV} == 9999; then |
13 if test ${PV} == 9999; then |
|
14 inherit git-r3 |
14 SRC_URI="" |
15 SRC_URI="" |
15 EGIT_REPO_URI="https://github.com/dequis/purple-facebook.git" |
16 EGIT_REPO_URI="https://github.com/dequis/purple-facebook.git" |
16 else |
17 else |
17 MY_PV="0.9.6" |
18 MY_PV="0.9.6" |
18 S="${WORKDIR}/${PN}-${MY_PV}" |
19 S="${WORKDIR}/${PN}-${MY_PV}" |