diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 09:17:30 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 09:17:30 +0000 |
commit | ff93067136c75612f2e8cdfe176e99a6d259149e (patch) | |
tree | 7ba4f995a672035136285fe918638c1c31ad6ef0 /sys-apps/accountsservice | |
parent | sci-libs/libcmatrix: Prefer atlas over blas-atlas (diff) | |
download | gentoo-2-ff93067136c75612f2e8cdfe176e99a6d259149e.tar.gz gentoo-2-ff93067136c75612f2e8cdfe176e99a6d259149e.tar.bz2 gentoo-2-ff93067136c75612f2e8cdfe176e99a6d259149e.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'sys-apps/accountsservice')
-rw-r--r-- | sys-apps/accountsservice/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/accountsservice/accountsservice-0.6.14.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/accountsservice/accountsservice-0.6.15.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/sys-apps/accountsservice/ChangeLog b/sys-apps/accountsservice/ChangeLog index 6ba5e1117434..d0599b284443 100644 --- a/sys-apps/accountsservice/ChangeLog +++ b/sys-apps/accountsservice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/accountsservice # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/ChangeLog,v 1.7 2012/04/29 16:14:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/ChangeLog,v 1.8 2012/05/04 09:17:27 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> accountsservice-0.6.14.ebuild, + accountsservice-0.6.15.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 29 Apr 2012; Markus Meier <maekke@gentoo.org> accountsservice-0.6.15.ebuild: x86 stable, bug #410611 diff --git a/sys-apps/accountsservice/accountsservice-0.6.14.ebuild b/sys-apps/accountsservice/accountsservice-0.6.14.ebuild index 1a4da557f4b2..357bc3fc69ca 100644 --- a/sys-apps/accountsservice/accountsservice-0.6.14.ebuild +++ b/sys-apps/accountsservice/accountsservice-0.6.14.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/sys-apps/accountsservice/accountsservice-0.6.14.ebuild,v 1.1 2011/09/15 14:57:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/accountsservice-0.6.14.ebuild,v 1.2 2012/05/04 09:17:27 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -23,7 +23,7 @@ RDEPEND="dev-libs/glib:2 introspection? ( >=dev-libs/gobject-introspection-0.9.12 )" DEPEND="${RDEPEND} dev-libs/libxslt - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext >=dev-util/intltool-0.40" diff --git a/sys-apps/accountsservice/accountsservice-0.6.15.ebuild b/sys-apps/accountsservice/accountsservice-0.6.15.ebuild index 6d859d79389f..f4a8990d8274 100644 --- a/sys-apps/accountsservice/accountsservice-0.6.15.ebuild +++ b/sys-apps/accountsservice/accountsservice-0.6.15.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/sys-apps/accountsservice/accountsservice-0.6.15.ebuild,v 1.4 2012/04/29 16:14:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/accountsservice-0.6.15.ebuild,v 1.5 2012/05/04 09:17:27 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -23,7 +23,7 @@ RDEPEND="dev-libs/glib:2 introspection? ( >=dev-libs/gobject-introspection-0.9.12 )" DEPEND="${RDEPEND} dev-libs/libxslt - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext >=dev-util/intltool-0.40 doc? ( |