Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 407975 | Differences between
and this patch

Collapse All | Expand All

(-)cups-1.5.2-r1.ebuild (-1 / +2 lines)
Lines 6-12 Link Here
6
6
7
PYTHON_DEPEND="python? 2:2.5"
7
PYTHON_DEPEND="python? 2:2.5"
8
8
9
inherit autotools eutils fdo-mime gnome2-utils flag-o-matic linux-info multilib pam perl-module python versionator java-pkg-opt-2
9
inherit autotools eutils fdo-mime gnome2-utils flag-o-matic linux-info multilib pam perl-module python versionator java-pkg-opt-2 systemd
10
10
11
MY_P=${P/_}
11
MY_P=${P/_}
12
MY_PV=${PV/_}
12
MY_PV=${PV/_}
Lines 189-194 Link Here
189
		$(use_with xinetd xinetd /etc/xinetd.d) \
189
		$(use_with xinetd xinetd /etc/xinetd.d) \
190
		--enable-libpaper \
190
		--enable-libpaper \
191
		--disable-dnssd \
191
		--disable-dnssd \
192
		$(systemd_with_unitdir) \
192
		${myconf}
193
		${myconf}
193
194
194
	# install in /usr/libexec always, instead of using /usr/lib/cups, as that
195
	# install in /usr/libexec always, instead of using /usr/lib/cups, as that

Return to bug 407975