diff options
author | 2018-10-14 11:46:18 +0200 | |
---|---|---|
committer | 2018-10-28 23:39:29 +0100 | |
commit | aafa3ce4024a6f89fc305234e390d18fc56bedb0 (patch) | |
tree | fdc87ba2a04a0ca0830ee17ce44226953b31b53f /dev-libs/ace | |
parent | x11-misc/xflux-gui: updated metadata.xml (diff) | |
download | gentoo-aafa3ce4024a6f89fc305234e390d18fc56bedb0.tar.gz gentoo-aafa3ce4024a6f89fc305234e390d18fc56bedb0.tar.bz2 gentoo-aafa3ce4024a6f89fc305234e390d18fc56bedb0.zip |
dev-libs/ace: update HOMEPAGE.
Closes: https://bugs.gentoo.org/668228
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10138
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-libs/ace')
-rw-r--r-- | dev-libs/ace/ace-5.7.2.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/ace/ace-5.8.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ace/ace-5.7.2.ebuild b/dev-libs/ace/ace-5.7.2.ebuild index 9eef7e48a630..f665b6787f51 100644 --- a/dev-libs/ace/ace-5.7.2.ebuild +++ b/dev-libs/ace/ace-5.7.2.ebuild @@ -6,7 +6,7 @@ EAPI=0 inherit eutils multilib toolchain-funcs DESCRIPTION="The Adaptive Communications Environment" -HOMEPAGE="http://www.cs.wustl.edu/~schmidt/ACE.html" +HOMEPAGE="http://www.dre.vanderbilt.edu/~schmidt/ACE.html" SRC_URI="!tao? ( http://download.dre.vanderbilt.edu/previous_versions/ACE-${PV}.tar.bz2 ) tao? ( !ciao? ( http://download.dre.vanderbilt.edu/previous_versions/ACE+TAO-${PV}.tar.bz2 ) diff --git a/dev-libs/ace/ace-5.8.3.ebuild b/dev-libs/ace/ace-5.8.3.ebuild index 295e81552a44..88a0d31621fc 100644 --- a/dev-libs/ace/ace-5.8.3.ebuild +++ b/dev-libs/ace/ace-5.8.3.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit eutils multilib toolchain-funcs DESCRIPTION="The Adaptive Communications Environment" -HOMEPAGE="http://www.cs.wustl.edu/~schmidt/ACE.html" +HOMEPAGE="http://www.dre.vanderbilt.edu/~schmidt/ACE.html" SRC_URI="!tao? ( http://download.dre.vanderbilt.edu/previous_versions/ACE-${PV}.tar.bz2 ) tao? ( !ciao? ( http://download.dre.vanderbilt.edu/previous_versions/ACE+TAO-${PV}.tar.bz2 ) |