diff options
Diffstat (limited to 'dev-vcs/pijul')
-rw-r--r-- | dev-vcs/pijul/metadata.xml | 3 | ||||
-rw-r--r-- | dev-vcs/pijul/pijul-0.10.0.ebuild | 2 |
2 files changed, 0 insertions, 5 deletions
diff --git a/dev-vcs/pijul/metadata.xml b/dev-vcs/pijul/metadata.xml index 84ec848..6dc35bf 100644 --- a/dev-vcs/pijul/metadata.xml +++ b/dev-vcs/pijul/metadata.xml @@ -4,9 +4,6 @@ <maintainer type="person"> <email>o01eg@yandex.ru</email> </maintainer> - <use> - <flag name="fetch-crates">Crates will be fetched from crates.io.</flag> - </use> <longdescription lang="en"> Pijul is a free and open source (GPL2) distributed version control system. Its distinctive feature is to be based on a sound theory of patches, which makes it easy to learn and use, and really distributed. </longdescription> diff --git a/dev-vcs/pijul/pijul-0.10.0.ebuild b/dev-vcs/pijul/pijul-0.10.0.ebuild index 37ec16e..ca3a329 100644 --- a/dev-vcs/pijul/pijul-0.10.0.ebuild +++ b/dev-vcs/pijul/pijul-0.10.0.ebuild @@ -201,8 +201,6 @@ xattr-0.2.1 yasna-0.1.3 " -CARGO_IGNORE_FETCH_CRATES=yes - inherit cargo DESCRIPTION="Distributed VCS based on a sound theory of patches." |