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/seahorse-plugins | |
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/seahorse-plugins')
-rw-r--r-- | app-crypt/seahorse-plugins/ChangeLog | 8 | ||||
-rw-r--r-- | app-crypt/seahorse-plugins/seahorse-plugins-2.30.1-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-crypt/seahorse-plugins/ChangeLog b/app-crypt/seahorse-plugins/ChangeLog index 6a1e94d2c64e..d033520940d4 100644 --- a/app-crypt/seahorse-plugins/ChangeLog +++ b/app-crypt/seahorse-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/seahorse-plugins -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse-plugins/ChangeLog,v 1.32 2011/02/06 12:58:10 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse-plugins/ChangeLog,v 1.33 2012/05/03 18:16:37 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> + seahorse-plugins-2.30.1-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 06 Feb 2011; Samuli Suominen <ssuominen@gentoo.org> seahorse-plugins-2.30.1-r1.ebuild, diff --git a/app-crypt/seahorse-plugins/seahorse-plugins-2.30.1-r1.ebuild b/app-crypt/seahorse-plugins/seahorse-plugins-2.30.1-r1.ebuild index 841c06e08e7e..4f23565454f5 100644 --- a/app-crypt/seahorse-plugins/seahorse-plugins-2.30.1-r1.ebuild +++ b/app-crypt/seahorse-plugins/seahorse-plugins-2.30.1-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/seahorse-plugins/seahorse-plugins-2.30.1-r1.ebuild,v 1.8 2011/02/06 12:58:10 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse-plugins/seahorse-plugins-2.30.1-r1.ebuild,v 1.9 2012/05/03 18:16:37 jdhore Exp $ EAPI="2" @@ -35,7 +35,7 @@ DEPEND="${RDEPEND} sys-devel/gettext >=app-text/gnome-doc-utils-0.3.2 >=app-text/scrollkeeper-0.3 - >=dev-util/pkgconfig-0.20 + virtual/pkgconfig >=dev-util/intltool-0.35" pkg_setup() { |