From 588cba8e12bc29ac7920b41f170954a2aa12a9a7 Mon Sep 17 00:00:00 2001 From: Jeff Horelick Date: Fri, 4 May 2012 18:35:57 +0000 Subject: dev-util/pkgconfig -> virtual/pkgconfig (Portage version: 2.2.0_alpha101/cvs/Linux i686) --- dev-libs/libassetml/ChangeLog | 6 +++++- dev-libs/libassetml/libassetml-1.1.ebuild | 6 +++--- dev-libs/libassetml/libassetml-1.2.1.ebuild | 4 ++-- 3 files changed, 10 insertions(+), 6 deletions(-) (limited to 'dev-libs/libassetml') diff --git a/dev-libs/libassetml/ChangeLog b/dev-libs/libassetml/ChangeLog index 28d00bf38e2d..1336036c8a1e 100644 --- a/dev-libs/libassetml/ChangeLog +++ b/dev-libs/libassetml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libassetml # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassetml/ChangeLog,v 1.11 2012/02/16 18:03:31 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassetml/ChangeLog,v 1.12 2012/05/04 18:35:52 jdhore Exp $ + + 04 May 2012; Jeff Horelick libassetml-1.1.ebuild, + libassetml-1.2.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 16 Feb 2012; Pawel Hajdan jr libassetml-1.2.1.ebuild: x86 stable wrt bug #396891 diff --git a/dev-libs/libassetml/libassetml-1.1.ebuild b/dev-libs/libassetml/libassetml-1.1.ebuild index b130913a9079..aa104e2e0152 100644 --- a/dev-libs/libassetml/libassetml-1.1.ebuild +++ b/dev-libs/libassetml/libassetml-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassetml/libassetml-1.1.ebuild,v 1.7 2007/06/25 17:15:24 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassetml/libassetml-1.1.ebuild,v 1.8 2012/05/04 18:35:52 jdhore Exp $ DESCRIPTION="use xml files as resource databases" HOMEPAGE="http://ofset.sourceforge.net/" @@ -17,7 +17,7 @@ RDEPEND="=dev-libs/glib-2* sys-apps/texinfo app-text/texi2html" -DEPEND="dev-util/pkgconfig +DEPEND="virtual/pkgconfig ${RDEPEND}" src_install() { diff --git a/dev-libs/libassetml/libassetml-1.2.1.ebuild b/dev-libs/libassetml/libassetml-1.2.1.ebuild index 629bd376327d..92b41fadbd04 100644 --- a/dev-libs/libassetml/libassetml-1.2.1.ebuild +++ b/dev-libs/libassetml/libassetml-1.2.1.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/dev-libs/libassetml/libassetml-1.2.1.ebuild,v 1.6 2012/02/16 18:03:31 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassetml/libassetml-1.2.1.ebuild,v 1.7 2012/05/04 18:35:52 jdhore Exp $ DESCRIPTION="use xml files as resource databases" HOMEPAGE="http://ofset.sourceforge.net/" @@ -17,7 +17,7 @@ RDEPEND="=dev-libs/glib-2* sys-apps/texinfo app-text/texi2html" -DEPEND="dev-util/pkgconfig +DEPEND="virtual/pkgconfig ${RDEPEND}" src_install() { -- cgit v1.2.3-65-gdbad