diff options
author | 2012-05-16 09:07:45 +0000 | |
---|---|---|
committer | 2012-05-16 09:07:45 +0000 | |
commit | c884321c43e0a6cbdd4d1422821e8b5b607ad245 (patch) | |
tree | 69ff315cf2e32a70605783e90db56bcc5794f0c8 /app-text/hyperestraier/hyperestraier-1.4.10-r1.ebuild | |
parent | Remove old. (diff) | |
download | gentoo-2-c884321c43e0a6cbdd4d1422821e8b5b607ad245.tar.gz gentoo-2-c884321c43e0a6cbdd4d1422821e8b5b607ad245.tar.bz2 gentoo-2-c884321c43e0a6cbdd4d1422821e8b5b607ad245.zip |
Update HOMEPAGE and SRC_URI. #412513
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'app-text/hyperestraier/hyperestraier-1.4.10-r1.ebuild')
-rw-r--r-- | app-text/hyperestraier/hyperestraier-1.4.10-r1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-text/hyperestraier/hyperestraier-1.4.10-r1.ebuild b/app-text/hyperestraier/hyperestraier-1.4.10-r1.ebuild index 5e42a1819052..ae5af607b4ac 100644 --- a/app-text/hyperestraier/hyperestraier-1.4.10-r1.ebuild +++ b/app-text/hyperestraier/hyperestraier-1.4.10-r1.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/hyperestraier/hyperestraier-1.4.10-r1.ebuild,v 1.5 2007/11/17 20:53:28 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hyperestraier/hyperestraier-1.4.10-r1.ebuild,v 1.6 2012/05/16 09:07:45 naota Exp $ inherit java-pkg-opt-2 IUSE="debug java mecab ruby" DESCRIPTION="a full-text search system for communities" -HOMEPAGE="http://hyperestraier.sf.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +HOMEPAGE="http://fallabs.com/hyperestraier/" +SRC_URI="http://fallabs.com/hyperestraier/${P}.tar.gz" LICENSE="LGPL-2.1" KEYWORDS="amd64 ppc sparc x86" |