diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 23:54:15 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 23:54:15 +0000 |
commit | 294e25150b067ce9fee32e13e31992be0d414fe8 (patch) | |
tree | fe08c7bc30552080dde385f115ecf53c3fe09cf9 /x11-misc | |
parent | Move Qt dependencies to the new category (diff) | |
download | gentoo-2-294e25150b067ce9fee32e13e31992be0d414fe8.tar.gz gentoo-2-294e25150b067ce9fee32e13e31992be0d414fe8.tar.bz2 gentoo-2-294e25150b067ce9fee32e13e31992be0d414fe8.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 'x11-misc')
-rw-r--r-- | x11-misc/vym/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/vym/vym-2.2.4.ebuild | 10 | ||||
-rw-r--r-- | x11-misc/vym/vym-2.3.11.ebuild | 8 | ||||
-rw-r--r-- | x11-misc/vym/vym-2.3.8.ebuild | 10 |
4 files changed, 19 insertions, 15 deletions
diff --git a/x11-misc/vym/ChangeLog b/x11-misc/vym/ChangeLog index 810f1dfbec30..95dd4f4f23c4 100644 --- a/x11-misc/vym/ChangeLog +++ b/x11-misc/vym/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/vym # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/vym/ChangeLog,v 1.31 2013/02/09 15:31:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/vym/ChangeLog,v 1.32 2013/03/02 23:54:15 hwoarang Exp $ + + 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> vym-2.2.4.ebuild, + vym-2.3.11.ebuild, vym-2.3.8.ebuild: + Move Qt dependencies to the new category 09 Feb 2013; Jeroen Roovers <jer@gentoo.org> vym-2.3.11.ebuild: Remove rmdir (bug #456288 by gtlinuxman). diff --git a/x11-misc/vym/vym-2.2.4.ebuild b/x11-misc/vym/vym-2.2.4.ebuild index 4dda8ab84b20..823a8b394e3a 100644 --- a/x11-misc/vym/vym-2.2.4.ebuild +++ b/x11-misc/vym/vym-2.2.4.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/x11-misc/vym/vym-2.2.4.ebuild,v 1.1 2012/08/04 10:21:18 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/vym/vym-2.2.4.ebuild,v 1.2 2013/03/02 23:54:15 hwoarang Exp $ EAPI=4 inherit eutils qt4-r2 @@ -14,9 +14,9 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="x11-libs/qt-dbus:4 - x11-libs/qt-gui:4[qt3support] - x11-libs/qt-svg:4" +DEPEND="dev-qt/qtdbus:4 + dev-qt/qtgui:4[qt3support] + dev-qt/qtsvg:4" RDEPEND="${DEPEND} app-arch/zip" diff --git a/x11-misc/vym/vym-2.3.11.ebuild b/x11-misc/vym/vym-2.3.11.ebuild index 601a2da46ae7..a7a6081e8b54 100644 --- a/x11-misc/vym/vym-2.3.11.ebuild +++ b/x11-misc/vym/vym-2.3.11.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/x11-misc/vym/vym-2.3.11.ebuild,v 1.3 2013/02/09 15:31:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/vym/vym-2.3.11.ebuild,v 1.4 2013/03/02 23:54:15 hwoarang Exp $ EAPI=5 inherit eutils qt4-r2 @@ -17,9 +17,9 @@ VYM_LINGUAS=( cs_CZ de_DE es fr ia it pt_BR ru sv zh_CN zh_TW ) IUSE+=" ${VYM_LINGUAS[@]/#/linguas_}" DEPEND=" - x11-libs/qt-dbus:4 - x11-libs/qt-gui:4[qt3support] - x11-libs/qt-svg:4 + dev-qt/qtdbus:4 + dev-qt/qtgui:4[qt3support] + dev-qt/qtsvg:4 " RDEPEND=" ${DEPEND} diff --git a/x11-misc/vym/vym-2.3.8.ebuild b/x11-misc/vym/vym-2.3.8.ebuild index a591f7e5f812..0a618f65ba48 100644 --- a/x11-misc/vym/vym-2.3.8.ebuild +++ b/x11-misc/vym/vym-2.3.8.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/x11-misc/vym/vym-2.3.8.ebuild,v 1.1 2012/12/19 03:02:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/vym/vym-2.3.8.ebuild,v 1.2 2013/03/02 23:54:15 hwoarang Exp $ EAPI=4 inherit eutils qt4-r2 @@ -15,9 +15,9 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=" - x11-libs/qt-dbus:4 - x11-libs/qt-gui:4[qt3support] - x11-libs/qt-svg:4 + dev-qt/qtdbus:4 + dev-qt/qtgui:4[qt3support] + dev-qt/qtsvg:4 " RDEPEND=" ${DEPEND} |