summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-03 20:00:41 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-03 20:00:41 +0000
commitc944e39aadef9fdf4757dae388e106e069771efd (patch)
tree67d9dba7373c91ddea38b00006fa5b5a3c2f922c /app-office/texmaker
parentCreate patchset tarball because of the valgrind patch filesize. (diff)
downloadgentoo-2-c944e39aadef9fdf4757dae388e106e069771efd.tar.gz
gentoo-2-c944e39aadef9fdf4757dae388e106e069771efd.tar.bz2
gentoo-2-c944e39aadef9fdf4757dae388e106e069771efd.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'app-office/texmaker')
-rw-r--r--app-office/texmaker/ChangeLog7
-rw-r--r--app-office/texmaker/texmaker-3.1.ebuild4
-rw-r--r--app-office/texmaker/texmaker-3.2.1.ebuild4
-rw-r--r--app-office/texmaker/texmaker-3.2.2.ebuild4
-rw-r--r--app-office/texmaker/texmaker-3.2.ebuild6
-rw-r--r--app-office/texmaker/texmaker-3.3.1.ebuild4
-rw-r--r--app-office/texmaker/texmaker-3.3.2.ebuild4
-rw-r--r--app-office/texmaker/texmaker-3.3.3.ebuild4
8 files changed, 21 insertions, 16 deletions
diff --git a/app-office/texmaker/ChangeLog b/app-office/texmaker/ChangeLog
index 324f44ef0db7..d1ec28138bc6 100644
--- a/app-office/texmaker/ChangeLog
+++ b/app-office/texmaker/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-office/texmaker
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.99 2012/04/23 12:31:47 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.100 2012/05/03 20:00:38 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> texmaker-3.1.ebuild,
+ texmaker-3.2.ebuild, texmaker-3.2.1.ebuild, texmaker-3.2.2.ebuild,
+ texmaker-3.3.1.ebuild, texmaker-3.3.2.ebuild, texmaker-3.3.3.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*texmaker-3.3.3 (23 Apr 2012)
diff --git a/app-office/texmaker/texmaker-3.1.ebuild b/app-office/texmaker/texmaker-3.1.ebuild
index 3886a895368d..e9a90029d3bc 100644
--- a/app-office/texmaker/texmaker-3.1.ebuild
+++ b/app-office/texmaker/texmaker-3.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/app-office/texmaker/texmaker-3.1.ebuild,v 1.8 2012/03/12 16:02:12 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-3.1.ebuild,v 1.9 2012/05/03 20:00:38 jdhore Exp $
EAPI="3"
@@ -45,7 +45,7 @@ RDEPEND="${COMMON_DEPEND}
app-text/ghostscript-gpl
media-libs/netpbm"
DEPEND="${COMMON_DEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
PATCHES=( "${FILESDIR}/${P}-hunspell.patch" )
diff --git a/app-office/texmaker/texmaker-3.2.1.ebuild b/app-office/texmaker/texmaker-3.2.1.ebuild
index a003c9dae34d..8a1a1c688900 100644
--- a/app-office/texmaker/texmaker-3.2.1.ebuild
+++ b/app-office/texmaker/texmaker-3.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/app-office/texmaker/texmaker-3.2.1.ebuild,v 1.1 2012/01/05 08:17:31 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-3.2.1.ebuild,v 1.2 2012/05/03 20:00:38 jdhore Exp $
EAPI="3"
@@ -45,7 +45,7 @@ RDEPEND="${COMMON_DEPEND}
app-text/ghostscript-gpl
media-libs/netpbm"
DEPEND="${COMMON_DEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
PATCHES=( "${FILESDIR}/${P}-hunspell.patch" )
diff --git a/app-office/texmaker/texmaker-3.2.2.ebuild b/app-office/texmaker/texmaker-3.2.2.ebuild
index 6e3e3280d458..ca9955e143bf 100644
--- a/app-office/texmaker/texmaker-3.2.2.ebuild
+++ b/app-office/texmaker/texmaker-3.2.2.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/texmaker/texmaker-3.2.2.ebuild,v 1.1 2012/01/12 10:49:59 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-3.2.2.ebuild,v 1.2 2012/05/03 20:00:38 jdhore Exp $
EAPI="3"
@@ -45,7 +45,7 @@ RDEPEND="${COMMON_DEPEND}
app-text/ghostscript-gpl
media-libs/netpbm"
DEPEND="${COMMON_DEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
PATCHES=( "${FILESDIR}/${P}-hunspell.patch" )
diff --git a/app-office/texmaker/texmaker-3.2.ebuild b/app-office/texmaker/texmaker-3.2.ebuild
index 4d040507ad46..8bdf52ffb734 100644
--- a/app-office/texmaker/texmaker-3.2.ebuild
+++ b/app-office/texmaker/texmaker-3.2.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/texmaker/texmaker-3.2.ebuild,v 1.1 2011/12/22 11:22:26 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-3.2.ebuild,v 1.2 2012/05/03 20:00:38 jdhore Exp $
EAPI="3"
@@ -45,7 +45,7 @@ RDEPEND="${COMMON_DEPEND}
app-text/ghostscript-gpl
media-libs/netpbm"
DEPEND="${COMMON_DEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
PATCHES=( "${FILESDIR}/${P}-hunspell.patch" )
diff --git a/app-office/texmaker/texmaker-3.3.1.ebuild b/app-office/texmaker/texmaker-3.3.1.ebuild
index 8406fb170f35..796367a0851a 100644
--- a/app-office/texmaker/texmaker-3.3.1.ebuild
+++ b/app-office/texmaker/texmaker-3.3.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/app-office/texmaker/texmaker-3.3.1.ebuild,v 1.1 2012/02/28 20:41:48 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-3.3.1.ebuild,v 1.2 2012/05/03 20:00:38 jdhore Exp $
EAPI="3"
@@ -45,7 +45,7 @@ RDEPEND="${COMMON_DEPEND}
app-text/ghostscript-gpl
media-libs/netpbm"
DEPEND="${COMMON_DEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
PATCHES=( "${FILESDIR}/${P}-hunspell.patch" )
diff --git a/app-office/texmaker/texmaker-3.3.2.ebuild b/app-office/texmaker/texmaker-3.3.2.ebuild
index 5263b2259ec0..466bddae8ebd 100644
--- a/app-office/texmaker/texmaker-3.3.2.ebuild
+++ b/app-office/texmaker/texmaker-3.3.2.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/texmaker/texmaker-3.3.2.ebuild,v 1.2 2012/04/23 12:31:47 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-3.3.2.ebuild,v 1.3 2012/05/03 20:00:38 jdhore Exp $
EAPI="3"
@@ -45,7 +45,7 @@ RDEPEND="${COMMON_DEPEND}
app-text/ghostscript-gpl
media-libs/netpbm"
DEPEND="${COMMON_DEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
PATCHES=(
"${FILESDIR}/${P}-hunspell.patch"
diff --git a/app-office/texmaker/texmaker-3.3.3.ebuild b/app-office/texmaker/texmaker-3.3.3.ebuild
index 958a74a80dd1..550009ae6931 100644
--- a/app-office/texmaker/texmaker-3.3.3.ebuild
+++ b/app-office/texmaker/texmaker-3.3.3.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/texmaker/texmaker-3.3.3.ebuild,v 1.1 2012/04/23 12:31:47 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-3.3.3.ebuild,v 1.2 2012/05/03 20:00:38 jdhore Exp $
EAPI=4
@@ -45,7 +45,7 @@ RDEPEND="${COMMON_DEPEND}
app-text/ghostscript-gpl
media-libs/netpbm"
DEPEND="${COMMON_DEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
PATCHES=(
"${FILESDIR}/${P}-hunspell.patch"