diff options
Diffstat (limited to 'sys-apps/lsadb/lsadb-0.1.3.ebuild')
-rw-r--r-- | sys-apps/lsadb/lsadb-0.1.3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/lsadb/lsadb-0.1.3.ebuild b/sys-apps/lsadb/lsadb-0.1.3.ebuild index 2f3b2766e9f1..766b56ec0031 100644 --- a/sys-apps/lsadb/lsadb-0.1.3.ebuild +++ b/sys-apps/lsadb/lsadb-0.1.3.ebuild @@ -6,7 +6,8 @@ inherit eutils toolchain-funcs DESCRIPTION="Prints out information on all devices attached to the ADB bus" HOMEPAGE="http://pbbuttons.berlios.de/projects/lsadb/" -SRC_URI="mirror://berlios/pub/pbbuttons/${PN}-${PV}.tgz" +#SRC_URI="mirror://berlios/pub/pbbuttons/${PN}-${PV}.tgz" +SRC_URI="mirror://gentoo/${P}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="-* ~ppc" |