Skip to content

Commit

Permalink
Remove gentoo ebuild and update README gentoo instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
eliihen authored and TheLocehiliosan committed May 5, 2016
1 parent 14690cf commit 2884e41
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 37 deletions.
12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,11 @@ Several yum repositories are on Copr. Follow this link for [repositories and ins

#### Gentoo Linux

**yadm** is not yet available in the main gentoo portage tree, however an ebuild
is available for you to use
**yadm** is available in the main gentoo portage tree, simply use `emerge` to
install it

mkdir -p /usr/local/portage/app-admin/yadm
cd $_
curl -O 'https://raw.githubusercontent.com/TheLocehiliosan/yadm/master/gentoo/yadm-1.04.ebuild' -O 'https://raw.githubusercontent.com/TheLocehiliosan/yadm/master/gentoo/Manifest'
emerge -atv app-admin/yadm

If you have not configured portage to use `/usr/local/portage` as your local
repository, you also need to add this to the portage `make.conf`

echo 'PORTDIR_OVERLAY="/usr/local/portage"' >> /etc/portage/make.conf

#### Other

You *can* simply download the **yadm** script and put it into your `$PATH`. Something like this:
Expand Down
1 change: 0 additions & 1 deletion gentoo/Manifest

This file was deleted.

26 changes: 0 additions & 26 deletions gentoo/yadm-1.04.ebuild

This file was deleted.

0 comments on commit 2884e41

Please sign in to comment.