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.11.1.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.11.1.ebuild')
-rw-r--r--sys-devel/automake/automake-1.11.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/automake/automake-1.11.1.ebuild b/sys-devel/automake/automake-1.11.1.ebuild
index 331addff2a8f..fc9078dfba94 100644
--- a/sys-devel/automake/automake-1.11.1.ebuild
+++ b/sys-devel/automake/automake-1.11.1.ebuild
@@ -1,6 +1,6 @@
-# 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.11.1.ebuild,v 1.8 2010/05/31 19:20:31 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.11.1.ebuild,v 1.9 2012/01/19 20:55:45 slyfox Exp $
inherit eutils versionator
@@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}"
SLOT="${PV:0:4}"
DESCRIPTION="Used to generate Makefile.in from Makefile.am"
-HOMEPAGE="http://sources.redhat.com/automake/"
+HOMEPAGE="http://www.gnu.org/software/automake/"
LICENSE="GPL-2"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"