Lines 243-248
Link Here
|
243 |
print " downloaded from the remote server without consulting packages" |
243 |
print " downloaded from the remote server without consulting packages" |
244 |
print " existing in the packages directory." |
244 |
print " existing in the packages directory." |
245 |
print |
245 |
print |
|
|
246 |
print " "+green("--longuse")+" ("+green("-L")+" short option)" |
247 |
print " Display use flag descriptions." |
248 |
print |
246 |
print " "+green("--newuse")+" ("+green("-N")+" short option)" |
249 |
print " "+green("--newuse")+" ("+green("-N")+" short option)" |
247 |
print " Tells emerge to include installed packages where USE flags have " |
250 |
print " Tells emerge to include installed packages where USE flags have " |
248 |
print " changed since installation." |
251 |
print " changed since installation." |