diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-07-27 14:49:49 +0800 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-07-27 14:59:24 +0800 |
commit | b4480f333aed7f7f3bc75446a1a5010ba8df738c (patch) | |
tree | 8d584b66351519849aa4ebe26bbc91eed8b2ee96 /media-gfx/asymptote | |
parent | net-dns/libidn: Remove incorrect sub-SLOT. (diff) | |
download | gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.gz gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.bz2 gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.zip |
sourceforge: switch to https:// URIs
Diffstat (limited to 'media-gfx/asymptote')
-rw-r--r-- | media-gfx/asymptote/asymptote-2.32.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/asymptote/asymptote-2.35.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/asymptote/asymptote-2.36.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/asymptote/asymptote-2.32.ebuild b/media-gfx/asymptote/asymptote-2.32.ebuild index f171369ff32d..6d890e82143b 100644 --- a/media-gfx/asymptote/asymptote-2.32.ebuild +++ b/media-gfx/asymptote/asymptote-2.32.ebuild @@ -80,7 +80,7 @@ src_prepare() { src_configure() { # for the CPPFLAGS see - # http://sourceforge.net/forum/forum.php?thread_id=1683277&forum_id=409349 + # https://sourceforge.net/forum/forum.php?thread_id=1683277&forum_id=409349 econf \ CPPFLAGS=-DHAVE_SYS_TYPES_H \ CFLAGS="${CXXFLAGS}" \ diff --git a/media-gfx/asymptote/asymptote-2.35.ebuild b/media-gfx/asymptote/asymptote-2.35.ebuild index 52905a5f27d4..3128d79b6b74 100644 --- a/media-gfx/asymptote/asymptote-2.35.ebuild +++ b/media-gfx/asymptote/asymptote-2.35.ebuild @@ -77,7 +77,7 @@ src_prepare() { src_configure() { # for the CPPFLAGS see - # http://sourceforge.net/forum/forum.php?thread_id=1683277&forum_id=409349 + # https://sourceforge.net/forum/forum.php?thread_id=1683277&forum_id=409349 econf \ CPPFLAGS=-DHAVE_SYS_TYPES_H \ CFLAGS="${CXXFLAGS}" \ diff --git a/media-gfx/asymptote/asymptote-2.36.ebuild b/media-gfx/asymptote/asymptote-2.36.ebuild index 6ea5ef616b15..b1f0d9a27ae7 100644 --- a/media-gfx/asymptote/asymptote-2.36.ebuild +++ b/media-gfx/asymptote/asymptote-2.36.ebuild @@ -77,7 +77,7 @@ src_prepare() { src_configure() { # for the CPPFLAGS see - # http://sourceforge.net/forum/forum.php?thread_id=1683277&forum_id=409349 + # https://sourceforge.net/forum/forum.php?thread_id=1683277&forum_id=409349 econf \ CPPFLAGS=-DHAVE_SYS_TYPES_H \ CFLAGS="${CXXFLAGS}" \ |