diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 21:38:28 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 21:38:28 +0000 |
commit | 5a36ec5c1c65f148bbc32d1514b5e1d72e9f5c55 (patch) | |
tree | b1e2c224961703dc0ac2818595aabb984b79e46d /media-gfx/panini | |
parent | Move Qt dependencies to the new category (diff) | |
download | gentoo-2-5a36ec5c1c65f148bbc32d1514b5e1d72e9f5c55.tar.gz gentoo-2-5a36ec5c1c65f148bbc32d1514b5e1d72e9f5c55.tar.bz2 gentoo-2-5a36ec5c1c65f148bbc32d1514b5e1d72e9f5c55.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 'media-gfx/panini')
-rw-r--r-- | media-gfx/panini/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/panini/panini-0.71.104.ebuild | 8 |
2 files changed, 9 insertions, 7 deletions
diff --git a/media-gfx/panini/ChangeLog b/media-gfx/panini/ChangeLog index cfcbcf0723a8..5009685048ba 100644 --- a/media-gfx/panini/ChangeLog +++ b/media-gfx/panini/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/panini -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/panini/ChangeLog,v 1.2 2012/09/15 06:52:19 radhermit Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/panini/ChangeLog,v 1.3 2013/03/02 21:38:28 hwoarang Exp $ + + 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> panini-0.71.104.ebuild: + Move Qt dependencies to the new category 15 Sep 2012; Tim Harder <radhermit@gentoo.org> panini-0.71.104.ebuild, +files/panini-0.71.104-glu.patch: @@ -11,4 +14,3 @@ 27 Feb 2011; Tim Harder <radhermit@gentoo.org> +panini-0.71.104.ebuild, +files/panini.desktop, +metadata.xml: Initial import (bug #272205). Ebuild by me. - diff --git a/media-gfx/panini/panini-0.71.104.ebuild b/media-gfx/panini/panini-0.71.104.ebuild index 309dd9e47d00..51e831af2c6d 100644 --- a/media-gfx/panini/panini-0.71.104.ebuild +++ b/media-gfx/panini/panini-0.71.104.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/media-gfx/panini/panini-0.71.104.ebuild,v 1.2 2012/09/15 06:52:19 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/panini/panini-0.71.104.ebuild,v 1.3 2013/03/02 21:38:28 hwoarang Exp $ EAPI=4 @@ -16,8 +16,8 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="x11-libs/qt-core:4 - x11-libs/qt-opengl:4 +RDEPEND="dev-qt/qtcore:4 + dev-qt/qtopengl:4 virtual/glu sys-libs/zlib" DEPEND="${RDEPEND} |