dev-libs/libindicator: Reference upstream bug report for patch

Patches should reference upstream bug reports so people can quickly
find discussion on a particular issue.

Package-Manager: portage-2.2.24
This commit is contained in:
Anthony Ryan
2015-11-16 20:21:27 -05:00
parent ab4c3e9c1a
commit ea3f9c550f

View File

@@ -21,6 +21,7 @@ DEPEND="${RDEPEND}
test? ( dev-util/dbus-test-runner )"
src_prepare() {
# https://bugs.launchpad.net/libindicator/+bug/1502925
epatch "${FILESDIR}"/${PN}-ldflags-spacing.patch
eautoreconf
}