summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 19:42:59 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 19:42:59 +0000
commit01ca3293faaff37b6ec9fe41dfab6a260f752c56 (patch)
tree871bcb3edd9f4e18ec3182c493bc1494461b4950 /app-text/highlight
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-01ca3293faaff37b6ec9fe41dfab6a260f752c56.tar.gz
gentoo-2-01ca3293faaff37b6ec9fe41dfab6a260f752c56.tar.bz2
gentoo-2-01ca3293faaff37b6ec9fe41dfab6a260f752c56.zip
Move Qt dependencies to the new category
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'app-text/highlight')
-rw-r--r--app-text/highlight/ChangeLog6
-rw-r--r--app-text/highlight/highlight-3.12.ebuild8
-rw-r--r--app-text/highlight/highlight-3.3.ebuild8
-rw-r--r--app-text/highlight/highlight-3.9.ebuild6
4 files changed, 16 insertions, 12 deletions
diff --git a/app-text/highlight/ChangeLog b/app-text/highlight/ChangeLog
index 33aca67aa4b1..a5585d3c4775 100644
--- a/app-text/highlight/ChangeLog
+++ b/app-text/highlight/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/highlight
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/ChangeLog,v 1.66 2013/02/20 10:06:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/ChangeLog,v 1.67 2013/03/02 19:42:59 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> highlight-3.12.ebuild,
+ highlight-3.3.ebuild, highlight-3.9.ebuild:
+ Move Qt dependencies to the new category
20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> highlight-3.9.ebuild:
Stable for s390, wrt bug #436704
diff --git a/app-text/highlight/highlight-3.12.ebuild b/app-text/highlight/highlight-3.12.ebuild
index c309f7bdf7fa..f0db0274e9ca 100644
--- a/app-text/highlight/highlight-3.12.ebuild
+++ b/app-text/highlight/highlight-3.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-3.12.ebuild,v 1.4 2012/12/31 06:53:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-3.12.ebuild,v 1.5 2013/03/02 19:42:59 hwoarang Exp $
EAPI=4
@@ -17,8 +17,8 @@ IUSE="examples qt4"
RDEPEND="dev-lang/lua
qt4? (
- x11-libs/qt-gui:4
- x11-libs/qt-core:4
+ dev-qt/qtgui:4
+ dev-qt/qtcore:4
)"
DEPEND="${RDEPEND}
dev-libs/boost
diff --git a/app-text/highlight/highlight-3.3.ebuild b/app-text/highlight/highlight-3.3.ebuild
index 40136917281e..68384331296c 100644
--- a/app-text/highlight/highlight-3.3.ebuild
+++ b/app-text/highlight/highlight-3.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-3.3.ebuild,v 1.9 2012/12/31 06:53:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-3.3.ebuild,v 1.10 2013/03/02 19:42:59 hwoarang Exp $
EAPI=4
@@ -17,8 +17,8 @@ IUSE="examples qt4"
RDEPEND="dev-lang/lua
qt4? (
- x11-libs/qt-gui:4
- x11-libs/qt-core:4
+ dev-qt/qtgui:4
+ dev-qt/qtcore:4
)"
DEPEND="${RDEPEND}
dev-libs/boost"
diff --git a/app-text/highlight/highlight-3.9.ebuild b/app-text/highlight/highlight-3.9.ebuild
index 57c4b7636b34..e57857da132c 100644
--- a/app-text/highlight/highlight-3.9.ebuild
+++ b/app-text/highlight/highlight-3.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-3.9.ebuild,v 1.11 2013/02/20 10:06:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-3.9.ebuild,v 1.12 2013/03/02 19:42:59 hwoarang Exp $
EAPI=4
@@ -17,8 +17,8 @@ IUSE="examples qt4"
RDEPEND="dev-lang/lua
qt4? (
- x11-libs/qt-gui:4
- x11-libs/qt-core:4
+ dev-qt/qtgui:4
+ dev-qt/qtcore:4
)"
DEPEND="${RDEPEND}
dev-libs/boost"