diff --git a/app-crypt/pinentry/pinentry-1.2.1.ebuild b/app-crypt/pinentry/pinentry-1.2.1-r1.ebuild similarity index 94% rename from app-crypt/pinentry/pinentry-1.2.1.ebuild rename to app-crypt/pinentry/pinentry-1.2.1-r1.ebuild index e2c0fa7a9..d97acc7a2 100644 --- a/app-crypt/pinentry/pinentry-1.2.1.ebuild +++ b/app-crypt/pinentry/pinentry-1.2.1-r1.ebuild @@ -31,21 +31,19 @@ RDEPEND=" gtk? ( app-crypt/gcr:0[gtk] ) " BDEPEND=" - >=sys-devel/gettext-0.24.0 + sys-devel/gettext virtual/pkgconfig " IDEPEND=">=app-eselect/eselect-pinentry-0.7.2" DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO ) -PATCHES=( - "${FILESDIR}"/pinentry-gettext-0.26.patch -) src_prepare() { default + unset FLTK_CONFIG + eautoreconf - elibtoolize } src_configure() { @@ -89,4 +87,4 @@ pkg_postinst() { pkg_postrm() { eselect pinentry update ifunset -} +} \ No newline at end of file