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 | 06a20515b49b04e7b60adbc2c5157318bbf956ae (patch) | |
tree | 293fdcec99161698d36d671d784ac898c29abca4 /sys-devel/automake | |
parent | Version bump (diff) | |
download | gentoo-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')
-rw-r--r-- | sys-devel/automake/ChangeLog | 10 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.10.3.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.11.1-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.11.1.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.11.2-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.11.2.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.4_p6-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.5-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.6.3-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.7.9-r2.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.8.5-r4.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.9.6-r3.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/automake/automake-9999.ebuild | 4 |
13 files changed, 43 insertions, 35 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog index 70ee4f2d4769..572525c844b0 100644 --- a/sys-devel/automake/ChangeLog +++ b/sys-devel/automake/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sys-devel/automake # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.156 2012/01/19 20:45:11 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.157 2012/01/19 20:55:45 slyfox Exp $ + + 19 Jan 2012; Sergei Trofimovich <slyfox@gentoo.org> automake-1.10.3.ebuild, + automake-1.11.1-r1.ebuild, automake-1.11.1.ebuild, automake-1.11.2-r1.ebuild, + automake-1.11.2.ebuild, automake-1.4_p6-r1.ebuild, automake-1.5-r1.ebuild, + automake-1.6.3-r1.ebuild, automake-1.7.9-r2.ebuild, automake-1.8.5-r4.ebuild, + automake-1.9.6-r3.ebuild, automake-9999.ebuild: + Change HOMEPAGE="http://sources.redhat.com/automake/" (404) to + "http://www.gnu.org/software/automake/". *automake-1.11.2-r1 (19 Jan 2012) diff --git a/sys-devel/automake/automake-1.10.3.ebuild b/sys-devel/automake/automake-1.10.3.ebuild index 29da80c01850..a6bc893ef555 100644 --- a/sys-devel/automake/automake-1.10.3.ebuild +++ b/sys-devel/automake/automake-1.10.3.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.10.3.ebuild,v 1.7 2010/03/13 19:31:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.10.3.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" diff --git a/sys-devel/automake/automake-1.11.1-r1.ebuild b/sys-devel/automake/automake-1.11.1-r1.ebuild index c46b4e73e121..528a030a5807 100644 --- a/sys-devel/automake/automake-1.11.1-r1.ebuild +++ b/sys-devel/automake/automake-1.11.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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-r1.ebuild,v 1.1 2011/04/08 18:02:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.11.1-r1.ebuild,v 1.2 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" 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" diff --git a/sys-devel/automake/automake-1.11.2-r1.ebuild b/sys-devel/automake/automake-1.11.2-r1.ebuild index a5e9130ac421..57ba300e476d 100644 --- a/sys-devel/automake/automake-1.11.2-r1.ebuild +++ b/sys-devel/automake/automake-1.11.2-r1.ebuild @@ -1,6 +1,6 @@ # 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.2-r1.ebuild,v 1.1 2012/01/19 20:45:11 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.11.2-r1.ebuild,v 1.2 2012/01/19 20:55:45 slyfox Exp $ inherit eutils versionator @@ -22,7 +22,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" diff --git a/sys-devel/automake/automake-1.11.2.ebuild b/sys-devel/automake/automake-1.11.2.ebuild index 6a021af772bf..07ba9f403e55 100644 --- a/sys-devel/automake/automake-1.11.2.ebuild +++ b/sys-devel/automake/automake-1.11.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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.2.ebuild,v 1.1 2011/12/31 07:19:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.11.2.ebuild,v 1.2 2012/01/19 20:55:45 slyfox Exp $ inherit eutils versionator @@ -22,7 +22,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" diff --git a/sys-devel/automake/automake-1.4_p6-r1.ebuild b/sys-devel/automake/automake-1.4_p6-r1.ebuild index a843524d5f8f..8531af5ab51d 100644 --- a/sys-devel/automake/automake-1.4_p6-r1.ebuild +++ b/sys-devel/automake/automake-1.4_p6-r1.ebuild @@ -1,12 +1,12 @@ -# 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.4_p6-r1.ebuild,v 1.7 2010/03/13 19:31:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.4_p6-r1.ebuild,v 1.8 2012/01/19 20:55:45 slyfox Exp $ inherit eutils MY_P="${P/_/-}" 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}/${MY_P}.tar.gz" LICENSE="GPL-2" 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" 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" diff --git a/sys-devel/automake/automake-1.7.9-r2.ebuild b/sys-devel/automake/automake-1.7.9-r2.ebuild index 3f2a8aaf2349..77054a2d0223 100644 --- a/sys-devel/automake/automake-1.7.9-r2.ebuild +++ b/sys-devel/automake/automake-1.7.9-r2.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.7.9-r2.ebuild,v 1.7 2010/03/13 19:31:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.9-r2.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" 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" diff --git a/sys-devel/automake/automake-1.9.6-r3.ebuild b/sys-devel/automake/automake-1.9.6-r3.ebuild index 13b0f37445a8..1a79e1cf4c8d 100644 --- a/sys-devel/automake/automake-1.9.6-r3.ebuild +++ b/sys-devel/automake/automake-1.9.6-r3.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.9.6-r3.ebuild,v 1.7 2010/03/13 19:31:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.9.6-r3.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" diff --git a/sys-devel/automake/automake-9999.ebuild b/sys-devel/automake/automake-9999.ebuild index 0a69f10f4bca..9816d40e67c9 100644 --- a/sys-devel/automake/automake-9999.ebuild +++ b/sys-devel/automake/automake-9999.ebuild @@ -1,6 +1,6 @@ # 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-9999.ebuild,v 1.5 2012/01/19 16:17:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-9999.ebuild,v 1.6 2012/01/19 20:55:45 slyfox Exp $ EAPI="2" EGIT_REPO_URI="git://git.savannah.gnu.org/${PN}.git @@ -9,7 +9,7 @@ EGIT_REPO_URI="git://git.savannah.gnu.org/${PN}.git inherit eutils git-2 DESCRIPTION="Used to generate Makefile.in from Makefile.am" -HOMEPAGE="http://sources.redhat.com/automake/" +HOMEPAGE="http://www.gnu.org/software/automake/" SRC_URI="" LICENSE="GPL-3" |