From 11f0dc6cdba31cc62569a3efff1bc9c90d60f64f Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Sat, 2 Mar 2013 19:46:00 +0000 Subject: Move Qt dependencies to the new category (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!) --- app-text/tuxcards/ChangeLog | 8 +++++--- app-text/tuxcards/tuxcards-2.2.1.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'app-text/tuxcards') 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 tuxcards-2.2.1.ebuild: + Move Qt dependencies to the new category 10 May 2012; Agostino Sarubbo -tuxcards-2.2.ebuild: Remove old @@ -118,4 +121,3 @@ +tuxcards-1.1.ebuild: Initial version. Ebuild submitted by Daniele Foci and Bruce Chiarelli . 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} -- cgit v1.2.3-65-gdbad