Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/ace/
Date: Sun, 28 Oct 2018 22:40:23
Message-Id: 1540766369.aafa3ce4024a6f89fc305234e390d18fc56bedb0.monsieurp@gentoo
1 commit: aafa3ce4024a6f89fc305234e390d18fc56bedb0
2 Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
3 AuthorDate: Sun Oct 14 09:46:18 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 28 22:39:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aafa3ce4
7
8 dev-libs/ace: update HOMEPAGE.
9
10 Closes: https://bugs.gentoo.org/668228
11 Signed-off-by: Wim Muskee <wimmuskee <AT> gmail.com>
12 Closes: https://github.com/gentoo/gentoo/pull/10138
13 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
14
15 dev-libs/ace/ace-5.7.2.ebuild | 2 +-
16 dev-libs/ace/ace-5.8.3.ebuild | 2 +-
17 2 files changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/dev-libs/ace/ace-5.7.2.ebuild b/dev-libs/ace/ace-5.7.2.ebuild
20 index 9eef7e48a63..f665b6787f5 100644
21 --- a/dev-libs/ace/ace-5.7.2.ebuild
22 +++ b/dev-libs/ace/ace-5.7.2.ebuild
23 @@ -6,7 +6,7 @@ EAPI=0
24 inherit eutils multilib toolchain-funcs
25
26 DESCRIPTION="The Adaptive Communications Environment"
27 -HOMEPAGE="http://www.cs.wustl.edu/~schmidt/ACE.html"
28 +HOMEPAGE="http://www.dre.vanderbilt.edu/~schmidt/ACE.html"
29 SRC_URI="!tao? ( http://download.dre.vanderbilt.edu/previous_versions/ACE-${PV}.tar.bz2 )
30 tao? (
31 !ciao? ( http://download.dre.vanderbilt.edu/previous_versions/ACE+TAO-${PV}.tar.bz2 )
32
33 diff --git a/dev-libs/ace/ace-5.8.3.ebuild b/dev-libs/ace/ace-5.8.3.ebuild
34 index 295e81552a4..88a0d31621f 100644
35 --- a/dev-libs/ace/ace-5.8.3.ebuild
36 +++ b/dev-libs/ace/ace-5.8.3.ebuild
37 @@ -5,7 +5,7 @@ EAPI=5
38 inherit eutils multilib toolchain-funcs
39
40 DESCRIPTION="The Adaptive Communications Environment"
41 -HOMEPAGE="http://www.cs.wustl.edu/~schmidt/ACE.html"
42 +HOMEPAGE="http://www.dre.vanderbilt.edu/~schmidt/ACE.html"
43 SRC_URI="!tao? ( http://download.dre.vanderbilt.edu/previous_versions/ACE-${PV}.tar.bz2 )
44 tao? (
45 !ciao? ( http://download.dre.vanderbilt.edu/previous_versions/ACE+TAO-${PV}.tar.bz2 )