equal
deleted
inserted
replaced
25 RDEPEND="dev-libs/json-glib |
25 RDEPEND="dev-libs/json-glib |
26 net-im/pidgin" |
26 net-im/pidgin" |
27 DEPEND="${RDEPEND}" |
27 DEPEND="${RDEPEND}" |
28 if test ${PV} == 9999; then |
28 if test ${PV} == 9999; then |
29 # TODO: This is really bad as update.sh will later download libpurple |
29 # TODO: This is really bad as update.sh will later download libpurple |
30 BDEPEND="dev-vcs/mercuarial" |
30 BDEPEND="dev-vcs/mercurial" |
31 fi |
31 fi |
32 DOCS=( AUTHORS ChangeLog NEWS README VERSION ) |
32 DOCS=( AUTHORS ChangeLog NEWS README VERSION ) |
33 |
33 |
34 src_unpack() { |
34 src_unpack() { |
35 if test ${PV} == 9999; then |
35 if test ${PV} == 9999; then |