summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2012-01-19 20:55:45 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2012-01-19 20:55:45 +0000
commit06a20515b49b04e7b60adbc2c5157318bbf956ae (patch)
tree293fdcec99161698d36d671d784ac898c29abca4 /sys-devel/automake/automake-1.5-r1.ebuild
parentVersion bump (diff)
downloadgentoo-2-06a20515b49b04e7b60adbc2c5157318bbf956ae.tar.gz
gentoo-2-06a20515b49b04e7b60adbc2c5157318bbf956ae.tar.bz2
gentoo-2-06a20515b49b04e7b60adbc2c5157318bbf956ae.zip
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)
Diffstat (limited to 'sys-devel/automake/automake-1.5-r1.ebuild')
-rw-r--r--sys-devel/automake/automake-1.5-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
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"