diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-03-15 16:31:23 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-03-15 16:43:35 +0100 |
commit | 333f86250c969fbe4f1babe8c36adf21fc579533 (patch) | |
tree | 5482f7ad905aa1b85ffacf46a57bc81196ee236f /net-print | |
parent | www-apps/trickster: drop 0.1.9 (diff) | |
download | gentoo-333f86250c969fbe4f1babe8c36adf21fc579533.tar.gz gentoo-333f86250c969fbe4f1babe8c36adf21fc579533.tar.bz2 gentoo-333f86250c969fbe4f1babe8c36adf21fc579533.zip |
net-print/cups: remove old user command comments
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups/cups-2.3.3-r4.ebuild | 7 | ||||
-rw-r--r-- | net-print/cups/cups-2.3.3_p2-r2.ebuild | 7 | ||||
-rw-r--r-- | net-print/cups/cups-2.3.3_p2-r3.ebuild | 7 | ||||
-rw-r--r-- | net-print/cups/cups-9999.ebuild | 7 |
4 files changed, 4 insertions, 24 deletions
diff --git a/net-print/cups/cups-2.3.3-r4.ebuild b/net-print/cups/cups-2.3.3-r4.ebuild index 2c0e2bf040b4..d7f3b5fab7e2 100644 --- a/net-print/cups/cups-2.3.3-r4.ebuild +++ b/net-print/cups/cups-2.3.3-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -91,11 +91,6 @@ MULTILIB_CHOST_TOOLS=( S="${WORKDIR}/${MY_P}" pkg_setup() { - #enewgroup lp -> acct-group/lp - # user lp already provided by baselayout - #enewuser lp -1 -1 -1 lp - #enewgroup lpadmin 106 - if use kernel_linux; then linux-info_pkg_setup if ! linux_config_exists; then diff --git a/net-print/cups/cups-2.3.3_p2-r2.ebuild b/net-print/cups/cups-2.3.3_p2-r2.ebuild index 1fb277c69548..2937e9dfac79 100644 --- a/net-print/cups/cups-2.3.3_p2-r2.ebuild +++ b/net-print/cups/cups-2.3.3_p2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -79,11 +79,6 @@ MULTILIB_CHOST_TOOLS=( S="${WORKDIR}/${MY_P}" pkg_setup() { - #enewgroup lp -> acct-group/lp - # user lp already provided by baselayout - #enewuser lp -1 -1 -1 lp - #enewgroup lpadmin 106 - if use kernel_linux; then linux-info_pkg_setup if ! linux_config_exists; then diff --git a/net-print/cups/cups-2.3.3_p2-r3.ebuild b/net-print/cups/cups-2.3.3_p2-r3.ebuild index 0a5b7bfb2b59..d05803d0c1c5 100644 --- a/net-print/cups/cups-2.3.3_p2-r3.ebuild +++ b/net-print/cups/cups-2.3.3_p2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -84,11 +84,6 @@ MULTILIB_CHOST_TOOLS=( S="${WORKDIR}/${MY_P}" pkg_setup() { - #enewgroup lp -> acct-group/lp - # user lp already provided by baselayout - #enewuser lp -1 -1 -1 lp - #enewgroup lpadmin 106 - if use kernel_linux; then linux-info_pkg_setup if ! linux_config_exists; then diff --git a/net-print/cups/cups-9999.ebuild b/net-print/cups/cups-9999.ebuild index 9dfe3c782811..af141c8f5d36 100644 --- a/net-print/cups/cups-9999.ebuild +++ b/net-print/cups/cups-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -78,11 +78,6 @@ MULTILIB_CHOST_TOOLS=( S="${WORKDIR}/${MY_P}" pkg_setup() { - #enewgroup lp -> acct-group/lp - # user lp already provided by baselayout - #enewuser lp -1 -1 -1 lp - #enewgroup lpadmin 106 - if use kernel_linux; then linux-info_pkg_setup if ! linux_config_exists; then |