diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 18:16:40 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 18:16:40 +0000 |
commit | 20526ee30fd8b31ff081e04cd21fe57345c36dd8 (patch) | |
tree | d0be717379d71b876c28b2f02d9dc0349e1dd00c /app-crypt/pinentry | |
parent | Fix various qa issues. #317943 (diff) | |
download | gentoo-2-20526ee30fd8b31ff081e04cd21fe57345c36dd8.tar.gz gentoo-2-20526ee30fd8b31ff081e04cd21fe57345c36dd8.tar.bz2 gentoo-2-20526ee30fd8b31ff081e04cd21fe57345c36dd8.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'app-crypt/pinentry')
-rw-r--r-- | app-crypt/pinentry/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/pinentry/pinentry-0.8.0-r1.ebuild | 8 | ||||
-rw-r--r-- | app-crypt/pinentry/pinentry-0.8.0.ebuild | 8 | ||||
-rw-r--r-- | app-crypt/pinentry/pinentry-0.8.1.ebuild | 6 |
4 files changed, 16 insertions, 12 deletions
diff --git a/app-crypt/pinentry/ChangeLog b/app-crypt/pinentry/ChangeLog index 82ac0a4bab88..ddd21cdf2fe2 100644 --- a/app-crypt/pinentry/ChangeLog +++ b/app-crypt/pinentry/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/pinentry # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.117 2012/02/18 18:58:11 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.118 2012/05/03 18:16:39 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> pinentry-0.8.0.ebuild, + pinentry-0.8.0-r1.ebuild, pinentry-0.8.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 18 Feb 2012; Fabian Groffen <grobian@gentoo.org> pinentry-0.8.1.ebuild: Remove existing file in Prefix diff --git a/app-crypt/pinentry/pinentry-0.8.0-r1.ebuild b/app-crypt/pinentry/pinentry-0.8.0-r1.ebuild index 305c05e478a8..3b30a350ae5c 100644 --- a/app-crypt/pinentry/pinentry-0.8.0-r1.ebuild +++ b/app-crypt/pinentry/pinentry-0.8.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.8.0-r1.ebuild,v 1.3 2011/03/25 23:22:52 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.8.0-r1.ebuild,v 1.4 2012/05/03 18:16:39 jdhore Exp $ EAPI=3 inherit multilib eutils flag-o-matic @@ -25,8 +25,8 @@ RDEPEND="app-admin/eselect-pinentry caps? ( sys-libs/libcap )" DEPEND="${RDEPEND} !static? ( - gtk? ( dev-util/pkgconfig ) - qt4? ( dev-util/pkgconfig ) + gtk? ( virtual/pkgconfig ) + qt4? ( virtual/pkgconfig ) )" pkg_setup() { diff --git a/app-crypt/pinentry/pinentry-0.8.0.ebuild b/app-crypt/pinentry/pinentry-0.8.0.ebuild index 69554d2b23ad..9315af00328d 100644 --- a/app-crypt/pinentry/pinentry-0.8.0.ebuild +++ b/app-crypt/pinentry/pinentry-0.8.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.8.0.ebuild,v 1.14 2011/03/25 23:22:52 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.8.0.ebuild,v 1.15 2012/05/03 18:16:39 jdhore Exp $ EAPI=3 @@ -25,8 +25,8 @@ RDEPEND="static? ( sys-libs/ncurses ) caps? ( sys-libs/libcap )" DEPEND="${RDEPEND} !static? ( - gtk? ( dev-util/pkgconfig ) - qt4? ( dev-util/pkgconfig ) + gtk? ( virtual/pkgconfig ) + qt4? ( virtual/pkgconfig ) )" pkg_setup() { diff --git a/app-crypt/pinentry/pinentry-0.8.1.ebuild b/app-crypt/pinentry/pinentry-0.8.1.ebuild index e6c7b0e842ef..633cc3ffe7b6 100644 --- a/app-crypt/pinentry/pinentry-0.8.1.ebuild +++ b/app-crypt/pinentry/pinentry-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.8.1.ebuild,v 1.4 2012/02/18 18:58:11 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.8.1.ebuild,v 1.5 2012/05/03 18:16:39 jdhore Exp $ EAPI=3 @@ -26,8 +26,8 @@ RDEPEND="app-admin/eselect-pinentry caps? ( sys-libs/libcap )" DEPEND="${RDEPEND} !static? ( - gtk? ( dev-util/pkgconfig ) - qt4? ( dev-util/pkgconfig ) + gtk? ( virtual/pkgconfig ) + qt4? ( virtual/pkgconfig ) )" pkg_setup() { |