From 06a20515b49b04e7b60adbc2c5157318bbf956ae Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Thu, 19 Jan 2012 20:55:45 +0000 Subject: Change HOMEPAGE="http://sources.redhat.com/automake/" (404) to "http://www.gnu.org/software/automake/". (Portage version: 2.2.0_alpha84_p18/cvs/Linux x86_64) --- sys-devel/automake/automake-1.5-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys-devel/automake/automake-1.5-r1.ebuild') diff --git a/sys-devel/automake/automake-1.5-r1.ebuild b/sys-devel/automake/automake-1.5-r1.ebuild index 4d36709b1f23..9e142a373afe 100644 --- a/sys-devel/automake/automake-1.5-r1.ebuild +++ b/sys-devel/automake/automake-1.5-r1.ebuild @@ -1,11 +1,11 @@ -# 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/sys-devel/automake/automake-1.5-r1.ebuild,v 1.11 2010/03/13 19:31:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5-r1.ebuild,v 1.12 2012/01/19 20:55:45 slyfox Exp $ inherit eutils DESCRIPTION="Used to generate Makefile.in from Makefile.am" -HOMEPAGE="http://sources.redhat.com/automake/" +HOMEPAGE="http://www.gnu.org/software/automake/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad