summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/latexila')
-rw-r--r--app-editors/latexila/ChangeLog6
-rw-r--r--app-editors/latexila/latexila-2.2.3.ebuild4
-rw-r--r--app-editors/latexila/latexila-2.4.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-editors/latexila/ChangeLog b/app-editors/latexila/ChangeLog
index 58abfc0f3665..22da4aca7bcf 100644
--- a/app-editors/latexila/ChangeLog
+++ b/app-editors/latexila/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/latexila
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/ChangeLog,v 1.6 2012/04/29 15:02:30 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/ChangeLog,v 1.7 2012/05/03 18:33:02 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> latexila-2.2.3.ebuild,
+ latexila-2.4.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
29 Apr 2012; Markus Meier <maekke@gentoo.org> latexila-2.4.0.ebuild:
x86 stable, bug #410611
diff --git a/app-editors/latexila/latexila-2.2.3.ebuild b/app-editors/latexila/latexila-2.2.3.ebuild
index 8bbe6ff9ebb6..988ac1dfacd8 100644
--- a/app-editors/latexila/latexila-2.2.3.ebuild
+++ b/app-editors/latexila/latexila-2.2.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-editors/latexila/latexila-2.2.3.ebuild,v 1.1 2012/02/13 10:14:10 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/latexila-2.2.3.ebuild,v 1.2 2012/05/03 18:33:01 jdhore Exp $
EAPI="4"
CMAKE_MIN_VERSION="2.6.4"
@@ -36,7 +36,7 @@ RDEPEND="${COMMON_DEPEND}
"
DEPEND="${COMMON_DEPEND}
dev-util/itstool
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext
"
diff --git a/app-editors/latexila/latexila-2.4.0.ebuild b/app-editors/latexila/latexila-2.4.0.ebuild
index 71ffc6784723..ee0281109c7f 100644
--- a/app-editors/latexila/latexila-2.4.0.ebuild
+++ b/app-editors/latexila/latexila-2.4.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-editors/latexila/latexila-2.4.0.ebuild,v 1.3 2012/04/29 15:02:30 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/latexila-2.4.0.ebuild,v 1.4 2012/05/03 18:33:01 jdhore Exp $
EAPI="4"
CMAKE_MIN_VERSION="2.6.4"
@@ -38,7 +38,7 @@ RDEPEND="${COMMON_DEPEND}
"
DEPEND="${COMMON_DEPEND}
dev-util/itstool
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext
"