diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-01 14:18:03 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-01 14:18:03 +0000 |
| commit | fb6ffa5e6e2e05267623d09239d10327c35fa8c4 (patch) | |
| tree | de239dab4f4e0097f772d2c02f88c5cd40541d2f /dev-libs/libvterm | |
| parent | d8787bc1ff136d4f231e24cc9fcbd89bb3d11842 (diff) | |
| download | baldeagleos-repo-fb6ffa5e6e2e05267623d09239d10327c35fa8c4.tar.gz baldeagleos-repo-fb6ffa5e6e2e05267623d09239d10327c35fa8c4.tar.xz baldeagleos-repo-fb6ffa5e6e2e05267623d09239d10327c35fa8c4.zip | |
Updating liguros repo
Diffstat (limited to 'dev-libs/libvterm')
| -rw-r--r-- | dev-libs/libvterm/libvterm-0.0_pre20181126.ebuild | 2 | ||||
| -rw-r--r-- | dev-libs/libvterm/libvterm-0.1.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-libs/libvterm/libvterm-0.1.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-libs/libvterm/libvterm-0.1.3.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libvterm/libvterm-0.0_pre20181126.ebuild b/dev-libs/libvterm/libvterm-0.0_pre20181126.ebuild index 00da1e7c0664..33810fb195ed 100644 --- a/dev-libs/libvterm/libvterm-0.0_pre20181126.ebuild +++ b/dev-libs/libvterm/libvterm-0.0_pre20181126.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit eutils flag-o-matic ltprune multilib DESCRIPTION="An abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator" -HOMEPAGE="http://www.leonerd.org.uk/code/libvterm/" +HOMEPAGE="https://www.leonerd.org.uk/code/libvterm/" SRC_URI="https://dev.gentoo.org/~tranquility/distfiles/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-libs/libvterm/libvterm-0.1.1.ebuild b/dev-libs/libvterm/libvterm-0.1.1.ebuild index a9f83554b9e2..a50cdfb98ba2 100644 --- a/dev-libs/libvterm/libvterm-0.1.1.ebuild +++ b/dev-libs/libvterm/libvterm-0.1.1.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit flag-o-matic DESCRIPTION="An abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator" -HOMEPAGE="http://www.leonerd.org.uk/code/libvterm/" +HOMEPAGE="https://www.leonerd.org.uk/code/libvterm/" SRC_URI="https://launchpad.net/${PN}/trunk/v$(ver_cut 1-2)/+download/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-libs/libvterm/libvterm-0.1.2.ebuild b/dev-libs/libvterm/libvterm-0.1.2.ebuild index 6802cf9d98af..cfd271f85fce 100644 --- a/dev-libs/libvterm/libvterm-0.1.2.ebuild +++ b/dev-libs/libvterm/libvterm-0.1.2.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit flag-o-matic DESCRIPTION="An abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator" -HOMEPAGE="http://www.leonerd.org.uk/code/libvterm/" +HOMEPAGE="https://www.leonerd.org.uk/code/libvterm/" SRC_URI="http://www.leonerd.org.uk/code/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-libs/libvterm/libvterm-0.1.3.ebuild b/dev-libs/libvterm/libvterm-0.1.3.ebuild index fbc62d84bc3c..4680e1aa13ff 100644 --- a/dev-libs/libvterm/libvterm-0.1.3.ebuild +++ b/dev-libs/libvterm/libvterm-0.1.3.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit flag-o-matic DESCRIPTION="An abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator" -HOMEPAGE="http://www.leonerd.org.uk/code/libvterm/" +HOMEPAGE="https://www.leonerd.org.uk/code/libvterm/" SRC_URI="http://www.leonerd.org.uk/code/${PN}/${P}.tar.gz" LICENSE="MIT" |
