Created
July 1, 2012 10:59
-
-
Save rkmathi/3027941 to your computer and use it in GitHub Desktop.
/etc/portage/sets/okkake
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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