Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@rkmathi
Created July 1, 2012 10:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rkmathi/3027941 to your computer and use it in GitHub Desktop.
Save rkmathi/3027941 to your computer and use it in GitHub Desktop.
/etc/portage/sets/okkake
$ emerge -avD @okkake
WARNING: One or more repositories have missing repo_name entries:
/home/rkmathi/rep/gh/rkmathi-overlay/profiles/repo_name
NOTE: Each repo_name entry should be a plain text file containing a
unique name for the repository on the first line.
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R *] sys-apps/portage-9999 USE="(ipc) -build -doc -epydoc (-pypy1_9) -python2 -python3 (-selinux) -xattr" 0 kB
[ebuild R *] net-misc/mikutter-9999 USE="libnotify sound -test" RUBY_TARGETS="ruby19" 0 kB
Total: 2 packages (2 reinstalls), Size of downloads: 0 kB
Would you like to merge these packages? [Yes/No] no
$ emerge -avuDN @okkake
WARNING: One or more repositories have missing repo_name entries:
/home/rkmathi/rep/gh/rkmathi-overlay/profiles/repo_name
NOTE: Each repo_name entry should be a plain text file containing a
unique name for the repository on the first line.
These are the packages that would be merged, in order:
Calculating dependencies... done!
Total: 0 packages, Size of downloads: 0 kB
* @okkake
Would you like to add these packages to your world favorites? [Yes/No] no
Quitting.
$ cat /etc/portage/sets/okkake
sys-apps/portage
net-misc/mikutter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment