diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 06:25:24 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 06:25:24 +0000 |
commit | 025a207a42baf9d5324754a25a336d4f2f3ef077 (patch) | |
tree | d83a384efb41964a3bdd63f88e71916140f832c4 /gnome-extra/evolution-groupwise | |
parent | Add missing IUSE. (diff) | |
download | gentoo-2-025a207a42baf9d5324754a25a336d4f2f3ef077.tar.gz gentoo-2-025a207a42baf9d5324754a25a336d4f2f3ef077.tar.bz2 gentoo-2-025a207a42baf9d5324754a25a336d4f2f3ef077.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'gnome-extra/evolution-groupwise')
3 files changed, 10 insertions, 6 deletions
diff --git a/gnome-extra/evolution-groupwise/ChangeLog b/gnome-extra/evolution-groupwise/ChangeLog index 2119148dc599..11ceca719d1b 100644 --- a/gnome-extra/evolution-groupwise/ChangeLog +++ b/gnome-extra/evolution-groupwise/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/evolution-groupwise # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-groupwise/ChangeLog,v 1.2 2012/01/20 23:28:54 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-groupwise/ChangeLog,v 1.3 2012/05/05 06:25:19 jdhore Exp $ + + 05 May 2012; Jeff Horelick <jdhore@gentoo.org> + evolution-groupwise-3.2.1.ebuild, evolution-groupwise-3.2.3.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *evolution-groupwise-3.2.3 (20 Jan 2012) diff --git a/gnome-extra/evolution-groupwise/evolution-groupwise-3.2.1.ebuild b/gnome-extra/evolution-groupwise/evolution-groupwise-3.2.1.ebuild index fbce0662f394..b0d58626b32a 100644 --- a/gnome-extra/evolution-groupwise/evolution-groupwise-3.2.1.ebuild +++ b/gnome-extra/evolution-groupwise/evolution-groupwise-3.2.1.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/gnome-extra/evolution-groupwise/evolution-groupwise-3.2.1.ebuild,v 1.1 2011/12/12 05:25:58 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-groupwise/evolution-groupwise-3.2.1.ebuild,v 1.2 2012/05/05 06:25:19 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -29,7 +29,7 @@ RDEPEND=">=mail-client/evolution-${PV}:2.0 " DEPEND="${RDEPEND} >=dev-util/intltool-0.35.5 - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig " # For now, this package has no gtk-doc documentation to build # doc? ( >=dev-util/gtk-doc-1.9 ) diff --git a/gnome-extra/evolution-groupwise/evolution-groupwise-3.2.3.ebuild b/gnome-extra/evolution-groupwise/evolution-groupwise-3.2.3.ebuild index 42d33176e686..ff31afbe8708 100644 --- a/gnome-extra/evolution-groupwise/evolution-groupwise-3.2.3.ebuild +++ b/gnome-extra/evolution-groupwise/evolution-groupwise-3.2.3.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/gnome-extra/evolution-groupwise/evolution-groupwise-3.2.3.ebuild,v 1.1 2012/01/20 23:28:54 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-groupwise/evolution-groupwise-3.2.3.ebuild,v 1.2 2012/05/05 06:25:19 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -29,7 +29,7 @@ RDEPEND=">=mail-client/evolution-${PV}:2.0 " DEPEND="${RDEPEND} >=dev-util/intltool-0.35.5 - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig " # For now, this package has no gtk-doc documentation to build # doc? ( >=dev-util/gtk-doc-1.9 ) |