summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2009-03-09 21:58:11 +0000
committerBen de Groot <yngwin@gentoo.org>2009-03-09 21:58:11 +0000
commitd96045bb6b35139d87339ad75ed91a4a580564ac (patch)
tree33c17b4387693e2cb506c352faf7b1b6785f5c22 /media-gfx
parentStable on sparc, bug #260516 (diff)
downloadgentoo-2-d96045bb6b35139d87339ad75ed91a4a580564ac.tar.gz
gentoo-2-d96045bb6b35139d87339ad75ed91a4a580564ac.tar.bz2
gentoo-2-d96045bb6b35139d87339ad75ed91a4a580564ac.zip
Add needed app-crypt/qca:2 dep
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/wally/ChangeLog5
-rw-r--r--media-gfx/wally/wally-2.0.0.ebuild7
-rw-r--r--media-gfx/wally/wally-2.0.1.ebuild7
3 files changed, 12 insertions, 7 deletions
diff --git a/media-gfx/wally/ChangeLog b/media-gfx/wally/ChangeLog
index 0ef638183aea..9ffe545a3b04 100644
--- a/media-gfx/wally/ChangeLog
+++ b/media-gfx/wally/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/wally
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/wally/ChangeLog,v 1.6 2009/03/02 08:38:55 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/wally/ChangeLog,v 1.7 2009/03/09 21:58:11 yngwin Exp $
+
+ 09 Mar 2009; Ben de Groot <yngwin@gentoo.org> wally-2.0.0, wally-2.0.1:
+ Add needed app-crypt/qca:2 dependency. Fixes bug 247738.
02 Mar 2009; Markos Chandras <hwoarang@gentoo.org> Manifest:
Updating manifest ( fixes bug #260808 )
diff --git a/media-gfx/wally/wally-2.0.0.ebuild b/media-gfx/wally/wally-2.0.0.ebuild
index d42fefacae8e..dc4a15e9169c 100644
--- a/media-gfx/wally/wally-2.0.0.ebuild
+++ b/media-gfx/wally/wally-2.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/wally/wally-2.0.0.ebuild,v 1.2 2009/02/25 20:56:41 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/wally/wally-2.0.0.ebuild,v 1.3 2009/03/09 21:58:11 yngwin Exp $
EAPI="2"
inherit eutils qt4
@@ -14,8 +14,9 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="media-libs/libexif
- x11-libs/qt-gui:4 "
+DEPEND="app-crypt/qca:2
+ media-libs/libexif
+ x11-libs/qt-gui:4"
RDEPEND="${DEPEND}"
src_configure() {
diff --git a/media-gfx/wally/wally-2.0.1.ebuild b/media-gfx/wally/wally-2.0.1.ebuild
index 1cf9f50f0eec..b75a47ec0cec 100644
--- a/media-gfx/wally/wally-2.0.1.ebuild
+++ b/media-gfx/wally/wally-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/wally/wally-2.0.1.ebuild,v 1.1 2009/02/25 20:56:41 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/wally/wally-2.0.1.ebuild,v 1.2 2009/03/09 21:58:11 yngwin Exp $
EAPI="2"
inherit eutils qt4
@@ -14,8 +14,9 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="media-libs/libexif
- x11-libs/qt-gui:4 "
+DEPEND="app-crypt/qca:2
+ media-libs/libexif
+ x11-libs/qt-gui:4"
RDEPEND="${DEPEND}"
src_configure() {