diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-14 23:02:32 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-14 23:02:32 +0000 |
commit | c352b8bcc3ae5f819d29001e86c80f4737bfb55c (patch) | |
tree | 519c5a9b078f8253de19556c0ba36eeacdf630ee /sys-devel | |
parent | Version bump, security bug #442478. (diff) | |
download | gentoo-2-c352b8bcc3ae5f819d29001e86c80f4737bfb55c.tar.gz gentoo-2-c352b8bcc3ae5f819d29001e86c80f4737bfb55c.tar.bz2 gentoo-2-c352b8bcc3ae5f819d29001e86c80f4737bfb55c.zip |
Fix HOMEPAGE, bug #443160
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/ct-ng/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/ct-ng/ct-ng-1.12.4.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/ct-ng/ct-ng-1.13.4.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/ct-ng/ct-ng-1.14.1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/ct-ng/ct-ng-1.15.3.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/ct-ng/ct-ng-1.16.0.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/ct-ng/ct-ng-1.17.0.ebuild | 4 |
7 files changed, 19 insertions, 14 deletions
diff --git a/sys-devel/ct-ng/ChangeLog b/sys-devel/ct-ng/ChangeLog index 7122972128c4..06da8e24f43f 100644 --- a/sys-devel/ct-ng/ChangeLog +++ b/sys-devel/ct-ng/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-devel/ct-ng # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ChangeLog,v 1.41 2012/11/13 12:52:25 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ChangeLog,v 1.42 2012/11/14 23:02:32 blueness Exp $ + + 14 Nov 2012; Anthony G. Basile <blueness@gentoo.org> ct-ng-1.12.4.ebuild, + ct-ng-1.13.4.ebuild, ct-ng-1.14.1.ebuild, ct-ng-1.15.3.ebuild, + ct-ng-1.16.0.ebuild, ct-ng-1.17.0.ebuild: + Fix HOMEPAGE, bug #443160 *ct-ng-1.17.0 (13 Nov 2012) diff --git a/sys-devel/ct-ng/ct-ng-1.12.4.ebuild b/sys-devel/ct-ng/ct-ng-1.12.4.ebuild index 2d17917efb9d..cbb314ee6ba9 100644 --- a/sys-devel/ct-ng/ct-ng-1.12.4.ebuild +++ b/sys-devel/ct-ng/ct-ng-1.12.4.ebuild @@ -1,13 +1,13 @@ -# 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/ct-ng/ct-ng-1.12.4.ebuild,v 1.1 2011/10/12 10:29:48 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.12.4.ebuild,v 1.2 2012/11/14 23:02:32 blueness Exp $ EAPI="4" inherit bash-completion-r1 DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains" -HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool" +HOMEPAGE="http://crosstool-ng.org" MY_P=${P/ct/crosstool} S=${WORKDIR}/${MY_P} SRC_URI="http://ymorin.is-a-geek.org/download/crosstool-ng/${MY_P}.tar.bz2" diff --git a/sys-devel/ct-ng/ct-ng-1.13.4.ebuild b/sys-devel/ct-ng/ct-ng-1.13.4.ebuild index 720de88beac6..a007e008314a 100644 --- a/sys-devel/ct-ng/ct-ng-1.13.4.ebuild +++ b/sys-devel/ct-ng/ct-ng-1.13.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.13.4.ebuild,v 1.1 2012/02/10 11:44:10 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.13.4.ebuild,v 1.2 2012/11/14 23:02:32 blueness Exp $ EAPI="4" inherit bash-completion-r1 DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains" -HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool" +HOMEPAGE="http://crosstool-ng.org" MY_P=${P/ct/crosstool} S=${WORKDIR}/${MY_P} SRC_URI="http://ymorin.is-a-geek.org/download/crosstool-ng/${MY_P}.tar.bz2" diff --git a/sys-devel/ct-ng/ct-ng-1.14.1.ebuild b/sys-devel/ct-ng/ct-ng-1.14.1.ebuild index 1c54ad05b0b6..6d687f9f0269 100644 --- a/sys-devel/ct-ng/ct-ng-1.14.1.ebuild +++ b/sys-devel/ct-ng/ct-ng-1.14.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.14.1.ebuild,v 1.1 2012/02/08 11:23:42 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.14.1.ebuild,v 1.2 2012/11/14 23:02:32 blueness Exp $ EAPI="4" inherit bash-completion-r1 autotools DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains" -HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool" +HOMEPAGE="http://crosstool-ng.org" MY_P=${P/ct/crosstool} S=${WORKDIR}/${MY_P} SRC_URI="http://ymorin.is-a-geek.org/download/crosstool-ng/${MY_P}.tar.bz2" diff --git a/sys-devel/ct-ng/ct-ng-1.15.3.ebuild b/sys-devel/ct-ng/ct-ng-1.15.3.ebuild index 2425e9da3c98..401e02a9c2e0 100644 --- a/sys-devel/ct-ng/ct-ng-1.15.3.ebuild +++ b/sys-devel/ct-ng/ct-ng-1.15.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.15.3.ebuild,v 1.2 2012/08/07 16:28:38 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.15.3.ebuild,v 1.3 2012/11/14 23:02:32 blueness Exp $ EAPI="4" inherit autotools bash-completion-r1 eutils DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains" -HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool" +HOMEPAGE="http://crosstool-ng.org" MY_P=${P/ct/crosstool} S=${WORKDIR}/${MY_P} SRC_URI="http://ymorin.is-a-geek.org/download/crosstool-ng/${MY_P}.tar.bz2" diff --git a/sys-devel/ct-ng/ct-ng-1.16.0.ebuild b/sys-devel/ct-ng/ct-ng-1.16.0.ebuild index 8147f471d3a4..55664d781881 100644 --- a/sys-devel/ct-ng/ct-ng-1.16.0.ebuild +++ b/sys-devel/ct-ng/ct-ng-1.16.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.16.0.ebuild,v 1.1 2012/08/07 16:46:25 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.16.0.ebuild,v 1.2 2012/11/14 23:02:32 blueness Exp $ EAPI="4" inherit autotools bash-completion-r1 eutils DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains" -HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool" +HOMEPAGE="http://crosstool-ng.org" MY_P=${P/ct/crosstool} S=${WORKDIR}/${MY_P} SRC_URI="http://ymorin.is-a-geek.org/download/crosstool-ng/${MY_P}.tar.bz2" diff --git a/sys-devel/ct-ng/ct-ng-1.17.0.ebuild b/sys-devel/ct-ng/ct-ng-1.17.0.ebuild index 4f929099a359..59d59c466cd5 100644 --- a/sys-devel/ct-ng/ct-ng-1.17.0.ebuild +++ b/sys-devel/ct-ng/ct-ng-1.17.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.17.0.ebuild,v 1.1 2012/11/13 12:52:25 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.17.0.ebuild,v 1.2 2012/11/14 23:02:32 blueness Exp $ EAPI="4" inherit autotools bash-completion-r1 eutils DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains" -HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool" +HOMEPAGE="http://crosstool-ng.org" MY_P=${P/ct/crosstool} S=${WORKDIR}/${MY_P} SRC_URI="http://ymorin.is-a-geek.org/download/crosstool-ng/${MY_P}.tar.bz2" |