diff options
author | 2012-05-16 09:07:45 +0000 | |
---|---|---|
committer | 2012-05-16 09:07:45 +0000 | |
commit | c884321c43e0a6cbdd4d1422821e8b5b607ad245 (patch) | |
tree | 69ff315cf2e32a70605783e90db56bcc5794f0c8 | |
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)
-rw-r--r-- | app-text/hyperestraier/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/hyperestraier/hyperestraier-1.4.10-r1.ebuild | 8 | ||||
-rw-r--r-- | app-text/hyperestraier/hyperestraier-1.4.13.ebuild | 8 |
3 files changed, 14 insertions, 10 deletions
diff --git a/app-text/hyperestraier/ChangeLog b/app-text/hyperestraier/ChangeLog index c1db1e4358ba..b07644cfb036 100644 --- a/app-text/hyperestraier/ChangeLog +++ b/app-text/hyperestraier/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/hyperestraier -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/hyperestraier/ChangeLog,v 1.57 2010/05/02 11:09:15 aballier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/hyperestraier/ChangeLog,v 1.58 2012/05/16 09:07:45 naota Exp $ + + 16 May 2012; Naohiro Aota <naota@gentoo.org> hyperestraier-1.4.10-r1.ebuild, + hyperestraier-1.4.13.ebuild: + Update HOMEPAGE and SRC_URI. #412513 02 May 2010; Alexis Ballier <aballier@gentoo.org> hyperestraier-1.4.13.ebuild: 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" diff --git a/app-text/hyperestraier/hyperestraier-1.4.13.ebuild b/app-text/hyperestraier/hyperestraier-1.4.13.ebuild index 8dd5321d969e..b0954ca22a61 100644 --- a/app-text/hyperestraier/hyperestraier-1.4.13.ebuild +++ b/app-text/hyperestraier/hyperestraier-1.4.13.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2010 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.13.ebuild,v 1.10 2010/05/02 11:09:15 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hyperestraier/hyperestraier-1.4.13.ebuild,v 1.11 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="alpha ~amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" |