diff options
author | Karel Kočí <karel.koci@nic.cz> | 2018-02-26 09:52:52 +0100 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2018-02-26 09:52:52 +0100 |
commit | 0a976a0fb1c582efade0b13015f67d4b9ba95dcd (patch) | |
tree | 94e8aecfa055db32398167dade0d7041bef312a2 | |
parent | 9a42ca01d82e1902586889ca06a14590bab14192 (diff) | |
download | gentoo-personal-overlay-0a976a0fb1c582efade0b13015f67d4b9ba95dcd.tar.gz gentoo-personal-overlay-0a976a0fb1c582efade0b13015f67d4b9ba95dcd.tar.bz2 gentoo-personal-overlay-0a976a0fb1c582efade0b13015f67d4b9ba95dcd.zip |
Revert "Use lprng instead of cups"
This reverts commit 9a42ca01d82e1902586889ca06a14590bab14192.
-rw-r--r-- | profiles/desktop/package.use.mask | 3 | ||||
-rw-r--r-- | profiles/desktop/packages | 3 |
2 files changed, 1 insertions, 5 deletions
diff --git a/profiles/desktop/package.use.mask b/profiles/desktop/package.use.mask index 78050c7..05b2d50 100644 --- a/profiles/desktop/package.use.mask +++ b/profiles/desktop/package.use.mask @@ -3,6 +3,3 @@ media-sound/pulseaudio X -system-wide # urxvt x11-terms/rxvt-unicode vanilla - -# Printing -net-print/cups lprng-compat diff --git a/profiles/desktop/packages b/profiles/desktop/packages index ad77c83..fa3bd05 100644 --- a/profiles/desktop/packages +++ b/profiles/desktop/packages @@ -89,10 +89,9 @@ app-dicts/stardict-en-cz app-dicts/stardict-de-cz # Printing -net-print/lprng net-print/cups net-print/cups-pdf -#net-print/hplip +net-print/hplip # Creations #media-sound/audacity |