summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 03:33:18 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 03:33:18 +0000
commitd167bd34636a7036c9df2c541b4af35ba53eecd9 (patch)
treee4ee6d26fbac3f1a4160ae7b28fccfa193639af3 /app-text/dvisvgm
parentadd missing test to IUSE (diff)
downloadhistorical-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/dvisvgm')
-rw-r--r--app-text/dvisvgm/ChangeLog7
-rw-r--r--app-text/dvisvgm/dvisvgm-1.0.10.ebuild4
-rw-r--r--app-text/dvisvgm/dvisvgm-1.0.11.ebuild4
-rw-r--r--app-text/dvisvgm/dvisvgm-1.0.8.ebuild6
-rw-r--r--app-text/dvisvgm/dvisvgm-1.0.9-r1.ebuild4
-rw-r--r--app-text/dvisvgm/dvisvgm-1.0.9.ebuild6
6 files changed, 18 insertions, 13 deletions
diff --git a/app-text/dvisvgm/ChangeLog b/app-text/dvisvgm/ChangeLog
index 973e8aa56b01..d8448a89f0fe 100644
--- a/app-text/dvisvgm/ChangeLog
+++ b/app-text/dvisvgm/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-text/dvisvgm
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/dvisvgm/ChangeLog,v 1.32 2012/04/22 18:05:41 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dvisvgm/ChangeLog,v 1.33 2012/05/04 03:33:15 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> dvisvgm-1.0.8.ebuild,
+ dvisvgm-1.0.9.ebuild, dvisvgm-1.0.9-r1.ebuild, dvisvgm-1.0.10.ebuild,
+ dvisvgm-1.0.11.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
22 Apr 2012; Fabian Groffen <grobian@gentoo.org> dvisvgm-1.0.11.ebuild:
Marked ~amd64-linux, bug #411633
diff --git a/app-text/dvisvgm/dvisvgm-1.0.10.ebuild b/app-text/dvisvgm/dvisvgm-1.0.10.ebuild
index 67d49a70426b..9df39e15dce0 100644
--- a/app-text/dvisvgm/dvisvgm-1.0.10.ebuild
+++ b/app-text/dvisvgm/dvisvgm-1.0.10.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-text/dvisvgm/dvisvgm-1.0.10.ebuild,v 1.2 2012/01/12 22:10:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dvisvgm/dvisvgm-1.0.10.ebuild,v 1.3 2012/05/04 03:33:15 jdhore Exp $
EAPI=4
@@ -24,5 +24,5 @@ RDEPEND="virtual/tex-base
media-libs/freetype:2
sys-libs/zlib"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
test? ( dev-cpp/gtest )"
diff --git a/app-text/dvisvgm/dvisvgm-1.0.11.ebuild b/app-text/dvisvgm/dvisvgm-1.0.11.ebuild
index 5f81fcc588b3..86f32200fca8 100644
--- a/app-text/dvisvgm/dvisvgm-1.0.11.ebuild
+++ b/app-text/dvisvgm/dvisvgm-1.0.11.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-text/dvisvgm/dvisvgm-1.0.11.ebuild,v 1.2 2012/04/22 18:05:41 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dvisvgm/dvisvgm-1.0.11.ebuild,v 1.3 2012/05/04 03:33:15 jdhore Exp $
EAPI=4
@@ -24,5 +24,5 @@ RDEPEND="virtual/tex-base
media-libs/freetype:2
sys-libs/zlib"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
test? ( dev-cpp/gtest )"
diff --git a/app-text/dvisvgm/dvisvgm-1.0.8.ebuild b/app-text/dvisvgm/dvisvgm-1.0.8.ebuild
index aa6159f1698e..d29cda6a3ba7 100644
--- a/app-text/dvisvgm/dvisvgm-1.0.8.ebuild
+++ b/app-text/dvisvgm/dvisvgm-1.0.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-text/dvisvgm/dvisvgm-1.0.8.ebuild,v 1.11 2011/11/11 20:12:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dvisvgm/dvisvgm-1.0.8.ebuild,v 1.12 2012/05/04 03:33:15 jdhore Exp $
EAPI=3
@@ -25,7 +25,7 @@ RDEPEND="virtual/tex-base
media-libs/freetype:2
sys-libs/zlib"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
test? ( dev-cpp/gtest )"
src_prepare() {
diff --git a/app-text/dvisvgm/dvisvgm-1.0.9-r1.ebuild b/app-text/dvisvgm/dvisvgm-1.0.9-r1.ebuild
index e951d2110823..32db6e17d4ee 100644
--- a/app-text/dvisvgm/dvisvgm-1.0.9-r1.ebuild
+++ b/app-text/dvisvgm/dvisvgm-1.0.9-r1.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-text/dvisvgm/dvisvgm-1.0.9-r1.ebuild,v 1.4 2012/01/12 22:10:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dvisvgm/dvisvgm-1.0.9-r1.ebuild,v 1.5 2012/05/04 03:33:15 jdhore Exp $
EAPI=4
@@ -24,5 +24,5 @@ RDEPEND="virtual/tex-base
media-libs/freetype:2
sys-libs/zlib"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
test? ( dev-cpp/gtest )"
diff --git a/app-text/dvisvgm/dvisvgm-1.0.9.ebuild b/app-text/dvisvgm/dvisvgm-1.0.9.ebuild
index 25e478d7e150..624ed4c89655 100644
--- a/app-text/dvisvgm/dvisvgm-1.0.9.ebuild
+++ b/app-text/dvisvgm/dvisvgm-1.0.9.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/dvisvgm/dvisvgm-1.0.9.ebuild,v 1.2 2011/11/11 20:12:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dvisvgm/dvisvgm-1.0.9.ebuild,v 1.3 2012/05/04 03:33:15 jdhore Exp $
EAPI=3
@@ -23,7 +23,7 @@ RDEPEND="virtual/tex-base
media-libs/freetype:2
sys-libs/zlib"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
test? ( dev-cpp/gtest )"
src_install() {