summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 19:37:54 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 19:37:54 +0000
commit864b3224f1f286b24b09de4011d7346b30c10e7d (patch)
tree680d35c3e17daf3c9de8d034eb523e02d2e948fb /app-office
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-864b3224f1f286b24b09de4011d7346b30c10e7d.tar.gz
gentoo-2-864b3224f1f286b24b09de4011d7346b30c10e7d.tar.bz2
gentoo-2-864b3224f1f286b24b09de4011d7346b30c10e7d.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-office')
-rw-r--r--app-office/texmacs/ChangeLog8
-rw-r--r--app-office/texmacs/texmacs-1.0.7.15-r1.ebuild6
-rw-r--r--app-office/texmacs/texmacs-1.0.7.16-r1.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/app-office/texmacs/ChangeLog b/app-office/texmacs/ChangeLog
index 323d84b34222..ba9333f62f28 100644
--- a/app-office/texmacs/ChangeLog
+++ b/app-office/texmacs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/texmacs
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.105 2012/09/16 04:52:45 grozin Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.106 2013/03/02 19:37:54 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> texmacs-1.0.7.15-r1.ebuild,
+ texmacs-1.0.7.16-r1.ebuild:
+ Move Qt dependencies to the new category
*texmacs-1.0.7.16-r1 (16 Sep 2012)
diff --git a/app-office/texmacs/texmacs-1.0.7.15-r1.ebuild b/app-office/texmacs/texmacs-1.0.7.15-r1.ebuild
index bd63ecd759b1..a4a3060de5d7 100644
--- a/app-office/texmacs/texmacs-1.0.7.15-r1.ebuild
+++ b/app-office/texmacs/texmacs-1.0.7.15-r1.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-office/texmacs/texmacs-1.0.7.15-r1.ebuild,v 1.2 2012/05/21 18:38:03 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.15-r1.ebuild,v 1.3 2013/03/02 19:37:54 hwoarang Exp $
EAPI=4
@@ -23,7 +23,7 @@ RDEPEND="dev-scheme/guile[deprecated]
media-libs/freetype
x11-libs/libXext
x11-apps/xmodmap
- qt4? ( x11-libs/qt-gui:4 )
+ qt4? ( dev-qt/qtgui:4 )
imlib? ( media-libs/imlib2 )
jpeg? ( || ( media-gfx/imagemagick media-gfx/jpeg2ps ) )
svg? ( || ( media-gfx/inkscape gnome-base/librsvg:2 ) )
diff --git a/app-office/texmacs/texmacs-1.0.7.16-r1.ebuild b/app-office/texmacs/texmacs-1.0.7.16-r1.ebuild
index 8ddbac582f87..92c0fe27c148 100644
--- a/app-office/texmacs/texmacs-1.0.7.16-r1.ebuild
+++ b/app-office/texmacs/texmacs-1.0.7.16-r1.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-office/texmacs/texmacs-1.0.7.16-r1.ebuild,v 1.1 2012/09/16 04:52:45 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.16-r1.ebuild,v 1.2 2013/03/02 19:37:54 hwoarang Exp $
EAPI=4
@@ -23,7 +23,7 @@ RDEPEND="dev-scheme/guile[deprecated]
media-libs/freetype
x11-libs/libXext
x11-apps/xmodmap
- qt4? ( x11-libs/qt-gui:4 )
+ qt4? ( dev-qt/qtgui:4 )
imlib? ( media-libs/imlib2 )
jpeg? ( || ( media-gfx/imagemagick media-gfx/jpeg2ps ) )
svg? ( || ( media-gfx/inkscape gnome-base/librsvg:2 ) )