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/glabels | |
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/glabels')
-rw-r--r-- | app-office/glabels/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/glabels/glabels-2.2.8.ebuild | 6 | ||||
-rw-r--r-- | app-office/glabels/glabels-3.0.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/app-office/glabels/ChangeLog b/app-office/glabels/ChangeLog index df5218b4e4d4..caa99c33bc01 100644 --- a/app-office/glabels/ChangeLog +++ b/app-office/glabels/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/glabels # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/ChangeLog,v 1.62 2012/03/25 14:51:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/ChangeLog,v 1.63 2012/05/03 20:00:39 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> glabels-2.2.8.ebuild, + glabels-3.0.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> glabels-3.0.0.ebuild: sparc stable wrt #393007 diff --git a/app-office/glabels/glabels-2.2.8.ebuild b/app-office/glabels/glabels-2.2.8.ebuild index 0003d9c24c98..25333711f3cc 100644 --- a/app-office/glabels/glabels-2.2.8.ebuild +++ b/app-office/glabels/glabels-2.2.8.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/glabels/glabels-2.2.8.ebuild,v 1.6 2011/03/16 07:59:42 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/glabels-2.2.8.ebuild,v 1.7 2012/05/03 20:00:39 jdhore Exp $ EAPI="2" GCONF_DEBUG="no" @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2.12:2 >=gnome-base/libglade-2.6:2.0 eds? ( >=gnome-extra/evolution-data-server-1.8 )" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig app-text/scrollkeeper app-text/gnome-doc-utils app-text/docbook-xml-dtd:4.1.2 diff --git a/app-office/glabels/glabels-3.0.0.ebuild b/app-office/glabels/glabels-3.0.0.ebuild index 4bccf0f44568..6a48379ad808 100644 --- a/app-office/glabels/glabels-3.0.0.ebuild +++ b/app-office/glabels/glabels-3.0.0.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/glabels/glabels-3.0.0.ebuild,v 1.5 2012/03/25 14:51:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/glabels-3.0.0.ebuild,v 1.6 2012/05/03 20:00:39 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -28,7 +28,7 @@ RDEPEND=">=dev-libs/glib-2.28.2:2 >=media-gfx/qrencode-3.1 ) eds? ( >=gnome-extra/evolution-data-server-2.30.3 )" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig app-text/scrollkeeper app-text/gnome-doc-utils app-text/docbook-xml-dtd:4.1.2 |