diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 23:53:47 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 23:53:47 +0000 |
commit | be93921f04ba731057aad9b8797278c099c12e5e (patch) | |
tree | 52a869b3106b5ae3c3111076b8ace41da1b9089a /x11-misc | |
parent | Move Qt dependencies to the new category (diff) | |
download | gentoo-2-be93921f04ba731057aad9b8797278c099c12e5e.tar.gz gentoo-2-be93921f04ba731057aad9b8797278c099c12e5e.tar.bz2 gentoo-2-be93921f04ba731057aad9b8797278c099c12e5e.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/tinymount/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/tinymount/tinymount-0.2.4.ebuild | 8 | ||||
-rw-r--r-- | x11-misc/tinymount/tinymount-0.2.6-r1.ebuild | 8 | ||||
-rw-r--r-- | x11-misc/tinymount/tinymount-0.2.6.ebuild | 8 |
4 files changed, 18 insertions, 14 deletions
diff --git a/x11-misc/tinymount/ChangeLog b/x11-misc/tinymount/ChangeLog index 27613ba94100..eda30f11e463 100644 --- a/x11-misc/tinymount/ChangeLog +++ b/x11-misc/tinymount/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/tinymount -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinymount/ChangeLog,v 1.4 2012/11/06 21:02:47 hwoarang Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinymount/ChangeLog,v 1.5 2013/03/02 23:53:47 hwoarang Exp $ + + 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> tinymount-0.2.4.ebuild, + tinymount-0.2.6-r1.ebuild, tinymount-0.2.6.ebuild: + Move Qt dependencies to the new category *tinymount-0.2.6-r1 (06 Nov 2012) diff --git a/x11-misc/tinymount/tinymount-0.2.4.ebuild b/x11-misc/tinymount/tinymount-0.2.4.ebuild index 98e98db48fc9..b04898f34312 100644 --- a/x11-misc/tinymount/tinymount-0.2.4.ebuild +++ b/x11-misc/tinymount/tinymount-0.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/tinymount/tinymount-0.2.4.ebuild,v 1.2 2012/05/15 11:37:37 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinymount/tinymount-0.2.4.ebuild,v 1.3 2013/03/02 23:53:47 hwoarang Exp $ EAPI=4 @@ -25,8 +25,8 @@ LICENSE="GPL-2" SLOT="0" IUSE="debug libnotify" -COMMON_DEPEND="x11-libs/qt-gui:4 - x11-libs/qt-dbus:4 +COMMON_DEPEND="dev-qt/qtgui:4 + dev-qt/qtdbus:4 libnotify? ( x11-libs/libnotify )" DEPEND="${COMMON_DEPEND} virtual/pkgconfig" diff --git a/x11-misc/tinymount/tinymount-0.2.6-r1.ebuild b/x11-misc/tinymount/tinymount-0.2.6-r1.ebuild index 66c9d887884b..ffce7ea91244 100644 --- a/x11-misc/tinymount/tinymount-0.2.6-r1.ebuild +++ b/x11-misc/tinymount/tinymount-0.2.6-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/x11-misc/tinymount/tinymount-0.2.6-r1.ebuild,v 1.1 2012/11/06 21:02:47 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinymount/tinymount-0.2.6-r1.ebuild,v 1.2 2013/03/02 23:53:47 hwoarang Exp $ EAPI=4 @@ -25,8 +25,8 @@ LICENSE="GPL-2" SLOT="0" IUSE="debug libnotify" -COMMON_DEPEND="x11-libs/qt-gui:4 - x11-libs/qt-dbus:4 +COMMON_DEPEND="dev-qt/qtgui:4 + dev-qt/qtdbus:4 libnotify? ( x11-libs/libnotify )" DEPEND="${COMMON_DEPEND} virtual/pkgconfig" diff --git a/x11-misc/tinymount/tinymount-0.2.6.ebuild b/x11-misc/tinymount/tinymount-0.2.6.ebuild index b0da7c69a810..f3f9e42cac7d 100644 --- a/x11-misc/tinymount/tinymount-0.2.6.ebuild +++ b/x11-misc/tinymount/tinymount-0.2.6.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/tinymount/tinymount-0.2.6.ebuild,v 1.1 2012/11/06 06:39:30 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinymount/tinymount-0.2.6.ebuild,v 1.2 2013/03/02 23:53:47 hwoarang Exp $ EAPI=4 @@ -25,8 +25,8 @@ LICENSE="GPL-2" SLOT="0" IUSE="debug libnotify" -COMMON_DEPEND="x11-libs/qt-gui:4 - x11-libs/qt-dbus:4 +COMMON_DEPEND="dev-qt/qtgui:4 + dev-qt/qtdbus:4 libnotify? ( x11-libs/libnotify )" DEPEND="${COMMON_DEPEND} virtual/pkgconfig" |