diff options
author | Hanno Böck <hanno@gentoo.org> | 2004-12-21 19:02:44 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2004-12-21 19:02:44 +0000 |
commit | c487e1841f15874e0708f40e5c095589197abc66 (patch) | |
tree | a60361132a3f3a44d24ed801d289522692e7794f /net-libs | |
parent | Restored name in ChangeLog (Manifest recommit) (diff) | |
download | gentoo-2-c487e1841f15874e0708f40e5c095589197abc66.tar.gz gentoo-2-c487e1841f15874e0708f40e5c095589197abc66.tar.bz2 gentoo-2-c487e1841f15874e0708f40e5c095589197abc66.zip |
Fix typo in Homepage (aqhbci-wizard-kde)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/aqhbci-wizard-kde/aqhbci-wizard-kde-0.9.13_beta.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/aqhbci-wizard-kde/aqhbci-wizard-kde-0.9.13_beta.ebuild b/net-libs/aqhbci-wizard-kde/aqhbci-wizard-kde-0.9.13_beta.ebuild index 4cc9405b08f2..e6c2feccc450 100644 --- a/net-libs/aqhbci-wizard-kde/aqhbci-wizard-kde-0.9.13_beta.ebuild +++ b/net-libs/aqhbci-wizard-kde/aqhbci-wizard-kde-0.9.13_beta.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-wizard-kde/aqhbci-wizard-kde-0.9.13_beta.ebuild,v 1.1 2004/12/21 17:27:32 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-wizard-kde/aqhbci-wizard-kde-0.9.13_beta.ebuild,v 1.2 2004/12/21 19:02:44 hanno Exp $ inherit eutils kde-functions need-qt 3 MY_P=${PN/aqhbci-/}-${PV/_/} DESCRIPTION="KDE wizard for aqhbci" -HOMEPAGE="http://www.aqmaniacs.de/aqbanking/" +HOMEPAGE="http://www.aquamaniacs.de/aqbanking/" SRC_URI="mirror://sourceforge/aqhbci/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" |