]> Pileus Git - ~andy/sunrise/blobdiff - app-office/homebank/homebank-3.2.ebuild
app-office/homebank: Version bump. Small corrections. Removing old versions.
[~andy/sunrise] / app-office / homebank / homebank-3.2.ebuild
similarity index 86%
rename from app-office/homebank/homebank-3.2_alpha2.ebuild
rename to app-office/homebank/homebank-3.2.ebuild
index cc4f888261f8889872af2dd5e3961f6c051f5636..5d1baef609d3f8cc6b5a3522470a439da6c8e1e7 100644 (file)
@@ -4,7 +4,7 @@
 
 DESCRIPTION="HomeBank is the free software you have always wanted to manage your personal accounts at home"
 HOMEPAGE="http://homebank.free.fr/index.php"
-SRC_URI="http://homebank.free.fr/public/${P/_}.tar.gz"
+SRC_URI="http://homebank.free.fr/public/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -14,7 +14,7 @@ IUSE=""
 DEPEND="x11-libs/gtk+"
 RDEPEND="${DEPEND}"
 
-S="${WORKDIR}/${PN}"
+S=${WORKDIR}/${PN}
 
 src_install() {
        emake DESTDIR="${D}" install || die "emake install failed"