diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2017-06-10 12:17:09 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2017-06-10 12:18:08 +0200 |
commit | d89fc60cb5ffd355689c2467e6638a6088ee99f0 (patch) | |
tree | 7343fb799a5480053e9cecce3d449f098bb3f105 /dev-vcs | |
parent | net-vpn/tor: version bumps to 0.2.9.11, 0.3.0.8 and 0.3.1.3_alpha (diff) | |
download | gentoo-d89fc60cb5ffd355689c2467e6638a6088ee99f0.tar.gz gentoo-d89fc60cb5ffd355689c2467e6638a6088ee99f0.tar.bz2 gentoo-d89fc60cb5ffd355689c2467e6638a6088ee99f0.zip |
dev-vcs/tortoisehg: Minor ebuild cleanups.
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/tortoisehg/tortoisehg-3.8.4.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/tortoisehg/tortoisehg-4.1.3.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/tortoisehg/tortoisehg-4.2.1.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/tortoisehg/tortoisehg-4.2.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/tortoisehg/tortoisehg-9999.ebuild | 2 |
5 files changed, 0 insertions, 10 deletions
diff --git a/dev-vcs/tortoisehg/tortoisehg-3.8.4.ebuild b/dev-vcs/tortoisehg/tortoisehg-3.8.4.ebuild index 289acc5af61e..6ab21a7a096f 100644 --- a/dev-vcs/tortoisehg/tortoisehg-3.8.4.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-3.8.4.ebuild @@ -14,8 +14,6 @@ else inherit mercurial EHG_REPO_URI="https://bitbucket.org/tortoisehg/thg" EHG_REVISION="stable" - KEYWORDS="amd64 x86" - SRC_URI="" HG_DEPEND="dev-vcs/mercurial" fi diff --git a/dev-vcs/tortoisehg/tortoisehg-4.1.3.ebuild b/dev-vcs/tortoisehg/tortoisehg-4.1.3.ebuild index 84eb5987a578..db138e978751 100644 --- a/dev-vcs/tortoisehg/tortoisehg-4.1.3.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-4.1.3.ebuild @@ -14,8 +14,6 @@ else inherit mercurial EHG_REPO_URI="https://bitbucket.org/tortoisehg/thg" EHG_REVISION="stable" - KEYWORDS="" - SRC_URI="" HG_DEPEND="dev-vcs/mercurial" fi diff --git a/dev-vcs/tortoisehg/tortoisehg-4.2.1.ebuild b/dev-vcs/tortoisehg/tortoisehg-4.2.1.ebuild index 1a2d02ca58b7..3500ebeba028 100644 --- a/dev-vcs/tortoisehg/tortoisehg-4.2.1.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-4.2.1.ebuild @@ -14,8 +14,6 @@ else inherit mercurial EHG_REPO_URI="https://bitbucket.org/tortoisehg/thg" EHG_REVISION="stable" - KEYWORDS="" - SRC_URI="" HG_DEPEND="dev-vcs/mercurial" fi diff --git a/dev-vcs/tortoisehg/tortoisehg-4.2.ebuild b/dev-vcs/tortoisehg/tortoisehg-4.2.ebuild index 1a2d02ca58b7..3500ebeba028 100644 --- a/dev-vcs/tortoisehg/tortoisehg-4.2.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-4.2.ebuild @@ -14,8 +14,6 @@ else inherit mercurial EHG_REPO_URI="https://bitbucket.org/tortoisehg/thg" EHG_REVISION="stable" - KEYWORDS="" - SRC_URI="" HG_DEPEND="dev-vcs/mercurial" fi diff --git a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild index b48bafeacd5e..11d30fb43625 100644 --- a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild @@ -14,8 +14,6 @@ else inherit mercurial EHG_REPO_URI="https://bitbucket.org/tortoisehg/thg" EHG_REVISION="stable" - KEYWORDS="" - SRC_URI="" HG_DEPEND="dev-vcs/mercurial" fi |