From: a Date: Sat, 24 Mar 2018 23:19:12 +0000 (+0100) Subject: Update ebuild X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=a875ffd693d1ede566dfc350501efef4ce6af8cf;p=pinky-bar%2Fpinky-bar.git Update ebuild --- diff --git a/extra/Gentoo/app-admin/pinkybar/metadata.xml b/extra/Gentoo/app-admin/pinkybar/metadata.xml index 7499774..ab0a64b 100644 --- a/extra/Gentoo/app-admin/pinkybar/metadata.xml +++ b/extra/Gentoo/app-admin/pinkybar/metadata.xml @@ -1,7 +1,7 @@ - + a@b.com pinky-bar diff --git a/extra/Gentoo/app-admin/pinkybar/pinkybar-9999.ebuild b/extra/Gentoo/app-admin/pinkybar/pinkybar-9999.ebuild index 246f991..305d052 100644 --- a/extra/Gentoo/app-admin/pinkybar/pinkybar-9999.ebuild +++ b/extra/Gentoo/app-admin/pinkybar/pinkybar-9999.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 @@ -26,7 +25,7 @@ RDEPEND=" alsa? ( media-libs/alsa-lib ) x11? ( x11-libs/libX11 ) net? ( sys-apps/iproute2 ) - libnl? ( >=dev-libs/libnl-3.2.27 dev-util/pkgconfig ) + libnl? ( >=dev-libs/libnl-3.2.27 virtual/pkgconfig ) pci? ( sys-apps/pciutils ) dvd? ( dev-libs/libcdio ) sensors? ( sys-apps/lm_sensors )