diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 20:00:41 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 20:00:41 +0000 |
commit | 5bed84b57f06c1977782b395e3c41a7914b46b8c (patch) | |
tree | e493b1314b2654bd7094c169aa07ad7d24fc8cc1 /app-office/gnumeric | |
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/gnumeric')
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.10.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index b797c1e07930..4c0aa7be8e2a 100644 --- a/app-office/gnumeric/ChangeLog +++ b/app-office/gnumeric/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnumeric # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.233 2012/04/15 15:45:44 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.234 2012/05/03 20:00:38 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> gnumeric-1.10.17.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 15 Apr 2012; Gilles Dartiguelongue <eva@gentoo.org> -gnumeric-1.10.13.ebuild, -gnumeric-1.10.15.ebuild, -gnumeric-1.10.16.ebuild: diff --git a/app-office/gnumeric/gnumeric-1.10.17.ebuild b/app-office/gnumeric/gnumeric-1.10.17.ebuild index d715a84b019f..4314e12d07e6 100644 --- a/app-office/gnumeric/gnumeric-1.10.17.ebuild +++ b/app-office/gnumeric/gnumeric-1.10.17.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/gnumeric/gnumeric-1.10.17.ebuild,v 1.6 2012/02/10 03:52:53 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.10.17.ebuild,v 1.7 2012/05/03 20:00:38 jdhore Exp $ EAPI="3" GCONF_DEBUG="no" @@ -44,7 +44,7 @@ RDEPEND="sys-libs/zlib # >=gnome-extra/libgnomedb-3.99.6:4.0 ) DEPEND="${RDEPEND} >=dev-util/intltool-0.35.0 - >=dev-util/pkgconfig-0.18 + virtual/pkgconfig app-text/scrollkeeper" pkg_setup() { |