diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 03:33:18 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 03:33:18 +0000 |
commit | d167bd34636a7036c9df2c541b4af35ba53eecd9 (patch) | |
tree | e4ee6d26fbac3f1a4160ae7b28fccfa193639af3 /app-text/xdvipdfmx | |
parent | add missing test to IUSE (diff) | |
download | historical-d167bd34636a7036c9df2c541b4af35ba53eecd9.tar.gz historical-d167bd34636a7036c9df2c541b4af35ba53eecd9.tar.bz2 historical-d167bd34636a7036c9df2c541b4af35ba53eecd9.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'app-text/xdvipdfmx')
-rw-r--r-- | app-text/xdvipdfmx/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20100722.ebuild | 6 | ||||
-rw-r--r-- | app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20110705.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-text/xdvipdfmx/ChangeLog b/app-text/xdvipdfmx/ChangeLog index a7c735a2ef74..2914b761ed43 100644 --- a/app-text/xdvipdfmx/ChangeLog +++ b/app-text/xdvipdfmx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/xdvipdfmx -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.46 2011/10/04 17:40:39 jer Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.47 2012/05/04 03:33:12 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> + xdvipdfmx-0.7.8_p20100722.ebuild, xdvipdfmx-0.7.8_p20110705.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> xdvipdfmx-0.7.8_p20100722.ebuild: diff --git a/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20100722.ebuild b/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20100722.ebuild index 84cc70b095be..f0c0596b1ef6 100644 --- a/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20100722.ebuild +++ b/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20100722.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-text/xdvipdfmx/xdvipdfmx-0.7.8_p20100722.ebuild,v 1.14 2011/10/04 17:40:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20100722.ebuild,v 1.15 2012/05/04 03:33:12 jdhore Exp $ EAPI="3" @@ -22,7 +22,7 @@ RDEPEND="!<app-text/texlive-core-2010 >=media-libs/libpng-1.2.43-r2:0 app-text/libpaper" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" S=${WORKDIR}/texlive-${PV#*_p}-source/texk/${PN} diff --git a/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20110705.ebuild b/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20110705.ebuild index 8eeaabb040d5..78a895f74d17 100644 --- a/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20110705.ebuild +++ b/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20110705.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-text/xdvipdfmx/xdvipdfmx-0.7.8_p20110705.ebuild,v 1.2 2011/08/07 17:51:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20110705.ebuild,v 1.3 2012/05/04 03:33:12 jdhore Exp $ EAPI="3" @@ -22,7 +22,7 @@ RDEPEND="!<app-text/texlive-core-2010 >=media-libs/libpng-1.2.43-r2:0 app-text/libpaper" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" # for dvipdfmx.cfg RDEPEND="${RDEPEND} app-text/dvipdfmx" |