diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2012-01-19 20:55:45 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2012-01-19 20:55:45 +0000 |
commit | 8d7945bf50ffe949e748182f2bd97dfe378503ac (patch) | |
tree | 166c515e5983a0c407ecd8c9f8ce3d05175f5102 /sys-devel/automake/automake-1.8.5-r4.ebuild | |
parent | Version bump (diff) | |
download | historical-8d7945bf50ffe949e748182f2bd97dfe378503ac.tar.gz historical-8d7945bf50ffe949e748182f2bd97dfe378503ac.tar.bz2 historical-8d7945bf50ffe949e748182f2bd97dfe378503ac.zip |
Change HOMEPAGE="http://sources.redhat.com/automake/" (404) to "http://www.gnu.org/software/automake/".
Package-Manager: portage-2.2.0_alpha84_p18/cvs/Linux x86_64
Diffstat (limited to 'sys-devel/automake/automake-1.8.5-r4.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.8.5-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/automake/automake-1.8.5-r4.ebuild b/sys-devel/automake/automake-1.8.5-r4.ebuild index 6eea64edb0e5..1ada326c1043 100644 --- a/sys-devel/automake/automake-1.8.5-r4.ebuild +++ b/sys-devel/automake/automake-1.8.5-r4.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.8.5-r4.ebuild,v 1.8 2010/03/13 19:31:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5-r4.ebuild,v 1.9 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.bz2" LICENSE="GPL-2" |