diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-08-18 04:41:30 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-08-18 04:41:30 +0000 |
commit | 9eca52c7a8fa7d1df021c535004738bde9f1328b (patch) | |
tree | 9771a2d9ebb9dd2ce32e073ed2a8a1db1f8b588c /rox-extra/find/find-007-r1.ebuild | |
parent | fix (diff) | |
download | historical-9eca52c7a8fa7d1df021c535004738bde9f1328b.tar.gz historical-9eca52c7a8fa7d1df021c535004738bde9f1328b.tar.bz2 historical-9eca52c7a8fa7d1df021c535004738bde9f1328b.zip |
fix typo in HOMEPAGE reported by Craig in bug #235045
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'rox-extra/find/find-007-r1.ebuild')
-rw-r--r-- | rox-extra/find/find-007-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rox-extra/find/find-007-r1.ebuild b/rox-extra/find/find-007-r1.ebuild index 45cba702f505..cd8ce819feb5 100644 --- a/rox-extra/find/find-007-r1.ebuild +++ b/rox-extra/find/find-007-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/find/find-007-r1.ebuild,v 1.5 2008/07/14 14:57:43 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/find/find-007-r1.ebuild,v 1.6 2008/08/18 04:41:30 mr_bones_ Exp $ ROX_LIB_VER=2.0.0 inherit rox MY_PN="Find" DESCRIPTION="Find - A file Finder utility for ROX by Ken Hayber." -HOMEPAGE="hhttp://rox-find.googlecode.com" +HOMEPAGE="http://rox-find.googlecode.com" SRC_URI="http://rox-find.googlecode.com/files/${MY_PN}-${PV}.tgz" LICENSE="GPL-2" |