summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 19:46:00 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 19:46:00 +0000
commit11f0dc6cdba31cc62569a3efff1bc9c90d60f64f (patch)
treefff00fab399e970f2ba0b561a846938f274fe7a9 /app-text/tuxcards
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-11f0dc6cdba31cc62569a3efff1bc9c90d60f64f.tar.gz
gentoo-2-11f0dc6cdba31cc62569a3efff1bc9c90d60f64f.tar.bz2
gentoo-2-11f0dc6cdba31cc62569a3efff1bc9c90d60f64f.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/tuxcards')
-rw-r--r--app-text/tuxcards/ChangeLog8
-rw-r--r--app-text/tuxcards/tuxcards-2.2.1.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/app-text/tuxcards/ChangeLog b/app-text/tuxcards/ChangeLog
index 9500532ee027..adb56b2d08c6 100644
--- a/app-text/tuxcards/ChangeLog
+++ b/app-text/tuxcards/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/tuxcards
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/tuxcards/ChangeLog,v 1.32 2012/05/10 15:28:19 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/tuxcards/ChangeLog,v 1.33 2013/03/02 19:46:00 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> tuxcards-2.2.1.ebuild:
+ Move Qt dependencies to the new category
10 May 2012; Agostino Sarubbo <ago@gentoo.org> -tuxcards-2.2.ebuild:
Remove old
@@ -118,4 +121,3 @@
+tuxcards-1.1.ebuild:
Initial version. Ebuild submitted by Daniele Foci <sunscan@sunscan.org> and
Bruce Chiarelli <meno15@juno.com>. Closes #21874.
-
diff --git a/app-text/tuxcards/tuxcards-2.2.1.ebuild b/app-text/tuxcards/tuxcards-2.2.1.ebuild
index 621f0a0cf57f..7a235e088df5 100644
--- a/app-text/tuxcards/tuxcards-2.2.1.ebuild
+++ b/app-text/tuxcards/tuxcards-2.2.1.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/tuxcards/tuxcards-2.2.1.ebuild,v 1.5 2012/03/18 15:39:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/tuxcards/tuxcards-2.2.1.ebuild,v 1.6 2013/03/02 19:46:00 hwoarang Exp $
EAPI=3
inherit eutils qt4-r2
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""
-DEPEND="x11-libs/qt-gui:4"
+DEPEND="dev-qt/qtgui:4"
RDEPEND="${DEPEND}"
S=${WORKDIR}/${PN}