comparison net-im/psi-plus/psi-plus-0.16.449.ebuild @ 380:9d68e84e722e

remove old SRC_URI
author Dirk Olmes <dirk@xanthippe.ping.de>
date Wed, 11 Mar 2015 20:21:44 +0100
parents 8d5629e582b5
children cf8e0286cc7d
comparison
equal deleted inserted replaced
379:8d5629e582b5 380:9d68e84e722e
3 3
4 inherit eutils l10n multilib gnome2-utils qt4-r2 4 inherit eutils l10n multilib gnome2-utils qt4-r2
5 5
6 DESCRIPTION="Qt4 Jabber client, with Licq-like interface" 6 DESCRIPTION="Qt4 Jabber client, with Licq-like interface"
7 HOMEPAGE="https://github.com/psi-plus/psi-plus-snapshots/" 7 HOMEPAGE="https://github.com/psi-plus/psi-plus-snapshots/"
8 #SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
9 SRC_URI="https://github.com/psi-plus/psi-plus-snapshots/archive/${PV}.tar.gz" 8 SRC_URI="https://github.com/psi-plus/psi-plus-snapshots/archive/${PV}.tar.gz"
10 9
11 S="${WORKDIR}/psi-plus-snapshots-${PV}" 10 S="${WORKDIR}/psi-plus-snapshots-${PV}"
12 11
13 LICENSE="GPL-2" 12 LICENSE="GPL-2"