diff options
Diffstat (limited to 'sys-devel/automake/automake-1.6.3-r1.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.6.3-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/automake/automake-1.6.3-r1.ebuild b/sys-devel/automake/automake-1.6.3-r1.ebuild index bc48c90def18..b97eedb143b9 100644 --- a/sys-devel/automake/automake-1.6.3-r1.ebuild +++ b/sys-devel/automake/automake-1.6.3-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.6.3-r1.ebuild,v 1.7 2010/03/13 19:31:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6.3-r1.ebuild,v 1.8 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" |