diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-16 17:13:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-16 17:13:24 +0000 |
commit | c1c47db97112567c3514916ceff1f9bcffb35a78 (patch) | |
tree | 09ec97ff26fc7c38a6247e572c798f00a9fb85da /www-client/mozilla-launcher/mozilla-launcher-1.55.ebuild | |
parent | ppc stable, bug #195634 (diff) | |
download | gentoo-2-c1c47db97112567c3514916ceff1f9bcffb35a78.tar.gz gentoo-2-c1c47db97112567c3514916ceff1f9bcffb35a78.tar.bz2 gentoo-2-c1c47db97112567c3514916ceff1f9bcffb35a78.zip |
Fix HOMEPAGE, bug 195284
(Portage version: 2.1.3.9)
Diffstat (limited to 'www-client/mozilla-launcher/mozilla-launcher-1.55.ebuild')
-rw-r--r-- | www-client/mozilla-launcher/mozilla-launcher-1.55.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-client/mozilla-launcher/mozilla-launcher-1.55.ebuild b/www-client/mozilla-launcher/mozilla-launcher-1.55.ebuild index 8dd09ae456c1..e6c6cce32442 100644 --- a/www-client/mozilla-launcher/mozilla-launcher-1.55.ebuild +++ b/www-client/mozilla-launcher/mozilla-launcher-1.55.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/mozilla-launcher-1.55.ebuild,v 1.1 2006/12/16 13:58:49 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/mozilla-launcher-1.55.ebuild,v 1.2 2007/10/16 17:13:24 armin76 Exp $ inherit eutils DESCRIPTION="Script that launches mozilla or firefox" -HOMEPAGE="http://dev.gentoo.org/~agriffis/dist/" +HOMEPAGE="http://sources.gentoo.org/viewcvs.py/gentoo-src/mozilla-launcher/" SRC_URI="mirror://gentoo/${P}.bz2" LICENSE="GPL-2" |