diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-02-21 19:54:40 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-02-21 19:54:40 +0000 |
| commit | 0b0450395a72db6a7b22424b01de56d1ece3698b (patch) | |
| tree | bec31d8f3b74b7dd9a46e9006d876c12c99c448e /dev-ruby/httparty | |
| parent | aa8b34b9d72247e4bfe0ecd9198eac51a616c2f1 (diff) | |
| download | baldeagleos-repo-0b0450395a72db6a7b22424b01de56d1ece3698b.tar.gz baldeagleos-repo-0b0450395a72db6a7b22424b01de56d1ece3698b.tar.xz baldeagleos-repo-0b0450395a72db6a7b22424b01de56d1ece3698b.zip | |
Adding metadata
Diffstat (limited to 'dev-ruby/httparty')
| -rw-r--r-- | dev-ruby/httparty/httparty-0.18.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-ruby/httparty/httparty-0.19.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-ruby/httparty/httparty-0.20.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/httparty/httparty-0.18.1.ebuild b/dev-ruby/httparty/httparty-0.18.1.ebuild index a4fb9eb7a56d..4e076beee90f 100644 --- a/dev-ruby/httparty/httparty-0.18.1.ebuild +++ b/dev-ruby/httparty/httparty-0.18.1.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="httparty.gemspec" inherit ruby-fakegem DESCRIPTION="Makes http fun! Also, makes consuming restful web services dead easy" -HOMEPAGE="https://jnunemaker.github.com/httparty" +HOMEPAGE="https://github.com/jnunemaker/httparty" SRC_URI="https://github.com/jnunemaker/httparty/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-ruby/httparty/httparty-0.19.0.ebuild b/dev-ruby/httparty/httparty-0.19.0.ebuild index 6db437819a69..7b09e08e2d59 100644 --- a/dev-ruby/httparty/httparty-0.19.0.ebuild +++ b/dev-ruby/httparty/httparty-0.19.0.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="httparty.gemspec" inherit ruby-fakegem DESCRIPTION="Makes http fun! Also, makes consuming restful web services dead easy" -HOMEPAGE="https://jnunemaker.github.com/httparty" +HOMEPAGE="https://github.com/jnunemaker/httparty" SRC_URI="https://github.com/jnunemaker/httparty/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-ruby/httparty/httparty-0.20.0.ebuild b/dev-ruby/httparty/httparty-0.20.0.ebuild index 6db437819a69..7b09e08e2d59 100644 --- a/dev-ruby/httparty/httparty-0.20.0.ebuild +++ b/dev-ruby/httparty/httparty-0.20.0.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="httparty.gemspec" inherit ruby-fakegem DESCRIPTION="Makes http fun! Also, makes consuming restful web services dead easy" -HOMEPAGE="https://jnunemaker.github.com/httparty" +HOMEPAGE="https://github.com/jnunemaker/httparty" SRC_URI="https://github.com/jnunemaker/httparty/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" |
