diff options
author | 2012-05-03 20:00:41 +0000 | |
---|---|---|
committer | 2012-05-03 20:00:41 +0000 | |
commit | 5bed84b57f06c1977782b395e3c41a7914b46b8c (patch) | |
tree | e493b1314b2654bd7094c169aa07ad7d24fc8cc1 /app-office/planner | |
parent | New glibc now includes nss-db again, so block the new glibc here, and block n... (diff) | |
download | historical-5bed84b57f06c1977782b395e3c41a7914b46b8c.tar.gz historical-5bed84b57f06c1977782b395e3c41a7914b46b8c.tar.bz2 historical-5bed84b57f06c1977782b395e3c41a7914b46b8c.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'app-office/planner')
-rw-r--r-- | app-office/planner/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/planner/planner-0.14.5.ebuild | 6 | ||||
-rw-r--r-- | app-office/planner/planner-0.14.6.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/app-office/planner/ChangeLog b/app-office/planner/ChangeLog index 2c8bd3348aa0..cc6faa3eb47c 100644 --- a/app-office/planner/ChangeLog +++ b/app-office/planner/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/planner # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/planner/ChangeLog,v 1.65 2012/04/29 15:06:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/planner/ChangeLog,v 1.66 2012/05/03 20:00:40 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> planner-0.14.5.ebuild, + planner-0.14.6.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 29 Apr 2012; Markus Meier <maekke@gentoo.org> planner-0.14.6.ebuild: x86 stable, bug #410611 diff --git a/app-office/planner/planner-0.14.5.ebuild b/app-office/planner/planner-0.14.5.ebuild index bbc386157430..bfd51fb18eb9 100644 --- a/app-office/planner/planner-0.14.5.ebuild +++ b/app-office/planner/planner-0.14.5.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-office/planner/planner-0.14.5.ebuild,v 1.2 2011/07/05 19:37:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/planner/planner-0.14.5.ebuild,v 1.3 2012/05/03 20:00:40 jdhore Exp $ EAPI="3" GCONF_DEBUG="no" @@ -32,7 +32,7 @@ RDEPEND=">=dev-libs/glib-2.6:2 >=mail-client/evolution-2.1.3 )" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.12.0 + virtual/pkgconfig app-text/scrollkeeper >=dev-util/intltool-0.35.5 doc? ( >=dev-util/gtk-doc-1.0 ) diff --git a/app-office/planner/planner-0.14.6.ebuild b/app-office/planner/planner-0.14.6.ebuild index 629db6589cdc..a2de661f9d53 100644 --- a/app-office/planner/planner-0.14.6.ebuild +++ b/app-office/planner/planner-0.14.6.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-office/planner/planner-0.14.6.ebuild,v 1.3 2012/04/29 15:06:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/planner/planner-0.14.6.ebuild,v 1.4 2012/05/03 20:00:40 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -31,7 +31,7 @@ RDEPEND=">=dev-libs/glib-2.6:2 >=mail-client/evolution-2.1.3 )" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.12.0 + virtual/pkgconfig app-text/scrollkeeper >=dev-util/intltool-0.35.5 doc? ( >=dev-util/gtk-doc-1.0 ) |